mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 05:06:45 +01:00
Another attempt to fix the broken config updater
An attempt to solve #1583
This commit is contained in:
parent
13a623ea1f
commit
3c078100e8
@ -101,9 +101,9 @@ Database_Purging:
|
|||||||
|
|
||||||
#
|
#
|
||||||
# Settings for Backups
|
# Settings for Backups
|
||||||
|
# Allow mcMMO to create zip backups for config files and flatfile data on shutdown.
|
||||||
###
|
###
|
||||||
Backups:
|
Backups:
|
||||||
# Allow mcMMO to create zip backups for config files and flatfile data on shutdown.
|
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Keep:
|
Keep:
|
||||||
@ -127,11 +127,11 @@ MySQL:
|
|||||||
|
|
||||||
#
|
#
|
||||||
# Settings for Hardcore mode
|
# Settings for Hardcore mode
|
||||||
|
# Players will not lose stats when their level is below the Level_Threshold
|
||||||
###
|
###
|
||||||
Hardcore:
|
Hardcore:
|
||||||
Death_Stat_Loss:
|
Death_Stat_Loss:
|
||||||
Penalty_Percentage: 75.0
|
Penalty_Percentage: 75.0
|
||||||
# Players will not lose stats when their level is below the Level_Threshold
|
|
||||||
Level_Threshold: 0
|
Level_Threshold: 0
|
||||||
Enabled:
|
Enabled:
|
||||||
Acrobatics: false
|
Acrobatics: false
|
||||||
|
Loading…
Reference in New Issue
Block a user