MCTOOLBOX
MC ToolboxMC TOOLBOX

Minecraft Teleport Command Generator

Build Java Edition /teleport or /tp commands with visual selectors, coordinate presets, facing rules, rotation, and safe cross-dimension execution.

Command builder
1. Entities to teleport
Advanced target selector
Selector: @s
2. Destination
Position preview: ~ ~ ~
3. Rotation or facing
Generated command
/teleport command

Command explanation

  • Targets: @s
  • Destination: Relative coordinates
  • Orientation: Keep current rotation

Generate reliable Minecraft teleport commands

The Java Edition /teleport command moves one or more entities to another entity or to coordinates. The shorter /tp spelling is an alias and accepts the same arguments.

Choose absolute world coordinates, ~ relative offsets, or ^ local coordinates based on the command source rotation. The generator keeps all three axes in one coordinate system so it cannot accidentally create an invalid mixed local position.

When a destination is coordinates, you can preserve rotation, set yaw and pitch, face a point, or face the eyes or feet of one entity. Entity destinations intentionally disable orientation because that command branch does not accept facing or rotation arguments.

Full target selector builder

Teleport one player, every player, filtered mobs, tagged entities, score ranges, NBT matches, or a named player.

Three coordinate systems

Use absolute X Y Z, ~ relative offsets, or ^ left-up-forward local coordinates with practical presets and a live position preview.

Facing and rotation controls

Set yaw and pitch directly, look at coordinates, or track the feet or eyes of exactly one selected entity.

Cross-dimension wrapper

Optionally generate an execute-as, at, and in wrapper that preserves each target before changing the execution dimension.

How to use the teleport generator

Choose the Minecraft Java version and whether the output should use /teleport or its /tp alias.

Select the entities to move. Use quick presets for common cases or open the complete selector controls for precise filters.

Choose an entity destination or enter coordinates. For coordinates, add rotation or a facing target only when needed.

Copy the generated command and run it with cheats enabled or from a command block, function, server console, or operator account.

Create a /teleport command

  1. Choose targets.
  2. Choose an entity or coordinate destination.
  3. Set orientation and dimension options, then copy the verified command.

Minecraft teleport command questions

What is the difference between /tp and /teleport?

In current Java Edition, /tp is an alias of /teleport. They use the same command tree and behavior, so choose the spelling your project prefers.

Why can I not add rotation when teleporting to an entity?

The entity-destination branch ends after the destination entity. Use coordinate destination mode if you need yaw, pitch, or facing arguments.

What do ^ ^ ^ coordinates mean?

They are local coordinates: the axes are left, up, and forward relative to the command execution rotation. For example, ^ ^ ^5 means five blocks forward.

Can the command teleport between dimensions?

Java uses /execute in before /teleport for explicit cross-dimension coordinates. This generator can add that wrapper while resolving the selected targets first.

Does this generator support Bedrock Edition?

This page generates Java Edition syntax. Bedrock has different selector arguments and an optional checkForBlocks argument, so Java and Bedrock commands should not be mixed.