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