Team - Is Registered (Condition) — SkBee
Addon: SkBee · Category: Condition · Since: 2.17.0
Syntax
team[s] [named|with id] %strings% [(of|for) %scoreboard%] (is|are) registeredDescription
Check if a team is registered. Optionally check for a specific scoreboard (will default to main scoreboard).
Examples
if team "a-team" is registered:
if team "b-team" of player's scoreboard is registered: