[3.2.1] Auto Item Updater, Consumables Update, Bug fixes
Fixed a bug with attributes. If any item seems to have a glitchy item stat (attack damage/speed, movement speed, armor (thoughness), knockback resistance).
Fixed a bug with numeric item stats.
The item data storage system changed a bit ; you might have to update your items.
Fixed a bug with special item passives. Please update your config.yml and replace the item-ability section by this:
Changed the ability registering system so it is possible to add extra abilities to MMOItems.
Slightly optimized the melee damage system.
Advanced feature: Auto Item Updater
The item updater, when enabled for any item, will update any item clicked by a player. You can enable the item updater for any item with /updateitem <type> <id>.
Any item will need an update whenever any stat is modified.
The item updater will erase all data from gem stones when updating an item.
Items are updated IF NEEDED when clicked in inventory.
Use it with caution.
Consumables
Optimized the cooldown system
Now stored with UUID's
New consumable option: Inedible : players can't right click the consumable (use this option for inventory consumables , like identifying/repairing consumables)
New consumable option: Disable right-click consume
New consumable option: consume sound
Overrides the default consume sounds
Added an item option for potions to hide the potion effects & the 'No Effect' lore prefix.