API
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).
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.
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