Bossbar (Type) — SkBee
Addon: SkBee · Category: Type · Since: 1.16.0
Syntax
bossbarDescription
Represents a BossBar. Either from an entity or a custom one. Players can be added to/removed from BossBars. Custom BossBars can be deleted, BossBars of entities cannot be deleted. NOTE: BossBars from entities cannot be saved in global variables, as the entity may not be loaded on the server when that variable is trying to load. Custom BossBars can be saved in variables.
Examples
set {_bar} to boss bar named "le-bar"
add all players to {_bar}