diff options
Diffstat (limited to 'games/minecraft-server/files/server.properties.sample')
-rw-r--r-- | games/minecraft-server/files/server.properties.sample | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/games/minecraft-server/files/server.properties.sample b/games/minecraft-server/files/server.properties.sample new file mode 100644 index 000000000000..f0790739a85a --- /dev/null +++ b/games/minecraft-server/files/server.properties.sample @@ -0,0 +1,24 @@ +#Minecraft server properties +#Thu Dec 22 00:12:43 CET 2011 + +#Do NOT change the Levelname or some Scripts will no longer worf for +#you! +level-name=world + +allow-nether=true +allow-flight=false +enable-query=false +server-port=25565 +enable-rcon=false +level-seed= +server-ip= +white-list=false +spawn-animals=true +online-mode=true +pvp=true +difficulty=1 +gamemode=0 +max-players=20 +spawn-monsters=true +view-distance=10 +motd=A FreeBSD Minecraft Server |