Installing BetterHUD

To use Prime HUD, you first need to install and configure the BetterHUD plugin properly. Please follow the steps below carefully:

Download and Install BetterHUD

Download BetterHUD version 1.10.3, which is the recommended and most stable version for use with Prime HUD.

  • Place the downloaded .jar file into your server’s plugins folder.

  • Restart your server to generate the necessary configuration files.

Plugin-Specific Configuration

BetterHUD needs to be configured based on the plugin you're using to handle custom items and textures. Please follow the appropriate guide below:

Using ItemsAdder

If you're using ItemsAdder, follow these steps to integrate BetterHUD:

# ItemsAdder config.yml
merge_other_plugins_resourcepacks_folders:
  - "BetterHud/build"

effects:
  hide-scoreboard-numbers: false
  hide-scoreboard-numbers-old-clients: false
  text-effects:
    enabled: false

custom-font:
  enabled: false


pre_1_21_2_shaders_fix:
  enabled: false

Using Oraxen or Nexo

For Oraxen and Nexo users, follow this configuration guide instead:

Verify the Installation

Once you’ve completed the steps above and restarted your server:

  • If you can see BetterHUD’s default bars and the compass in-game, the installation was successful!

  • You’re now ready to use Prime HUD.

Last updated