Fixed an issue with chunk generation.
New chunks generating were causing their entities to have a 0% chance to become RareMobs as they weren't following the CHUNK_GEN spawn reason, it has been fixed so mobs will now follow the correct percentages when generating in a new chunk. If you'd like to disable this, add CHUNK_GEN to your disabled spawn reasons in the config
.
Fixed a potential issue with MythicMobs support, if you didn't have their plugin on your server.