Appearance
Action Teleport Player
Teleports a player or entity to a specified location.
Inputs: 1 · Outputs: Then
Settings
| Setting | Type | Required | Default | Description |
|---|---|---|---|---|
| Who to Teleport | Select | Yes | Triggering Player | Target: Triggering Player, All Players, Specific Player, Players with Permission, or Entity by Name. |
| Username | String | Yes (if Specific) | — | Visible when target is Specific Player. |
| Entity Name | String | No | — | Display name of the entity. Visible when target is Entity by Name. |
| Destination | Select | Yes | World Spawn | Where to teleport: World Spawn, Player Bed, Coordinates, Random Location, or Another Player. |
| Target Username | String | Yes (if Player) | — | Username of the destination player. Visible when destination is Another Player. |
| X Coordinate | Number | Yes (if Coords) | — | Visible when destination is Coordinates. |
| Y Coordinate | Number | Yes (if Coords) | — | Visible when destination is Coordinates. |
| Z Coordinate | Number | Yes (if Coords) | — | Visible when destination is Coordinates. |
| World | String | Yes (if Coords) | %world% | World name. Visible when destination is Coordinates. |
Example
Teleport to spawn:
- Set Who to Teleport to
Triggering Player - Set Destination to
World Spawn
