Disabled logicUnitBuild on servers by default

This commit is contained in:
Anuken 2021-03-13 20:01:01 -05:00
parent 92db8349dc
commit 671ca5c94f
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
org.gradle.daemon=true
org.gradle.jvmargs=-Xms256m -Xmx1024m
archash=454155254a0a17b7c48d09f88e3136a31a60e3e1
archash=10de4947bdfc5510ea35ed9f510ffe2a7107ee63

View File

@ -66,7 +66,7 @@ public class ServerControl implements ApplicationListener{
"bans", "",
"admins", "",
"shufflemode", "custom",
"globalrules", "{reactorExplosions: false}"
"globalrules", "{reactorExplosions: false, logicUnitBuild: false}"
);
//update log level