Added "view-distance" setting to change chunk sending radius

This commit is contained in:
Shoghi Cervantes Pueyo
2013-04-09 17:07:17 +02:00
parent e88c337229
commit dccfbfd572
2 changed files with 8 additions and 3 deletions

View File

@@ -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,