aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources
diff options
context:
space:
mode:
authorElikill58 <arpetzouille@gmail.com>2023-08-01 23:32:05 +0200
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-08-26 15:11:43 +0100
commit95d5363daf5c0f521f2da69821f5a95cbe790a5d (patch)
tree1bc3614126f6fbd235f9def864e9b289c4d96913 /bukkit/src/main/resources
parent0de183871237b87833f9426d7b8a6fcb083f5842 (diff)
Add bossbar and full track advancement
Diffstat (limited to 'bukkit/src/main/resources')
-rw-r--r--bukkit/src/main/resources/resources/bukkit/config.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml
index e15732ad..715de4a4 100644
--- a/bukkit/src/main/resources/resources/bukkit/config.yml
+++ b/bukkit/src/main/resources/resources/bukkit/config.yml
@@ -36,6 +36,12 @@ options:
trim-gui-size: true
# Enable/disable titles
titles-enabled: true
+ # Enable/disable BossBars
+ bossbar:
+ progress: true
+ complete: true
+ # Time in seconds of bossbar showed
+ time: 10
# Allow players to have multiple active quests.
# You can set the default number of quests using the 'default' rank below.
# To grant different quest limits to different people, you can define a 'quest-rank'