mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 04:15:04 +00:00
Added the "spawn-protection" property to define the protection radius
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user