mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-19 23:37:45 +00:00
Added "view-distance" setting to change chunk sending radius
This commit is contained in:
@@ -96,6 +96,7 @@ class ServerAPI{
|
||||
"white-list" => false,
|
||||
"debug" => 1,
|
||||
"spawn-protection" => 16,
|
||||
"view-distance" => 7,
|
||||
"max-players" => 20,
|
||||
"server-type" => "normal",
|
||||
"time-per-second" => 20,
|
||||
|
Reference in New Issue
Block a user