From 33fb251aae682a6423caa6e688daac884422aab7 Mon Sep 17 00:00:00 2001 From: Krakenied Date: Thu, 22 Aug 2024 13:02:28 +0200 Subject: Add some new boss bar options --- bukkit/src/main/resources/resources/bukkit/config.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bukkit/src/main/resources') diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml index e22b0566..a7e46c18 100644 --- a/bukkit/src/main/resources/resources/bukkit/config.yml +++ b/bukkit/src/main/resources/resources/bukkit/config.yml @@ -51,6 +51,10 @@ options: # See https://hub.spigotmc.org/javadocs/spigot/org/bukkit/boss/BarStyle.html style: '0.0': SOLID # for 0.0 and higher progress values (progress is always between 0.0 and 1.0) + # Max amount of active task progress boss bars at once + limit: -1 + # Whether new boss bar should be added and make another (the least progress one - if exists) disappear + replace-on-limit: true # Enable/disable ActionBar actionbar: progress: false -- cgit v1.2.3-70-g09d2