mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Add config option to auto-truncate player skill levels that exceed the configured max level. Adds #2512
Also removes a good bit of magic numbering from FlatFileDatabaseManager
This commit is contained in:
@ -20,6 +20,8 @@ General:
|
||||
Update_Check: true
|
||||
Prefer_Beta: false
|
||||
Power_Level_Cap: 0
|
||||
# Should mcMMO truncate levels if you lower your max level cap for a skillname
|
||||
TruncateSkills: false
|
||||
# Should mcMMO print out debug messages?
|
||||
Verbose_Logging: false
|
||||
# Should mcMMO over-write configs to update, or make new ones ending in .new?
|
||||
|
Reference in New Issue
Block a user