minecraft: enabled command blocks

This commit is contained in:
Serĉanto de Scio 2021-06-07 17:25:43 +10:00
parent b0ac5d78b7
commit 74d291ab85
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -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";
}; };