@@ -20,17 +20,4 @@ MMOItems Mana & Stamina is a simple addon which adds default mana & stamina reso
* %mana_max_mana%
* %mana_max_stamina%\
This addon also adds three new item stats to MMOItems: Max Stamina, Stamina Regeneration and Mana Regeneration. If you would like to utilize these item stats, you **must** add the following lines to your stats.yml, otherwise MMOItems will spit out an error in the console every time you try to apply it onto an item.
Add these lines somwhere in your lore-format.yml setup as well, otherwise these stats will not display in any of your items lore.
```
- '#max-stamina#'
- '#mana-regen#'
- '#stamina-regen#'
```
**MMOItems Mana & Stamina is NOT compatible with other RPG core plugins which already handle mana and stamina/power like SkillAPI, Heroes or RPGPlayerLeveling. This addon will NOT let you utilize the player level from your RPG plugin when installed.**