Skip to content
/craftcmd

Teleport Up 10 Blocks

Jump straight up 10 blocks without flying

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

Teleports you 10 blocks directly upward. Change the middle number (10) to any value — positive goes up, negative goes down. Useful for quickly reaching building height or escaping tight spaces without spending time flying or climbing.

/tp @s ~ ~10 ~
14 characters

How to use

  1. Open chat (T on Java, / on Bedrock) and paste the command.
  2. Change ~10 to any offset you need (e.g., ~20 for 20 blocks up, ~-5 for 5 down).
  3. Press Enter — you teleport instantly in that direction.

Related commands

Instantly move to a specific X Y Z location

/tp @s 100 64 -200

Instantly move to where another player is standing

/tp @s PlayerName

Pull every player in the world to your location instantly

/tp @a @s

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