Boss Bar
Last updated
Last updated
BossBar Display makes use of the boss bar to display dungeon information like the objectives of the current stage.
Stages.<ID>.Displays.BossBar
:Interval
Interval before showing the next title line
Lines
Information lines to display
Additionally, other than plain text, there are multiple parameters can be defined in Lines
.
{progress=1.0;color=PURPLE;style=SEGMENTED_20;message='&fDiscover the secret of %Checkpoint_2_cp%: %Checkpoint_2_cpreached%'}
progress
Progress of the boss bar, between 0.0 to 1.0, or make use of the placeholders
1.0
, %BlockBreak_3_progress%
color
Color of the boss bar, it follows the rule from
PURPLE
style
Style of the boss bar, it follows the rule from
SEGMENTED_20
message
Message of the boss bar