FateUHC
  • FateUHC Overview
  • Database Setup
  • Commands & Permissions
  • FateUHC API
  • Bungee Announce Setup
  • Placeholders
  • HEX Colors
  • ActionBars
  • BuildUHC Practice
  • Death Message Chat Colors
  • Mob Spawn Rates
  • Custom Worlds (No Generation)
  • Scenario & Config List
  • Default Config Files
    • uhcconfiguration.yml
    • death-messages.yml
    • items.yml
    • leaderboards.yml
    • discord.yml
    • data.yml
    • language.yml
    • scoreboard-layout.yml
    • guiitems.yml
    • configmanagement.yml
    • cosmetics.yml
    • practice.yml
    • randomizer.yml
    • actionbar.yml
Powered by GitBook
On this page
  • Overview
  • Setup

Was this helpful?

BuildUHC Practice

PreviousActionBarsNextDeath Message Chat Colors

Last updated 1 year ago

Was this helpful?

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 !

Setup

Go to your practice.yml and change BlockRemoval from false, to true.

BlockRemoval: true
BlockRemovalTime: 100 #10 seconds
PRACTICE-ARENA:
  MAX-PLAYERS: 50
  TAKE-FALL-DAMAGE: false
  KIT:
    ARMOR: t@309;t@312;t@311;t@306;
    INVENTORY: t@267;t@346;t@261;t@322:a@3;null;null;null;null;t@262:a@12;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;

Change the KIT section to the following:

KIT:
    ARMOR: t@313:e@4@2;t@312:e@0@2;t@311:e@0@2;t@310:e@4@2;
    INVENTORY: t@276:e@16@3;t@327;t@346:e@34@3;t@326;t@1:a@64;t@322:a@6;t@322:a@3:dn@Golden Head;t@396:a@64;t@261:e@48@2:e@51@1;t@1:a@64;t@327;t@326;null;null;null;null;null;t@262;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;

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

feedback site