2e0329e618
(Probably an accident from rev 900) git-svn-id: http://mc-server.googlecode.com/svn/trunk@906 0a769ca7-a7f5-676a-18bf-c427514a06d6
37 lines
663 B
INI
37 lines
663 B
INI
[Server]
|
|
Port=25565
|
|
MaxPlayers=100
|
|
Description=MCServer - in C++
|
|
|
|
[Worlds]
|
|
;World=world_sexy
|
|
DefaultWorld=world
|
|
|
|
[Plugins]
|
|
;NewPlugin=Protect
|
|
;NewPlugin=MagicCarpet
|
|
;NewPlugin=ChatLog
|
|
;NewPlugin=BlockInfo
|
|
;NewPlugin=ChunkWorx
|
|
NewPlugin=Core
|
|
|
|
[HelpPlugin]
|
|
ShowPluginNames=1
|
|
|
|
[Physics]
|
|
Water=0
|
|
|
|
[Redstone]
|
|
SimulateRedstone=0
|
|
|
|
[Monsters]
|
|
AnimalsOn=0
|
|
AnimalSpawnInterval=10
|
|
Types=Spider,Chicken,Cow,Pig,Sheep,Squid,Enderman,Zombiepigman,Cavespider,Creeper,Ghast,Silverfish,Skeleton,Slime,Spider,Zombie
|
|
|
|
[Authentication]
|
|
Server=session.minecraft.net
|
|
Address=/game/checkserver.jsp?user=%USERNAME%&serverId=%SERVERID%
|
|
Authenticate=0
|
|
|