Has Boss Bar Flag (Condition) — Skript

Addon: Skript · Category: Condition · Since: 2.16

Syntax

%bossbars% [do[es]] darken[s] the sky

Description

Checks whether a boss bar has a specific flag. There are three flags: - 'darken the sky' - 'create fog' - 'play boss music'

Examples

if {_mybar} does darken the sky:
	broadcast "It's getting dark around here.."

View source