TPPosition
Teleports players to an XYZ position.
Syntax
TPPosition @players_to_TP X_coordinate Y_coordinate Z_coordinate
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
players to TP | Yes | Player variable (e.g. @all, @classDPlayers) | |
X coordinate | Yes | Any number | |
Y coordinate | Yes | Any number | |
Z coordinate | Yes | Any number |
Validated examples using this method
On a running server
Use serhelp TPPosition to inspect the reference generated by your installed SER version.