aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources
diff options
context:
space:
mode:
authorElikill58 <arpetzouille@gmail.com>2023-08-20 16:52:08 +0200
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-08-26 15:13:16 +0100
commitee4e22926047349d4f588ba07245f9517b103c8b (patch)
tree55fedb2170e86eb363718bb4cb96a5fe481a1709 /bukkit/src/main/resources
parentb6802d45ae1bedee279a9d07a3c5180b0d98fdcb (diff)
Change default values
Diffstat (limited to 'bukkit/src/main/resources')
-rw-r--r--bukkit/src/main/resources/resources/bukkit/config.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/bukkit/src/main/resources/resources/bukkit/config.yml b/bukkit/src/main/resources/resources/bukkit/config.yml
index 51d112aa..cdad78e6 100644
--- a/bukkit/src/main/resources/resources/bukkit/config.yml
+++ b/bukkit/src/main/resources/resources/bukkit/config.yml
@@ -38,14 +38,14 @@ options:
titles-enabled: true
# Enable/disable BossBars
bossbar:
- progress: true
- complete: true
+ progress: false
+ complete: false
# Time in seconds of bossbar showed
- time: 10
+ time: 5
# Enable/disable ActionBar
actionbar:
- progress: true
- complete: true
+ progress: false
+ complete: false
# 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'