Add option to default server.properties

This commit is contained in:
NullBite 2023-06-17 21:30:02 -04:00
parent 3c1a832b7b
commit 1e5236ecc1
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A

View File

@ -4,6 +4,7 @@
view-distance=10 view-distance=10
level-seed= level-seed=
gamemode=survival gamemode=survival
# allow nochatreports
enforce-secure-profile=false enforce-secure-profile=false
motd=owo what's this motd=owo what's this
server-ip= server-ip=
@ -15,9 +16,13 @@ rcon.port=25575
difficulty=hard difficulty=hard
hardcore=false hardcore=false
online-mode=true online-mode=true
# update whitelist removals immediately
enforce-whitelist=true enforce-whitelist=true
# use whitelist
white-list=true white-list=true
pvp=true pvp=true
# this causes major lag when saving
sync-chunk-writes=false
### other options ### other options
# broadcast-rcon-to-ops=true # broadcast-rcon-to-ops=true