mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
Merge branch '3.5'
This commit is contained in:
@ -99,14 +99,8 @@ network:
|
||||
enable-encryption: true
|
||||
|
||||
debug:
|
||||
#To enable assertion execution, set zend.assertions in your php.ini to 1
|
||||
assertions:
|
||||
#Warn if assertions are enabled in php.ini, due to assertions may impact on runtime performance if enabled.
|
||||
warn-if-enabled: true
|
||||
#If > 1, it will show debug messages in the console
|
||||
level: 1
|
||||
#Enables /status, /gc
|
||||
commands: false
|
||||
|
||||
player:
|
||||
#Choose whether to enable player data saving.
|
||||
|
Reference in New Issue
Block a user