🎉 Save 25% on your first month with code: DOOM25
MinecraftMinecraft·Administration

How to Teleport on Your Minecraft Server

Learn how to use the teleport command on your Minecraft server. Teleport players, yourself, or move to specific coordinates.

Magnus·
1 min read
·
Apr 18, 2026
·
Last updated: May 14, 2026

How to Teleport on Your Minecraft Server

You need OP (operator) permissions to use teleport commands. If you don't have OP yet, see How to OP Yourself.

Basic Teleport Commands

Teleport to another player:

/tp PlayerName

Teleport another player to you:

/tp PlayerName YourName

Teleport to coordinates:

/tp x y z

Example: /tp 100 64 200

Teleport a player to coordinates:

/tp PlayerName x y z

Useful Variations

Teleport with rotation:

/tp x y z yaw pitch

Teleport to current height at x,z:

/tp x ~ z

The ~ keeps the current value for that axis.

Relative teleport (move 10 blocks forward):

/tp ~ ~ ~10

Teleport Request (Players without OP)

If you're running a plugin like EssentialsX, players can request to teleport to each other without OP:

  • /tpa PlayerName - Request to teleport to someone
  • /tpaccept - Accept a teleport request
  • /tpdeny - Deny a teleport request

Bedrock Edition

On Bedrock, the command is the same:

/tp PlayerName
/tp x y z

Make sure cheats are enabled in your server settings.

🚀

Start your Minecraft Server

High performance hosting with 24/7 support

Related Articles