Added the "spawn-protection" property to define the protection radius

This commit is contained in:
Shoghi Cervantes Pueyo
2013-04-09 17:02:03 +02:00
parent 5f55cdf26a
commit e88c337229
2 changed files with 2 additions and 1 deletions

View File

@@ -95,6 +95,7 @@ class ServerAPI{
"last-update" => false,
"white-list" => false,
"debug" => 1,
"spawn-protection" => 16,
"max-players" => 20,
"server-type" => "normal",
"time-per-second" => 20,