Team (Type) — SkBee

Addon: SkBee · Category: Type · Since: 1.16.0, 2.11.0 (add/remove/delete)

Syntax

team

Description

Represents a scoreboard team. Teams can be deleted (unregistered). Players, entities and strings can be added to and removed from teams. Teams off the main scoreboard cannot be serialized/saved to variables. See [**Teams**](https://minecraft.wiki/w/Scoreboard#Teams) on McWiki for more info.

Examples

add all players to team of player
add all players to team named "a-team"
remove all entities from team named "the-mobs"
delete team named "z-team"

View source