Fixed stack trace related to Spigot API crash in EntityDamageEvent and EntityDamageByEntity events
(API) - Removed FakeEntityDamageEvent and FakeEntityDamageByEntityEvent
(API) - Redesigned McMMOEntityDamageByRuptureEvent, it no longer extends EntityDamageByEntityEvent, instead it extends EntityEvent
Notes:
Some effort has gone into keeping mcMMO compatible with older versions, despite the big rejection of the Spigot API, this may introduce some new bugs, so please report them if you encounter them.