🛡️
Advanced
/team
Create teams to color names, control friendly fire, and more.
At a glance
Syntax
Syntax
/team add <name>commandtargetcoordsvaluerequiredoptional
See it
What it does
/
Command executed
Anatomy
Every part, explained
- 1
CommandRequired/teamCreates and manages teams.
- 2
ActionRequiredaddUse add, join, leave, or modify.
- 3
Team nameRequired<name>A unique team identifier.
Your turn
Try it yourself
Playground
3 tokens · press Enter to run
Copy & paste
Examples
/team add redCreate a team called red.
/team join red @sJoin the red team.
/team modify red color redColor the team red.
Avoid these
Common mistakes
✕
/team red add✓
/team add redThe action goes before the team name.
✕
/team join red✓
/team join red @sSpecify who joins the team.
Keep going