mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 10:53:05 +00:00
Server: drop misleading config values
This commit is contained in:
@ -1517,8 +1517,6 @@ class Server{
|
|||||||
"announce-player-achievements" => true,
|
"announce-player-achievements" => true,
|
||||||
"spawn-protection" => 16,
|
"spawn-protection" => 16,
|
||||||
"max-players" => 20,
|
"max-players" => 20,
|
||||||
"spawn-animals" => true,
|
|
||||||
"spawn-mobs" => true,
|
|
||||||
"gamemode" => 0,
|
"gamemode" => 0,
|
||||||
"force-gamemode" => false,
|
"force-gamemode" => false,
|
||||||
"hardcore" => false,
|
"hardcore" => false,
|
||||||
|
Reference in New Issue
Block a user