Update server.properties.tmpl

This commit is contained in:
Sebastian Hugentobler 2016-10-27 14:44:03 +02:00 committed by GitHub
parent ec12c4ceb2
commit ce7a19f9d5

View File

@ -22,7 +22,7 @@ resource-pack-sha1=
online-mode={{getenv "ONLINE_MODE" "true"}}
resource-pack=
pvp={{getenv "PVP" "true"}}
difficulty={{getenv "DIFFICULTY" "1"}}
difficulty={{getenv "DIFFICULTY" "2"}}
enable-command-block=false
gamemode={{getenv "GAMEMODE" "0"}}
player-idle-timeout={{getenv "PLAYER_IDLE_TIMEOUT" "0"}}