Skip to content
/craftcmd

Teleport All Players to You

Pull every player in the world to your location instantly

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Teleports every player on the server to your position in one command. The @a selector targets all players and @s targets you, so they all arrive instantly at your feet. Great for gathering everyone for events, starting games, or rescuing lost players.

/tp @a @s
9 characters

How to use

  1. Stand at the location you want everyone to arrive.
  2. Open chat (T on Java, / on Bedrock) and paste the command.
  3. Press Enter — all players teleport to you instantly without warning.

Related commands

Instantly move to a specific X Y Z location

/tp @s 100 64 -200

Instantly move to where another player is standing

/tp @s PlayerName

Jump straight up 10 blocks without flying

/tp @s ~ ~10 ~

Pull the nearest mob of a specific type to your location

/tp @e[type=cow,limit=1,sort=nearest] @s
Teleport Up (Relative)
Teleport Up (Relative) Awaiting in-game verification
Both

Move straight up without changing X/Z position

/teleport ~ ~10 ~
Teleport in Facing Direction
Teleport in Facing Direction Awaiting in-game verification
Java

Move forward in the direction you're looking

/teleport ~ ~ ~ rotated as @s