BossBar - From ID (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.14.1

Syntax

boss[ ]bar (named|with id|from id) %string%

Description

Get an already created BossBar from ID (this will NOT create a new one).

Examples

delete boss bar with id "le-bar"
set {_bar} to boss bar with id "le-bar"
add all players to {_bar}

View source