summaryrefslogtreecommitdiffstats
path: root/MCServer
diff options
context:
space:
mode:
Diffstat (limited to 'MCServer')
-rw-r--r--MCServer/settings.ini16
1 files changed, 7 insertions, 9 deletions
diff --git a/MCServer/settings.ini b/MCServer/settings.ini
index ed50f9713..debdc3918 100644
--- a/MCServer/settings.ini
+++ b/MCServer/settings.ini
@@ -1,19 +1,20 @@
+; This is the main server configuration
+; For help, please visit the Wiki page: http://www.mc-server.org/wiki/doku.php?id=configure:settings.ini
+; Most of these settings can also be set using the webadmin interface, if it is enabled.
+
[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=sTick
+; NewPlugin=DiamondMover
NewPlugin=Core
+NewPlugin=ChunkWorx
[HelpPlugin]
ShowPluginNames=1
@@ -21,9 +22,6 @@ ShowPluginNames=1
[Physics]
Water=0
-[Redstone]
-SimulateRedstone=0
-
[Monsters]
AnimalsOn=0
AnimalSpawnInterval=10