LMBishop / Quests

Questing plugin for Minecraft, enabling the addition of goals for players.
https://www.spigotmc.org/resources/23696/
GNU General Public License v3.0
176 stars 84 forks source link

Allow player to toggle bossbar per quests #579

Open WarnDa opened 10 months ago

WarnDa commented 10 months ago

Description of Feature

For some very long quests, we want players to be able to enable or disable the bossbar feature on individual quests So we can hide them by default and if player want to enable it he can

Reason for Addition

Allow more customisation for users

Alternative Solutions

Disable or enable the bossbar for everyone, but some want them disable, other enable...

Agreements

Other

No response

Krakenied commented 8 months ago

So we can hide them by default and if player want to enable it he can you can disable boss bar per quest/task but it's not possible to toggle it per player yet. I'll try to implement such a feature though

WarnDa commented 7 months ago

This would be a command per player to toggle it per quest ? Like "/quests bossbar enable/disable ?

WarnDa commented 3 months ago

This would be a command per player to toggle it per quest ? Like "/quests bossbar enable/disable ?

What do you think about this idea ? But would require a new option in quests file (for each quests) "default_bossbar: true/false" So we can hide some quests bossbar by default and player can still enable it using the command (or the gui, but I'm not using the gui) While still showing bossbar by default to some other quests