Skip to content

How do I use the teleport command in Minecraft Java Edition in-game chat and console? ​

Use teleport commands in the in-game chat ​

Attention

Make sure you have the necessary rights to execute the command! Here you can find instructions on how to give yourself OP rights: Instructions

  1. Log in to your Minecraft server.

  2. Open the chat. By default with the t key

  3. Use one of the following teleport commands in the chat:

    /tp <player name> # Teleports you to a player
    /tp <player name> <target player name> # Teleports a player to another player
    /tp <X> <Y> <Z> # Teleports you to a coordinate
    /tp <player name> <X> <Y> <Z> # Teleports a player to a coordinate
    /tp <player name> # Teleports you to a player
    /tp <player name> <target player name> # Teleports a player to another player
    /tp <X> <Y> <Z> # Teleports you to a coordinate
    /tp <player name> <X> <Y> <Z> # Teleports a player to a coordinate

Use teleport commands in the server console ​

Attention

In the console, all commands must be entered without /!

  1. Open your dashboard and select your Minecraft Java Edition server.

  2. Navigate to the server console under the menu item "Overview".

  3. Use one of the following teleport commands in the console:

    tp <player name> <destination player name> # Teleports a player to another player
    tp <player name> <X> <Y> <Z> # Teleports a player to a coordinate
    tp <player name> <destination player name> # Teleports a player to another player
    tp <player name> <X> <Y> <Z> # Teleports a player to a coordinate