← Back to Command Directory ← Back to Home

/team

Creates and manages teams.

Syntax

/team add <team> [displayName]
/team remove <team>
/team join <team> [members]
/team leave <members>
/team modify <team> <option> <value>
/team list [team]

Parameters

NameRequiredDescription
teamYesTeam name identifier.
membersNoPlayers or entities to join/leave.
option/valueNoTeam rule to set.

Examples

/team add red "Red Team"
/team join red @a
/team modify red color red

Notes

Version Differences

Java-only in current editions.

Related Commands