-
-
Notifications
You must be signed in to change notification settings - Fork 34
How to install
nixie123 edited this page Dec 27, 2024
·
8 revisions
-
First you have to download from the spigot page and put the .jar file in the
plugins/
folder. How simple! -
Second, start your server and the config files will be generated automatically.
-
You should merge the build folder to your resource pack. If you have ItemsAdder installed, you can simply merge it by writing this in ItemsAdder's config.
# 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
Else if you have Nexo installed, you can simply merge it by changing these settings in BetterHud's config.
# BetterHud config.yml
pack-type: none
- You should already have the plugin ready to work properly.