Enable command blocks in the minecraft server

This commit is contained in:
gabriel-doriath-dohler 2022-05-11 23:59:59 +00:00
parent df2b7e819d
commit 544df15eb1

View file

@ -62,7 +62,7 @@ in
spawn-npcs = true;
generate-structures = true;
enable-command-block = false;
enable-command-block = true;
# Whitelist
white-list = true;