Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Display bossbars from quests (bossbar loop and progress_notify) in quests in different colors, relative to the current progression ?
- quest_progress_notify_bossbars_dynamic_enabled: true
- quest_progress_notify_bossbars_dynamic_colors:
- - min: 0
- max: 0.33
- color: RED
- - min: 0.33
- max: 0.66
- color: YELLOW
- - min: 0.66
- max: 1
- color: GREEN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement