Adds a config option to change world.sleep_offline

This commit is contained in:
Jordan Brown
2017-11-09 00:45:48 -06:00
committed by CitadelStationBot
parent ea44e4a1d9
commit 146dfe33ea
3 changed files with 19 additions and 1 deletions
+6
View File
@@ -380,4 +380,10 @@ HIGH_POP_MC_MODE_AMOUNT 65
##Disengage high pop mode if player count drops below this
DISABLE_HIGH_POP_MC_MODE_AMOUNT 60
<<<<<<< HEAD
>>>>>>> bc4d4e7... Merge pull request #31374 from MrStonedOne/highpopmode
=======
## Uncomment to prevent the world from sleeping while no players are connected after initializations
#RESUME_AFTER_INITIALIZATIONS
>>>>>>> 73fbac3... Adds a config option to change world.sleep_offline (#32505)