Server/minecraft: disable spawn protection
This commit is contained in:
parent
c7088d8b96
commit
1aca0c5e64
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
server-port = 25565;
|
||||
level-seed = "-1450714289616987871";
|
||||
white-list = true;
|
||||
spawn-protection = 0;
|
||||
enable-command-block = true;
|
||||
sync-chunk-writes = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue