Travel Anchors

Travel Anchors

18M Downloads

[Request] Fire an EnderTeleportEvent before teleporting with the Staff, to allow canceling

robotgryphon opened this issue ยท 0 comments

commented

o/

Looking to add more support for teleporting entities in Compact Machines 4; can you consider adding the EnderTeleportEvent to your teleport handlers, so mods can cancel the teleportation?

I think I found the likely candidate, correct me if I'm wrong (from a brief glance through the codebase):
https://github.com/castcrafter/travel_anchors/blob/master/src/main/java/de/castcrafter/travel_anchors/TeleportHandler.java#L85

I'm tracking an issue here: CompactMods/CompactMachines#457