In order to use the BossBars within the plugin, you must have the BossBarAPI addon. You can find that at our depend/addon site: https://depends.bghddevelopment.
Place the downloaded jar into the same server as FateUHC, you will then need to go to the uhcconfiguration.yml and change the following:
BOSSBAR:ENABLED: falseFINAL-HEAL: trueGRACE-PERIOD: trueBORDER: true
to
BOSSBAR:ENABLED: trueFINAL-HEAL: trueGRACE-PERIOD: trueBORDER: true
Feel free to change any of the options to true/false depending on your wants.
To change the messages that appear please go to the scoreboard-layout.yml and change the following:
VARIABLES:FINAL-HEAL: '&aFinal Heal&7: &f{time}'GRACE-PERIOD: '&aGrace Period&7: &f{time}'
The border option of BossBar can currently not be changed and is pulled from the plugin using the {borderInfo} format
Currently, BossBars are limited but we will be expanding the number of options you have in the coming updates.