Bug Open

CreatureSpawnEvent listener ignores cancellation

#6924 opened by Unknown 6 months ago

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

Sign in to join the discussion.