Player
paper/player_teleport
Player Teleport
Teleports a player to a location.
Note: Uses Paper's async teleport. Cross-world teleportation is supported.
Inputs
| Name | Type | Optional | Description |
|---|---|---|---|
exec |
exec | Incoming execution. | |
player |
player | The player to teleport. | |
location |
location | The destination location. |
Outputs
| Name | Type | Description |
|---|---|---|
exec |
exec | Continues after teleporting. |