FateUHC
Search…
FateUHC
FateUHC Overview
MongoDB Database Setup
Commands & Permissions
FateUHC API
Discord Bot Setup & Overview
Bungee Announce Setup
Placeholders
BossBars
ActionBars
BuildUHC Practice
Death Message Chat Colors
Mob Spawn Rates
Custom Worlds (No Generation)
TwitterAPI Setup
Scenario List
Release Types
Default Config Files
uhcconfiguration.yml
items.yml
leaderboards.yml
discord.yml
data.yml
tweetconfig.yml
language.yml
scoreboard-layout.yml
guiitems.yml
configmanagement.yml
uhccommand.yml
partycomamnd.yml
cosmetics.yml
practice.yml
toggles.yml
randomizer.yml
cores.yml
bossbar.yml
actionbar.yml
Update Changelogs
3.77 - Changelog
3.78 - Changelog
3.79 - Changelog
3.80 - Changelog
3.81 - Changelog
3.82 - Changelog
3.83 - Changelog
3.84 - Changelog
3.85 - Changelog
3.87 - Changelog
3.88 - Changelog
3.89 - Changelog
3.90 - Changelog
3.91 - Changelog
3.93 - Changelog
3.94 - Changelog
3.95 - Changelog
3.96 - Changelog
3.97 - Changelog
3.98 - Changelog
3.98.1 - Changelog
3.99 - Changelog
3.100 - Changelog
3.101 - Changelog
3.102 - Changelog
1.103 - Changelog
1.104 - Changelog
3.105 - Changelog
3.106 - Changelog
3.109 - Changelog
3.110 - Changelog
3.112 - Changelog
Main Wiki
Powered By
GitBook
bossbar.yml
Overview
The
bossbar.yml
file contains settings for all bossbars in FateUHC!
Last Updated: 2/9/2021
Default Config File
1
#You must have BossBarAPI installed to use this! https://bghddevelopment.com/depends
2
BOSSBAR:
3
ENABLED: false
4
FINAL-HEAL: true
5
GRACE-PERIOD: true
6
BORDER: true
7
SCATTER: true
8
9
FINAL-HEAL: '&aFinal Heal&7: &f{time}'
10
GRACE-PERIOD: '&aGrace Period&7: &f{time}'
11
BORDER: ''
12
SCATTER: '&aScattered&7: &f{scattered} &aRemaining&7: &f{scattering}'
Copied!
Default Config Files - Previous
cores.yml
Next - Default Config Files
actionbar.yml
Last modified
1yr ago
Copy link
Contents
Overview
Default Config File