mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-09 21:24:53 +00:00
Increased view-distance by default, due to Fancy Graphics in 0.7.0
This commit is contained in:
parent
9919a709e9
commit
2c8d527025
@ -69,7 +69,7 @@ class ServerAPI{
|
||||
"last-update" => false,
|
||||
"white-list" => false,
|
||||
"spawn-protection" => 16,
|
||||
"view-distance" => 7,
|
||||
"view-distance" => 10,
|
||||
"max-players" => 20,
|
||||
"allow-flight" => false,
|
||||
"item-enforcement" => false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user