Fixed an issue with profession level condition for crafting recipes (MMOCore).
Fixed an item loading issue with RPGInventory (active weapons only).
Fixed an issue with Minor Explosion.
Rewrote the RPGHandler API. The plugin is still compatible with other RPG core plugins but any private RPG core will have to be updated.
Range weapons no longer apply effects liike crits and abilities when attacking (melee).
Fixed an issue with Required Class item data loading.
Added mana and stamina regain events to the addon.
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. Don't use sources item or fullSetBonus, they are used by MI by default.
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 map checkups done by other RPG plugins.