Update server.properties.tmpl
This commit is contained in:
parent
ec12c4ceb2
commit
ce7a19f9d5
@ -22,7 +22,7 @@ resource-pack-sha1=
|
|||||||
online-mode={{getenv "ONLINE_MODE" "true"}}
|
online-mode={{getenv "ONLINE_MODE" "true"}}
|
||||||
resource-pack=
|
resource-pack=
|
||||||
pvp={{getenv "PVP" "true"}}
|
pvp={{getenv "PVP" "true"}}
|
||||||
difficulty={{getenv "DIFFICULTY" "1"}}
|
difficulty={{getenv "DIFFICULTY" "2"}}
|
||||||
enable-command-block=false
|
enable-command-block=false
|
||||||
gamemode={{getenv "GAMEMODE" "0"}}
|
gamemode={{getenv "GAMEMODE" "0"}}
|
||||||
player-idle-timeout={{getenv "PLAYER_IDLE_TIMEOUT" "0"}}
|
player-idle-timeout={{getenv "PLAYER_IDLE_TIMEOUT" "0"}}
|
||||||
|
Loading…
Reference in New Issue
Block a user