mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-20 15:41:33 +00:00
Added hardcore mode
This commit is contained in:
@@ -74,6 +74,7 @@ class ServerAPI{
|
||||
"allow-flight" => false,
|
||||
"item-enforcement" => false,
|
||||
"gamemode" => SURVIVAL,
|
||||
"hardcore" => false,
|
||||
"pvp" => true,
|
||||
"difficulty" => 1,
|
||||
"generator" => "",
|
||||
|
Reference in New Issue
Block a user