Skip to content
[/craft]

Scatter All Players Randomly

Spread all players across a large area

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

Scatters all players randomly within a 200-block radius, with minimum 50 blocks between each player. Perfect for hunger games, team games, or resetting player positions. The last argument (false) prevents teleporting into the air.

/spreadplayers ~ ~ 50 200 false @a
34 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the command and press Enter.
  3. All players teleport to random positions.
  4. Everyone starts spread far apart.

Related commands

Become nearly invincible

/effect give @p resistance 999999 255 true

Create or resize the world border boundary

/worldborder set 500

Automatically count how many players each player kills

/scoreboard objectives add kills playerKillCount {text:"Kills"}

Make a team whose members can't hurt each other

/team add red /team modify red friendlyFire false /team join red @a

Summon lightning bolts on every player at once

/execute at @a run summon lightning_bolt

Switch yourself into Creative mode

/gamemode creative