Skip to content
[/craft]
Teleport to a Tagged Entity

Teleport to a Tagged Entity

Jump to an entity you marked with a scoreboard tag

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

Teleports you to the nearest entity carrying the tag 'home'. Tags are added with /tag <target> add home and are invisible in-game, making them a clean way to mark waypoints on armor stands or marker entities. The limit/c of 1 keeps the destination single so teleport accepts it.

/tp @s @e[tag=home,limit=1]

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Tag a marker entity first with /tag <target> add home.
  3. Run the teleport command to warp to that tagged entity.

Related commands