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
3.89 - Changelog
3.89 - 12/11/2020
Added
Permission
[fateuhc.cosmetics.*]
added to unlock all cosmetics. (BGHDDEV-32)
/rescatter added to re-scatter a player once they are already ingame. (BGHDDEV-38)
You may now use {winner} in the reboot scoreboard. (BGHDDEV-46)
You can now change what effects the superheros scenaio uses. (BGHDDEV-48)
Added TwitterAPI messages to language.yml (BGHDDEV-49)
You can now do /scenario SCENARIO_NAME to enable/disable it. (BGHDDEV-50)
For the scenario command you must make sure the scenario name is exact. Head here to see the exact scenario names;
Scenario List
FateUHC
View all scenarios
Fixes
Fixed issue with ReplaceAll error on join/leave messages. (BGHDDEV-36)
Fixed issue with specs dropping items. (BGHDDEV-42)
Fixed issue with autostart message being incorrect. (BGHDDEV-45)
Fixed issue with autostart time being displayed in tweets as 0:00 when it was not active, now it will display as Auto Start Disabled. (BGHDDEV-44)
Issues with scatter command. (BGHDDEV-38)
Config Changes
Add this to your uhcconfiguration.yml
1
SUPERHEROS-USE-CUSTOM-EFFECTS: false
2
#Effects used randomly in Superheros scenario.
3
SUPERHEROS-EFFECTS:
4
- "INCREASE_DAMAGE"
5
- "DAMAGE_RESISTANCE"
6
- "SPEED"
7
- "JUMP"
8
- "INVISIBILITY"
9
- "FIRE_RESISTANCE"
Copied!
Update Changelogs - Previous
3.88 - Changelog
Next - Update Changelogs
3.90 - Changelog
Last modified
1yr ago
Copy link
Contents
3.89 - 12/11/2020
Added
Fixes
Config Changes