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.

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

Last updated