@@ -24,4 +24,13 @@ 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#'```
You can use /mana reload to reload the config file once edited. Everything else is self explanatory. **MMOItems Mana & Stamina is NOT compatible with other RPG plugins. This addon will NOT let you utilize the player level from your RPG plugin when installed.**