remove_boss_bar
Removes a currently displayed boss bar by its ID.
Categories: visual
Required arguments
| Key(s) | Description | Type |
|---|---|---|
id | The unique ID of the boss bar to remove. Supports placeholders. | STRING |
Example
effects:
- id: remove_boss_bar
args:
id: boss_%player_name%
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |
| Permanent | false |