Added "disallow-crafting" to enable item protection

This commit is contained in:
Shoghi Cervantes Pueyo
2013-04-12 23:11:07 +02:00
parent 159d1c5024
commit 75a2bf122f
2 changed files with 14 additions and 5 deletions

View File

@@ -105,6 +105,7 @@ class ServerAPI{
"view-distance" => 7,
"max-players" => 20,
"allow-flight" => false,
"disallow-crafting" => false,
"server-type" => "normal",
"gamemode" => CREATIVE,
"pvp" => true,