If you are using WorldGuard, make sure you are running the very latest WG build available for your server version. You need WorldGuard 6.2 or higher. You also need MMOItems LegacyWG if you are running WorldGuard 6.2.
Installing MMOItems Premium on Legacy (<1.13)
Since 4.7.6, MMOItems Premium features 1.12 support however 1.14+ remains the plugin native version. You will need to download the 1.12 default config files and install them manually.
If you're running WorldGuard on Legacy, you MUST install MMOItems LegacyWG (Download) otherwise MMOItems will spit out an error when loading and it will not enable.
Download)
Addon: MMOItems WorldDrops (MMOItems WorldDrops allows you to have per-world drop tables for blocks and monstersthis wiki page
Download)
Addon: MMOItems Mana & Stamina (MMOItems Mana & Stamina is a simple addon which adds default mana & stamina resources for players. These resources can be consumed to use abilities or weapons. PlaceholderAPI placeholders:
- %mana_mana%
- %mana_stamina%
- %mana_mana_regen%
- %mana_stamina_regen%
- %mana_mana_bar%
- %mana_stamina_bar%
- %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.
max-stamina: '&7■ Max Stamina: &f<plus>#'
mana-regen: '&7■ Mana Regeneration: &f<plus>#'
stamina-regen: '&7■ Stamina Regeneration: &f<plus>#'
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.