mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-10 05:34:54 +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,
|
"last-update" => false,
|
||||||
"white-list" => false,
|
"white-list" => false,
|
||||||
"spawn-protection" => 16,
|
"spawn-protection" => 16,
|
||||||
"view-distance" => 7,
|
"view-distance" => 10,
|
||||||
"max-players" => 20,
|
"max-players" => 20,
|
||||||
"allow-flight" => false,
|
"allow-flight" => false,
|
||||||
"item-enforcement" => false,
|
"item-enforcement" => false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user