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 2026Teleports 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]27 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Tag a marker entity first with /tag <target> add home.
- Run the teleport command to warp to that tagged entity.
Related commands
Jump to a specific mob or entity by its custom name
/tp @s @e[name="Boss",limit=1]Teleport all mobs of a type into one enclosed area
/tp @e[type=cow] 50 64 50Set where you respawn after dying to your current location
/spawnpoint @s ~ ~ ~