Add option to default server.properties
This commit is contained in:
parent
3c1a832b7b
commit
1e5236ecc1
@ -4,6 +4,7 @@
|
||||
view-distance=10
|
||||
level-seed=
|
||||
gamemode=survival
|
||||
# allow nochatreports
|
||||
enforce-secure-profile=false
|
||||
motd=owo what's this
|
||||
server-ip=
|
||||
@ -15,9 +16,13 @@ rcon.port=25575
|
||||
difficulty=hard
|
||||
hardcore=false
|
||||
online-mode=true
|
||||
# update whitelist removals immediately
|
||||
enforce-whitelist=true
|
||||
# use whitelist
|
||||
white-list=true
|
||||
pvp=true
|
||||
# this causes major lag when saving
|
||||
sync-chunk-writes=false
|
||||
|
||||
### other options
|
||||
# broadcast-rcon-to-ops=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user