Closed Maxopoly closed 4 years ago
Seems like https://github.com/CivClassic/SimpleAdminHacks/commit/bb72921ee995456ca087d50db2addbd302bcbf63 didn't work, further investigation reveals that throwing an eye of ender does not call a ProjectileLaunchEvent at all. Need to cancel via PlayerInteractEvent instead
Adressed by https://github.com/CivClassic/SimpleAdminHacks/pull/15
Seems like https://github.com/CivClassic/SimpleAdminHacks/commit/bb72921ee995456ca087d50db2addbd302bcbf63 didn't work, further investigation reveals that throwing an eye of ender does not call a ProjectileLaunchEvent at all. Need to cancel via PlayerInteractEvent instead