Commands are like cheats that Minecraft players can enter to make things easier in the game. Players can use commands to make specific movements and to get around the world faster.
Commands are actually pretty simple to use. All players have to do is allow cheats when creating a world. They will then be allowed to enter cheats inside a text box.
Players will need a command block or a chat box to enter commands on consoles. Command blocks are activated using Redstone and are very useful for small tasks within the game.
One of the many commands that players can enter is the teleport command. Using this command, players can teleport themselves, other players or even some mobs around the map.
How To Use ‘/tp’ or ‘/teleport’ Commands In Minecraft Bedrock | Command Tutorial #2
Result[]
Command | Trigger | Java Edition | Bedrock Edition |
---|---|---|---|
any | the arguments are not specified correctly | Unparseable | Unparseable |
or player: target fails to resolve to one or more entities (named players must be online) |
Failed | Failed | |
, , destination: target , or lookAtEntity: target fails to resolve to a single entity (named player must be online) |
|||
destinated positions |
Successful | ||
checkForBlocks: Boolean is true and the specified position is obscured |
N/A | Failed | |
On success | Teleports the targets to the specified destination. |
Tp Command in Minecraft Java Edition (PC/Mac)
In Minecraft Java Edition (PC/Mac) 1.13, 1.14, 1.15, 1.16, 1.17 and 1.18, there are different syntaxes depending on who or where you are teleporting.
To teleport (the entity running the command) to a set of coordinates:
To teleport (the entity running the command) to the location of another target:
To teleport a target to the location of another target:
To teleport a target to a set of coordinates facing the direction of another set of coordinates:
To teleport a target to a set of coordinates and rotate the direction the target will be facing:
In Minecraft Java Edition (PC/Mac) 1.8, 1.9, 1.10, 1.11 and 1.12, there are different syntaxes depending on where you would like to teleport.
To teleport to a set of coordinates:
To teleport to another player:
Example in Java Edition (PC/Mac) 11 and 12
To teleport the player named DigMinecraft to the player named Steve in Minecraft 1.11 and 1.12:
To teleport the player named DigMinecraft to relative coordinates (53 blocks East, 6 blocks downward and 17 blocks South):
To teleport a random player to a specific set of coordinates (85, 72, 200):
To teleport all cows to the coordinates (-110, 77, 213):