Fixed an issue with crafting recipes profession level conditions (MMOCore).
Fixed an item loading issue with RPGInventory (active weapons).
Fixed an issue with Minor Explosion.
Rewrote the RPGHandler API. The plugin is still compatible with built-in RPG core compatibilities, but external plugins compatibility will have to be updated.
Range weapons no longer apply effects like crits and abilities when melee attacking.
Fixed an issue with Required Class item data loading.
Added mana and stamina regain events to the addon.
Updated addon version numbers.
Rewrote the mana & stamina addon.
You can now add new sources of stats using the API without interfering with the plugin using the PlayerStats class.
Added #left# placeholder to the item cooldown message.
Fixed an issue with non vanilla edible consumables.
Improved performance by caching RPG data (mana/level...) to reduce other plugins' map checkups.
Fixed a dupe issue with the advanced workbench.
Fixed a dupe issue with abilities utilizing item entities (improved bukkit event handling, which should improve performance).