mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 01:46:04 +00:00
Added options to disable saving player.dat
This commit is contained in:
@ -89,6 +89,10 @@ debug:
|
||||
level: 1
|
||||
#Enables /status, /gc
|
||||
commands: false
|
||||
|
||||
player:
|
||||
#Choose whether to enable player data saving.
|
||||
save-player-data: true
|
||||
|
||||
level-settings:
|
||||
#The default format that levels will use when created
|
||||
|
Reference in New Issue
Block a user