summaryrefslogtreecommitdiffstats
path: root/settings.example.ini
diff options
context:
space:
mode:
Diffstat (limited to 'settings.example.ini')
-rw-r--r--settings.example.ini27
1 files changed, 27 insertions, 0 deletions
diff --git a/settings.example.ini b/settings.example.ini
new file mode 100644
index 000000000..714b4e436
--- /dev/null
+++ b/settings.example.ini
@@ -0,0 +1,27 @@
+[Server]
+Port=25565
+MaxPlayers=42
+Description=MCServer - Slightly more custom!
+
+[Worlds]
+DefaultWorld=world
+;World=world_sexy
+
+[Plugins]
+;Squirrel=SquirrelChatLog
+
+[HelpPlugin]
+ShowPluginNames=1
+
+[Physics]
+Water=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