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
BuildUHC Practice
Overview
Since the
3.73
release, we have added the option to change practice into a BuildUHC format! Thank you to everyone who suggested these features on our
feedback site
!
Setup
Go to your practice.yml and change
BlockRemoval
from false, to true.
1
BlockRemoval: true
2
BlockRemovalTime: 100 #10 seconds
3
PRACTICE-ARENA:
4
MAX-PLAYERS: 50
5
TAKE-FALL-DAMAGE: false
6
KIT:
7
ARMOR:
[email protected]
;
[email protected]
;
[email protected]
;
[email protected]
;
8
INVENTORY:
[email protected]
;
[email protected]
;
[email protected]
;
[email protected]
:
[email protected]
;null;null;null;null;
[email protected]
:
[email protected]
;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
Copied!
Change the KIT section to the following:
1
KIT:
2
ARMOR:
[email protected]
:
[email protected]
@2;
[email protected]
:
[email protected]
@2;
[email protected]
:
[email protected]
@2;
[email protected]
:
[email protected]
@2;
3
INVENTORY:
[email protected]
:
[email protected]
@3;
[email protected]
;
[email protected]
:
[email protected]
@3;
[email protected]
;
[email protected]
:
[email protected]
;
[email protected]
:
[email protected]
;
[email protected]
:
[email protected]
:
[email protected]
Head;
[email protected]
:
[email protected]
;
[email protected]
:
[email protected]
@2:
[email protected]
@1;
[email protected]
:
[email protected]
;
[email protected]
;
[email protected]
;null;null;null;null;null;
[email protected]
;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
Copied!
If you want to modify the kit in any way please go in-game > practice > modify the inventory to your liking then do /practice setkit
Previous
ActionBars
Next
Death Message Chat Colors
Last modified
1yr ago
Copy link
Contents
Overview
Setup