Creating a totally customizable HUD
A custom HUD is a hud with the type: CUSTOM set.
type: CUSTOM
This special type gives you total control over how the HUD will work. No image is specified in the YML file and you can avoid creating the player_stat_name.
player_stat_name
Warning:
This type of HUD requires you to use the Java API and know how to code in Java.
Last updated 9 months ago