[Request] Cut down on console spam and compute waste when no players are online
schindlershadow opened this issue ยท 1 comments
Currently there is a lot of console spam when no players are online, for example every few mins you will get this:
[15:39:04] [Server thread/INFO] [minecraft:overworld] Night: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] [iceandfire:dread_land] Night: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] [arphex:the_crawling] Fixed: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] [minecraft:the_nether] Fixed: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] [minecraft:the_end] Fixed: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] Setting Default Fixed Invasions: [
[15:39:04] [Server thread/INFO] Invasion 1: puresuffering:end_game - 3
[15:39:04] [Server thread/INFO] ]
[15:39:04] [Server thread/INFO] [irons_spellbooks:pocket_dimension] Fixed: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] [allthemodium:the_other] Fixed: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] [allthemodium:the_beyond] Night: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] Setting Default Night Invasions: [
[15:39:04] [Server thread/INFO] Invasion 1: puresuffering:end_game - 3
[15:39:04] [Server thread/INFO] ]
[15:39:04] [Server thread/INFO] [twilightforest:twilight_forest] Fixed: 1274, Max Possible Invasions: 3
[15:39:04] [Server thread/INFO] [allthemodium:mining] Night: 1274, Max Possible Invasions: 3
This calculation should not occur if there is no players online.
Basically, no invasions should occur when there are no players to experience it