Tweak UP msg, remove debug msg about unused keys

This commit is contained in:
nossr50
2021-04-05 13:50:27 -07:00
parent 2d11b7befc
commit 4c237b2e9c
3 changed files with 10 additions and 7 deletions

View File

@ -3,8 +3,9 @@ Version 2.1.188
Fixed a bug where excavation treasures only required level 0 instead of loading the value from the config
Fixed a bug where /fishing was showing the wrong shake chance
Default Shake chance increased from 15% to 30% (update advanced.yml manually or delete the file to regenerate it and receive these changes)
Removed entries for ranks 2-8 of Shake from advanced.yml (Shake only has one rank, these entries were a mistake)
Removed entries for ranks 2-8 of Shake from advanced.yml (Shake only has one rank, the extra entries were a mistake)
Modified the warning about UltraPermissions
Removed the debug message about potentially unused keys (only shown if you had debug mode enabled in config.yml)
NOTES:
This update makes changes to treasures.yml automatically to apply the fix, you don't need to do anything