Skip to content
nixie123 edited this page Sep 30, 2024 · 37 revisions

Try "/hud reload" does not move the y coordinate.

You will also need to reapply the resourcepack.


HUD doesn't appear

Don't see any bossbars, don't see any HUD, it's clean.

  • If you're using ItemsAdder, will need to set text-effect to false.

Link: https://github.com/toxicity188/BetterHud/wiki/How-to-install

If the bossbar for Enderdragon or Wither pops up, the HUD is out of alignment.

  • Set on config.yml merge-boss-bar: false

  • This is a specialized bossbar and cannot be resolved.

Optimize resourcepack

  1. config.yml If you don't use shader.yml set:
#shader.yml file
hotbar:
	disable: false #true by default

and:

#config.yml file
load-minecraft-default-textures: false
  1. font.yml: If you don't use default font scale: 1

  2. Minimize font usage types.

Extra Support?

Yes we have support, join our Discord: https://discord.gg/5tGVx34sQG Remember that BetterHud is a free plugin, and we have no obligation of answer sometimes.

Clone this wiki locally