... | @@ -9,10 +9,6 @@ The other files are **addons**. If you are new to MMOItems, you might not need t |
... | @@ -9,10 +9,6 @@ The other files are **addons**. If you are new to MMOItems, you might not need t |
|
MMOItems WorldDrops allows you to have **per-world drop tables for blocks and monsters**. This allows monsters/blocks/mythic mobs to drop different items depending on the world they are killed/mined in. If you want to use this addon, simply drag & drop it in your plugins folder just like you did with MMOItems.
|
|
MMOItems WorldDrops allows you to have **per-world drop tables for blocks and monsters**. This allows monsters/blocks/mythic mobs to drop different items depending on the world they are killed/mined in. If you want to use this addon, simply drag & drop it in your plugins folder just like you did with MMOItems.
|
|
A /drops folder should appear in the /MMOItems plugin folder after rebooting your server. In that folder, each .yml file corresponds to a world drop tables. In order to know how to configurate these YAML config files, please refer to this wiki page.
|
|
A /drops folder should appear in the /MMOItems plugin folder after rebooting your server. In that folder, each .yml file corresponds to a world drop tables. In order to know how to configurate these YAML config files, please refer to this wiki page.
|
|
|
|
|
|
### MMOItems AnyItemUpdater
|
|
|
|
MMOItems AnyItemUpdater allows you to always **keep all your items up to date each time you edit them using the item edition menu**. The item updater is a system which allows you to keep every item in player inventories up to date with the most recent changes applied to them in the edition menu, which is very handy if you need to nerf them for intance.
|
|
|
|
By typing **/updateallitems**, you can actually enable the item updater for every item you created. This addon will take extra performance, therefore you need to be careful when using it. The item updater was designed to nerf specific items once at a time, and not to keep all items updated - check your timings after running that command during a server players peak, if they seem fine, you may consider keeping this option on.
|
|
|
|
|
|
|
|
### MMOItems Mana & Stamina
|
|
### 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:**
|
|
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_mana%
|
... | | ... | |