Skip to content
[/craft]
Teleport a Named Player to Coordinates

Teleport a Named Player to Coordinates

Send a specific player to a location from a command block

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Teleports the player named Steve to 0, 100, 0 regardless of who runs the command. Naming the player directly (instead of a selector) lets a command block or the server console move someone without that player triggering anything. Swap Steve for the exact in-game name of your target.

/tp Steve 0 100 0

How to use

  1. Open chat (T on Java, / on Bedrock) or place a command block.
  2. Replace Steve with the target player's name and set the destination coordinates.
  3. Press Enter or power the command block to teleport that player.

Related commands