Move online-mode to main options
This commit is contained in:
parent
679490a8d3
commit
c6b9a8349b
@ -14,11 +14,12 @@ query.port=25565
|
|||||||
rcon.port=25575
|
rcon.port=25575
|
||||||
difficulty=hard
|
difficulty=hard
|
||||||
hardcore=false
|
hardcore=false
|
||||||
|
online-mode=true
|
||||||
enforce-whitelist=true
|
enforce-whitelist=true
|
||||||
white-list=true
|
white-list=true
|
||||||
pvp=true
|
pvp=true
|
||||||
|
|
||||||
# other options
|
### other options
|
||||||
# broadcast-rcon-to-ops=true
|
# broadcast-rcon-to-ops=true
|
||||||
# allow-nether=true
|
# allow-nether=true
|
||||||
# enable-command-block=true
|
# enable-command-block=true
|
||||||
@ -45,6 +46,5 @@ pvp=true
|
|||||||
# use-native-transport=true
|
# use-native-transport=true
|
||||||
# spawn-protection=0
|
# spawn-protection=0
|
||||||
# resource-pack-sha1=
|
# resource-pack-sha1=
|
||||||
# online-mode=true
|
|
||||||
# allow-flight=true
|
# allow-flight=true
|
||||||
# max-world-size=29999984
|
# max-world-size=29999984
|
||||||
|
Loading…
x
Reference in New Issue
Block a user