Events
DeathBookPostTeleportEvent
Called when the death book teleportation succeeded.
Cancelling this event does not do anything
DeathBookPreTeleportEvent
Called when the player attempted to use the death book (warm up stage).
DeathBookTeleportEvent
Called when the player is about to be teleported to the last death location (post warm up stage).
TeleportationBookPreTeleportEvent
Called before warming up for book teleportation
TeleportationBookTeleportEvent
Called before teleporting using the TP book
WarpstoneUseEvent
Called when opening a warpstone
WaypointAddEvent
Called when adding a waypoint
WaypointRemoveEvent
Called when removing a waypoint
WaypointShowEvent
Called when showing waypoint
WaystoneActivateEvent
Called when the player is activating a waystone.
WaystoneActivateBookEvent
Called when the player is activating a teleportation book on a waystone.
WaystoneDestroyEvent
Called when a waystone is destroyed either by inactivity, explosion, or a player.
WaystoneInactivityDestroyEvent
Called when a waystone is destroyed by inactivity.
WaystonePlaceEvent
Called when a player attempted to place a waystone.
WaystonePreTeleportEvent
Called before warming up for waystone teleportation
WaystoneUseEvent
Called when opening a waystone
WaystonePlaceEvent
Called when placing a waystone
WaystoneRenameEvent
Called after renaming a waystone
WaystoneDeactivateEvent
Called when deactivating a waystone
WaystonePostTeleportEvent
Called when the player has been teleported to the target waystone.
Cancelling this event does not do anything
WaystoneTeleportEvent
Called when the player is about to be teleported to the target waystone (post warm up stage). Will not be called if the teleportation warm up is cancel.
Last updated