Random server order

This commit is contained in:
Anuken
2023-02-01 15:20:34 -05:00
parent c2262cc9cf
commit 31cb169002
2 changed files with 1 additions and 2 deletions

View File

@@ -116,8 +116,6 @@ public class ServerControl implements ApplicationListener{
registerCommands();
Core.app.post(() -> {
//try to load auto-update save if possible
if(Config.autoUpdate.bool()){