Unknownreported this bug
Hello, I am writing a plugin that cancels CreatureSpawnEvent, but MythicMobs events that replace randomspawns still spawn. This is because the CreatureSpawnEvent listener in io/lumine/bukkit/listeners/MobListeners never checks if the event is cancelled. Please could this be fixed? Thanks