@@ -10,6 +10,9 @@ Install MMOItems Premium and start your server, then shut it down once MMOItems
## Additional Addons
The other files are **addons**. If you are new to MMOItems, you might not need them right away. Install them in the /plugins folder (**not in the /MMOItems/addon folder**).
### MMOItems LegacyWG
This addon is necessary when running MMOItems with WorlGuard on 6.2. MMOItems Premium natively supports WorldGuard 7 which has a different API so this addon is not necessary (**and must not be installed**) when running 1.13+.
### MMOItems WorldDrops
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.