EternalCombat icon indicating copy to clipboard operation
EternalCombat copied to clipboard

Add BossBar Support

Open Pawelusze opened this issue 4 months ago • 1 comments

I suggest adding bossbar support as a notifier for how much time is left until the end of combat.
The bossbar should function as a progress bar less remaining time means less progress shown.

You would configure it in this section:

combatNotification: actionbar: 'Combat ends in: {TIME}' bossbar: 'Combat ends in: {TIME}'

Pawelusze avatar Sep 27 '25 18:09 Pawelusze

It's possible to add that, but we'd need to rework multification so it supports updating the boss bar. You could do it now, but it would require a lot of hacks to make it work properly — and since it's our library, we can simply update multification to handle these boss bars.

P1otrulla avatar Sep 27 '25 23:09 P1otrulla