Basic access to the /team command - legacyteamx.cmd.team
You can use the permission for all premium commands by adding legacyteamx.cmd.team.premium.
You can also add individual permissions for specific premium commands from the list below.
| Command | Permission | Description |
|---|---|---|
/team create <name> <description> |
legacyteamx.cmd.team.create |
Creates a team with the given name and description. |
/team rename <new_name> |
legacyteamx.cmd.team.rename |
Changes the team name. |
/team description <new_description> |
legacyteamx.cmd.team.description |
Changes the team description. |
/team format |
legacyteamx.cmd.team.format |
Opens a GUI for editing the team format. |
/team delete |
legacyteamx.cmd.team.delete |
Deletes the team (only the leader can delete their team). |
/team invite <player> |
legacyteamx.cmd.team.invite |
Sends a team invitation to the specified player (leaders and managers can send invitations). |
/team kick <player> |
legacyteamx.cmd.team.kick |
Removes a player from the team (leaders and managers can remove members). |
You can use the permission for all basic commands by adding legacyteamx.cmd.team.basic. You can also add individual permissions for specific basic commands from the list below.
| Command | Permission | Description |
|---|---|---|
/team accept |
legacyteamx.cmd.team.accept |
Accepts a team invitation. |
/team deny |
legacyteamx.cmd.team.deny |
Declines a team invitation. |
/team leave |
legacyteamx.cmd.team.leave |
Leaves the team. |
All administrative commands require the legacyteamx.cmd.team.admin permission.
| Command | Permission | Description |
|---|---|---|
/team admin adduser <team_name> <player> |
legacyteamx.cmd.team.admin |
Adds a player to a team as an administrator. |
/team admin removeuser <team_name> <player> |
legacyteamx.cmd.team.admin |
Removes a player from a team as an administrator. |
/team admin setleader <team_name> <player> |
legacyteamx.cmd.team.admin |
Sets a player as the team leader. |
/team admin rename <team_name> <new_name> |
legacyteamx.cmd.team.admin |
Changes the team name. |
/team admin delete <team_name> |
legacyteamx.cmd.team.admin |
Deletes a team. |
/team help |
legacyteamx.cmd.team.help |
Displays a list of available commands. |