d9939c32b9
- Add mcserver user to GIDs/UIDs [1] - Added rc startup script [1] - Lots of PLIST_SUB/SUB_FILES patches to allow substitution, moved several pkg* files to files/*.in [1] - made USERS a ?= in case server had previously been running as a different user [2] PR: ports/163920 [1] Submitted by: maintainer [1] Reviewed by: scheidell [2] Approved by: maintainer, gabor (mentor)
24 lines
438 B
Text
24 lines
438 B
Text
#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
|