| Interface | Description |
|---|---|
| NucleusTeleportEvent |
These events are fired before teleportation actually happens.
|
| NucleusTeleportEvent.AboutToTeleport |
Called when a player is about to be teleported through the Nucleus system.
|
| NucleusTeleportEvent.Request |
Indicates that a teleport request (such as through
/tpa) is being sent. |
| NucleusTeleportEvent.Request.CauseToPlayer |
Called when the root cause wants to teleport to the target player (like /tpa).
|
| NucleusTeleportEvent.Request.PlayerToCause |
Called when the root cause wants the target player to teleport to them (like /tpahere).
|