src.nth.io/

summaryrefslogtreecommitdiff
path: root/minecraft/templates/server.properties.j2
diff options
context:
space:
mode:
Diffstat (limited to 'minecraft/templates/server.properties.j2')
-rw-r--r--minecraft/templates/server.properties.j244
1 files changed, 0 insertions, 44 deletions
diff --git a/minecraft/templates/server.properties.j2 b/minecraft/templates/server.properties.j2
deleted file mode 100644
index 15e4b9a..0000000
--- a/minecraft/templates/server.properties.j2
+++ /dev/null
@@ -1,44 +0,0 @@
-broadcast-rcon-to-ops=true
-view-distance=10
-max-build-height=256
-server-ip=
-level-seed=
-rcon.port=25575
-gamemode=survival
-server-port=25565
-allow-nether=true
-enable-command-block=false
-enable-rcon=false
-enable-query=false
-op-permission-level=4
-prevent-proxy-connections=false
-generator-settings=
-resource-pack=
-level-name=world
-rcon.password=
-player-idle-timeout=0
-motd={{minecraft_motd}}
-query.port=25565
-force-gamemode=false
-hardcore=false
-white-list=false
-broadcast-console-to-ops=true
-pvp=true
-spawn-npcs=true
-generate-structures=true
-spawn-animals=true
-snooper-enabled=true
-difficulty=easy
-function-permission-level=2
-network-compression-threshold=256
-level-type=default
-spawn-monsters=true
-max-tick-time=60000
-enforce-whitelist=false
-use-native-transport=true
-max-players=20
-resource-pack-sha1=
-spawn-protection=16
-online-mode=true
-allow-flight=false
-max-world-size=29999984 \ No newline at end of file