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
ActionBars
Install
& Setup
Only 1.8 servers can use ActionBars. 1.7 servers do not support them.
To enable ActionBars head to the
uhcconfiguration.yml
and change the following:
1
ACTIONBAR:
2
ENABLED: false
3
FINAL-HEAL: true
4
GRACE-PERIOD: true
5
BORDER: true
Copied!
to
1
ACTIONBAR:
2
ENABLED: true
3
FINAL-HEAL: true
4
GRACE-PERIOD: true
5
BORDER: true
Copied!
Feel free to change any of the options to true/false depending on your wants.
To change the messages that appear please go to the
scoreboard-layout.yml
and change the following:
1
VARIABLES:
2
FINAL-HEAL: '&aFinal Heal&7: &f{time}'
3
GRACE-PERIOD: '&aGrace Period&7: &f{time}'
Copied!
The border option of ActionBar can currently not be changed and is pulled from the plugin using the {borderInfo} format.
Video
Previous
BossBars
Next
BuildUHC Practice
Last modified
1yr ago
Copy link
Contents
Install & Setup
Video