Bossbars Options

This setting is optional!

Example:

animation:
  bossbars:
    opening:
      title: "&6Opening..."
      style: SOLID
      color: WHITE
    rerolling:
      title: 
        - "&aClaim Reward"
        - "&fRerolling &7(%remains% Remaining)"
      style: SOLID
      color: WHITE

Types

  • opening

    • Shown when a player is opening a crate

  • rerolling

    • Shown when it waits for the player's decision (Reroll or Claim)

Settings

  • title

    • A message or list of messages to be shown

  • style

    • style of the bossbar

  • color

    • color of the bossbar

Last updated