Added spawn-animals and spawn-mobs

This commit is contained in:
Shoghi Cervantes
2013-06-08 18:34:28 +02:00
parent 5f40ab84f0
commit 7404279f15
2 changed files with 26 additions and 0 deletions

View File

@@ -72,6 +72,8 @@ class ServerAPI{
"view-distance" => 10,
"max-players" => 20,
"allow-flight" => false,
"spawn-animals" => true,
"spawn-mobs" => true,
"gamemode" => SURVIVAL,
"hardcore" => false,
"pvp" => true,