mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
Added "disallow-crafting" to enable item protection
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user