SetPlayerPos

SetPlayerPos command

Teleports you to exact world X/Y/Z coordinates.

Argument information
  • <X>type: number

    The X coordinate.

  • <Y>type: number

    The Y coordinate.

  • <Z>type: number

    The Z coordinate (height).

Command builder

X
Y
Z

Examples

This console command teleports your character to the exact world coordinates X 0, Y 0, Z 1000 — the center of the map, raised 1,000 units up.

Using cheats on a server

On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.