mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Added config option to make .new config files instead over writing over old ones when updating
This commit is contained in:
@ -24,6 +24,8 @@ General:
|
||||
Power_Level_Cap: 0
|
||||
#Should mcMMO print out debug messages?
|
||||
Verbose_Logging: false
|
||||
#Should mcMMO over-write configs to update, or make new ones ending in .new?
|
||||
Config_Update_Overwrite: true
|
||||
|
||||
Database_Purging:
|
||||
#Amount of time (in hours) to wait between database purging
|
||||
|
Reference in New Issue
Block a user