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 2026Teleports 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 017 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock) or place a command block.
- Replace Steve with the target player's name and set the destination coordinates.
- Press Enter or power the command block to teleport that player.
Related commands
Set where you respawn after dying to your current location
/spawnpoint @s ~ ~ ~