Skip to content
/craftcmd

Teleport to Another Player

Instantly move to where another player is standing

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

Teleports you directly to another player's location. Replace 'PlayerName' with their exact username — the teleport happens instantly without warning the other player. Works on multiplayer servers and Realms. Both editions use identical syntax.

/tp @s PlayerName
17 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Replace 'PlayerName' with the exact username of your target.
  3. Press Enter — you appear instantly at their position.
  4. Your facing direction is maintained; you don't get disoriented.

Related commands

Instantly move to a specific X Y Z location

/tp @s 100 64 -200

Pull every player in the world to your location instantly

/tp @a @s

Jump straight up 10 blocks without flying

/tp @s ~ ~10 ~

Pull the nearest mob of a specific type to your location

/tp @e[type=cow,limit=1,sort=nearest] @s
Teleport Up (Relative)
Teleport Up (Relative) Awaiting in-game verification
Both

Move straight up without changing X/Z position

/teleport ~ ~10 ~
Teleport in Facing Direction
Teleport in Facing Direction Awaiting in-game verification
Java

Move forward in the direction you're looking

/teleport ~ ~ ~ rotated as @s