Made 'custom' the default shuffle mode for backwards compat
This commit is contained in:
@@ -60,7 +60,7 @@ public class ServerControl implements ApplicationListener{
|
||||
"shufflemode", "normal",
|
||||
"bans", "",
|
||||
"admins", "",
|
||||
"shufflemode", "all",
|
||||
"shufflemode", "custom",
|
||||
"crashreport", false,
|
||||
"port", port,
|
||||
"logging", true,
|
||||
|
||||
Reference in New Issue
Block a user