Team Editing
Customise your team's prefix, name, description, colour, and MOTD.
The Edit Command
The Leader can modify team properties using /team edit <property> <value>.
Only the team Leader can use this command. Moderators and below cannot edit team properties.
Editable Fields
| Property | Description | Limit |
|---|---|---|
| prefix | MiniMessage-formatted team prefix shown in chat | 16 characters |
| name | Team name (re-validated against name rules) | 3–24 characters |
| description | Team description text | 128 characters |
| color | Team colour code | — |
| motd | Team Message of the Day | 128 characters |
Coloured prefixes. When
limits.allow-colored-prefix is true (default), MiniMessage colour tags like <red> or <#FF5555> are allowed in prefixes.
MOTD
When enabled, players see their team's MOTD displayed upon joining the server (if they have a team with a non-blank MOTD).
The MOTD supports MiniMessage formatting for rich text display.
Configuration
| Option | Default | Description |
|---|---|---|
| limits.max-prefix-length | 16 | Maximum team prefix character length |
| limits.max-description-length | 128 | Maximum team description length |
| limits.max-motd-length | 128 | Maximum team MOTD length |
| limits.allow-colored-prefix | true | Whether MiniMessage colours are allowed in prefixes |
| limits.default-prefix-format | <dark_gray>[<white>{name}</white>]</dark_gray> | Default prefix template (uses {name}) |
| motd.show-on-join | true | Show team MOTD to players on server join |
Permissions
| Permission | Default | Description |
|---|---|---|
| simpleteams.player.edit | Everyone | Edit team properties (Leader only) |