Randomly Scatter Players
Spread everyone to random surface spots in an area
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Scatters all players to random surface locations across a 2000-block-wide square centered on X=0 Z=0, keeping them at least 200 blocks apart. On Java the 'false' argument is respectTeams (set true to keep teammates together); Bedrock's version has no respectTeams argument, so it is left off. Players always land on the top block and never in lava, water, or fire.
/spreadplayers 0 0 200 1000 false @a36 characters
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock).
- Set the center (first two numbers), minimum spacing, and max range to fit your map.
- Press Enter — everyone is teleported to random surface spots, great for game starts.
Related commands
Set where you respawn after dying to your current location
/spawnpoint @s ~ ~ ~