Hotfix for headless environments

This commit is contained in:
ceikry 2021-12-31 22:44:28 -06:00
parent 9006ce9d98
commit 777e9b7f04

View file

@ -77,8 +77,6 @@ class WorldClock {
worker.start()
}
if (ServerConstants.ALLOW_GUI)
ServerMonitor.open()
}
fun checkDay(): Int {