Server/minecraft: disable spawn protection

This commit is contained in:
Toast 2024-09-02 16:12:18 +02:00
parent c7088d8b96
commit 1aca0c5e64

View file

@ -17,6 +17,7 @@
server-port = 25565;
level-seed = "-1450714289616987871";
white-list = true;
spawn-protection = 0;
enable-command-block = true;
sync-chunk-writes = false;
};