schematic server setting

This commit is contained in:
J-VdS
2020-08-19 19:10:25 +02:00
parent 4334a3c24b
commit 4938aac731
4 changed files with 15 additions and 7 deletions
@@ -61,7 +61,7 @@ public class ServerControl implements ApplicationListener{
"bans", "",
"admins", "",
"shufflemode", "custom",
"globalrules", "{reactorExplosions: false}"
"globalrules", "{reactorExplosions: false, schematicAllowed: true}"
);
Log.setLogger((level, text) -> {