diff options
Diffstat (limited to '')
-rw-r--r-- | settings.ini | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/settings.ini b/settings.ini index 09bd77466..825e23b65 100644 --- a/settings.ini +++ b/settings.ini @@ -1,9 +1,11 @@ -[Server] -Port=25565 -ServerID=- - -[Worlds] -DefaultWorld=world +[Server]
+Port=25565
+ServerID=-
+MaxPlayers=10000
+Description=MCServer - Slightly more custom!
+
+[Worlds]
+DefaultWorld=world
World=world_sexy [Plugins] |