MythicMob WorldGuard Incompatabilit
Summary
CreatureSpawnEvent NPE produced by WorldGuard when spawning MythicMobs.
Steps to reproduce
- Spawn a custom mob
- WorldGuard throws an NPE.
Server log file
https://paste.landon.pw/ucadukiy.vala
Debug log snippet
https://paste.landon.pw/olificow.avrasm
Proposed fixes
Seems the getEntity().getType() is null, so I assume the fix would be to ensure it isn't null.