mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
Fixed treasures only requiring level 0
This commit is contained in:
@ -1,13 +1,18 @@
|
||||
Version 2.1.187
|
||||
Fixed a ClassCastException error involving Rupture
|
||||
Version 2.1.188
|
||||
Updated default entries in treasures.yml to use "Level_Requirement" instead of "Drop_Level"
|
||||
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)
|
||||
Modified the warning about UltraPermissions
|
||||
|
||||
NOTES:
|
||||
This update makes changes to treasures.yml automatically to apply the fix, you don't need to do anything
|
||||
The latest versions of UltraPermissions should play nicely with mcMMO, but older versions do not. Make sure to update UltraPermissions.
|
||||
|
||||
Version 2.1.187
|
||||
Fixed a ClassCastException error involving Rupture
|
||||
|
||||
Version 2.1.186
|
||||
Rupture has been reworked to solve a few outstanding issues (see notes)
|
||||
Fixed an exploit involving enchantments (thanks TheBusyBiscuit)
|
||||
|
Reference in New Issue
Block a user