minecraft: enabled command blocks
This commit is contained in:
parent
b0ac5d78b7
commit
74d291ab85
|
@ -18,6 +18,7 @@
|
||||||
serverProperties = {
|
serverProperties = {
|
||||||
motd = "mcwhirter.io";
|
motd = "mcwhirter.io";
|
||||||
white-list = true;
|
white-list = true;
|
||||||
|
enable-command-block = true;
|
||||||
enable-rcon = true;
|
enable-rcon = true;
|
||||||
"rcon.password" = "hunter2";
|
"rcon.password" = "hunter2";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue