All commands
🌀
Beginner

/tp

Move yourself or someone else anywhere in the world — instantly.

At a glance

Syntax

Syntax
/tp <target> <x> <y> <z>
commandtargetcoordsvaluerequiredoptional

See it

What it does

@s → 100 64 -200

Anatomy

Every part, explained

  1. 1
    /tpCommandRequired

    Short for teleport. /teleport works too.

  2. 2
    <target>TargetRequired

    Who moves. Use @s for yourself or a player name.

  3. 3
    <x> <y> <z>CoordinatesRequired

    Where to go. Use ~ for 'relative to here'.

Your turn

Try it yourself

Playground
5 tokens · press Enter to run

Copy & paste

Examples

/tp @s 100 64 -200

Jump to exact coordinates.

/tp @s ~ ~10 ~

Launch yourself 10 blocks up.

/tp Steve Alex

Send Steve straight to Alex.

Avoid these

Common mistakes

/tp 100 64 200
/tp @s 100 64 200

You must say who teleports — add a target like @s.

/tp @s ~10 ~ ~
/tp @s ~ ~10 ~

Order is X Y Z. Height is the middle (Y) value.

Keep going

Related commands