MagmaGuy / EliteMobs

This is a spigot plugin that aims to extend Minecraft's survival endgame by making mobs more interesting.
http://www.magmaguy.com
GNU General Public License v3.0
162 stars 61 forks source link

Updated plugin.yml for Multiverse support #2

Closed OxiKlein closed 7 years ago

OxiKlein commented 7 years ago

EliteMobs has a tendency to load before Multiverse-Core meaning that it is unable to find any Multiverse worlds. Adding Multiverse-Core as a softdepend ensures that it will load first and that EliteMobs will be able to spawn elite mobs in Multiverse worlds when in the config.yml.

MagmaGuy commented 7 years ago

I have applied this to the current version, and will be applying dynamic world loading at some point.