Skip to main content

Teleport Command: Minecraft Java Edition

The teleport command is a tool in Minecraft that has a variety of applications. The vanilla teleport commands are listed below:

info

You will need to have OP (Operator) on the server to be able to use these commands

CommandEffectExample
/tp x y zTeleports the command user to the specified co-ordinates/tp 250 3872 -33
/tp playernameTeleports the command user to the player named in the command/tp SteveCH1
/tp playername yournameTeleports the named player to the command user/tp SteveCH1 AlexCH1
/tp playername player2nameTeleports the named player to a second player/tp AlexCH1 HBrineCH1
/tp @e[type=minecraft:player] playernameTeleports all active players to the command user/tp @e[type=minecraft:player] SteveCH1
info

The @e modifier can be used to specify any entity you wish to target with the teleport command, for example: entering the command /tp @e[type=minecraft:cow] will teleport all cows in the world to the command user

CreeperHost MCJava TP Command