How to Teleport in Minecraft (Full /tp Guide)
Master the teleport command. Learn how to teleport to players, specific coordinates, and across dimensions in Java and Bedrock.
Reading time: 2 min read
How to Teleport in Minecraft (Full /tp Guide)
The teleport command (/tp or /teleport) is one of the most useful tools for server admins and players with cheats enabled. It allows you to move instantly across the world, find your friends, or reach specific coordinates with zero travel time.
1. Enabling Teleportation
To use the /tp command, you must have Cheats Enabled in your world or have OP status on a multiplayer server.
- Java Edition: Open your world to LAN and toggle "Allow Cheats" to ON.
- Bedrock Edition: Go to Settings > Game > Cheats > Toggle "Activate Cheats" to ON.
2. Basic Teleport Commands
Teleport to a Player
To move yourself directly to another player:
/tp <PlayerName>
(Example: /tp Steve)
Teleport a Player to You
To bring another player to your current location:
/tp <PlayerName> <YourName>
(Example: /tp Alex Steve)
Teleport to Specific Coordinates
If you know the XYZ coordinates of a location, use this:
/tp <X> <Y> <Z>
(Example: /tp 100 64 -250)
3. Advanced Teleportation
Teleport Relatively
If you want to move relative to your current position, use the tilde (~) symbol:
/tp ~ ~10 ~
(This will teleport you 10 blocks straight up into the air).
Teleporting Between Dimensions
In modern versions of Minecraft, you can teleport someone directly into the Nether or End using the execute command in Java:
/execute in minecraft:the_nether run tp <PlayerName> 0 64 0
Always check the Y coordinate before teleporting. If you teleport to a location without knowing the height, you might end up suffocating inside a block or falling from a great height!
Related Tutorials:
Related posts
How to Disable Mob Griefing in Minecraft
Stop Creepers from blowing up your house and Endermen from stealing blocks by disabling Mob Griefing using game rules.
How to Enable/Disable PvP in Your World
Master the PvP toggle. Learn how to turn player-versus-player combat on or off in Singleplayer and Servers.
How to Find Your Minecraft World Seed (Java & Bedrock)
Found a beautiful landscape and want to share it? Learn how to find your Minecraft world seed in any version of the game.
