Enable command blocks in the minecraft server
This commit is contained in:
parent
df2b7e819d
commit
544df15eb1
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ in
|
||||||
spawn-npcs = true;
|
spawn-npcs = true;
|
||||||
generate-structures = true;
|
generate-structures = true;
|
||||||
|
|
||||||
enable-command-block = false;
|
enable-command-block = true;
|
||||||
|
|
||||||
# Whitelist
|
# Whitelist
|
||||||
white-list = true;
|
white-list = true;
|
||||||
|
|
Loading…
Reference in a new issue