📶Bossbar

On this page, you will find information regarding the bossbar feature.

Bossbar is only available for versions 1.9+

Bossbar

Currently, the bossbar can only be adjusted directly through the config.yml, as there is no item available in the editor.

Bossbar - In-Game
Bossbar Config
  bossbar:
    enabled: true
    announcements:
      '0':
        color: PURPLE
        style: SOLID
        delay-seconds: 10
        messages:
        - '&dDon''t forget to rate PhoenixLobby on our website'
        - '&dYou can configure these messages using our UI editor'
        - '&dThis is a custom message, you can add any amount of messages'
    actions: []

Color

The color of the bossbar can change, the available options are: BLUE, GREEN, PINK, PURPLE, RED, WHITE, and YELLOW.

Style

The style of the bossbar can also be changed. It can be set to SOLID, which means it will appear as a single smooth bar, or set to a segmented bar with the following options: - SEGMENTED_6, SEGMENTED_10, SEGMENTED_12, and SEGMENTED_20

Last updated

Was this helpful?