... | ... | @@ -2,17 +2,16 @@ You may download the plugin on SpigotMC. The file you download is a ZIP which co |
|
|
|
|
|
**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 Legacy
|
|
|
## Installing MMOItems Premium on Legacy (<1.13)
|
|
|
Since 4.7.6, MMOItems Premium supports Spigot 1.12 however it is **not the native versions** and the default config files are made for 1.13+, therefore you need to follow these instructions in order to load an older version of the config files.
|
|
|
Install MMOItems Premium and start your server, then shut it down once MMOItems has been enabled and generated default config files. You should see many loading errors on the console. When your server is shut down, delete all the config files inside the /plugins/MMOItems folder **except legacy-configs.zip** and open this ZIP file. Extract all its content inside the /MMOItems folder and restart your server. The errors should be gone.
|
|
|
![](https://i.imgur.com/GwYQDFM.gifv)
|
|
|
|
|
|
If you're running WorldGuard on Legacy, you **MUST** install **MMOItems LegacyWG** otherwise MMOItems will split out an error when loading and it will not enable.
|
|
|
|
|
|
## 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.
|
... | ... | |