All commands
🛡️
Advanced

/team

Create teams to color names, control friendly fire, and more.

Try in Simulator

At a glance

Syntax

Syntax
/team add <name>
commandtargetcoordsvaluerequiredoptional

See it

What it does

/
Command executed

Anatomy

Every part, explained

  1. 1
    /teamCommandRequired

    Creates and manages teams.

  2. 2
    addActionRequired

    Use add, join, leave, or modify.

  3. 3
    <name>Team nameRequired

    A unique team identifier.

Your turn

Try it yourself

Playground
3 tokens · press Enter to run

Copy & paste

Examples

/team add red

Create a team called red.

/team join red @s

Join the red team.

/team modify red color red

Color the team red.

Avoid these

Common mistakes

/team red add
/team add red

The action goes before the team name.

/team join red
/team join red @s

Specify who joins the team.

Keep going

Related commands