Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
BetterHud

BetterHud

Make a beautiful HUD in Minecraft!

26.4k
218
Management
Technology
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.x
1.19.x
1.18.x
1.17.x

Platforms

Bukkit
Fabric
Folia
Paper
Purpur
Quilt
Spigot
Velocity

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Sponsor on GitHubDonate on PayPal

Creators

toxicity188
toxicity188 Member

Details

Licensed MIT
Published 12 months ago
Updated last week
DescriptionGalleryChangelogVersions

Show all versions

1
22
23
24

1.6.238

by toxicity188 on Oct 7, 2024
Download

Bumps dependency version.

1.6.237

by toxicity188 on Oct 7, 2024
Download

popup bug fixes.

1.6.233

by toxicity188 on Oct 5, 2024
Download

LuckPerms supports.

1.6.232

by toxicity188 on Oct 5, 2024
Download

TextPlaceholderAPI supports.

1.6.228

by toxicity188 on Oct 3, 2024
Download

Adds "push" configuration in Popup.

1.6.227

by toxicity188 on Oct 3, 2024
Download

Bug fixes.

1.6.225

by toxicity188 on Oct 3, 2024
Download

Updates jitpack.yml

1.6.224

by toxicity188 on Oct 3, 2024
Download

Adds "both" legacy serializer, import optimization.

1.5

by toxicity188 on Oct 3, 2024
Download

Features

  • Bug fixes.
  • Fabric platform supports(experimental).
  • Bitmap text supports(experimental).
  • Adds space:length format in text pattern.
  • Optimizes head renderer.
  • Supports internal compass pointer. (/hud pointer).
  • Supports multiple compass pointer and image.
  • Supports Skript expression for compass pointer.

Example

# BetterHud/text/test_bitmap_font.yml

number_font:
  type: bitmap #It requires type "bitmap"
  chars: #bitmap font must have chars configuration.
    1:
      file: "font/number.png"
      codepoints:
        - "0123456789"

2024-09-25_09 18 24

#BetterHud/compass/test_compass.yml

default_compass:
  type: circle
  default: true
  file:
    point:  #default pointer
      name: "compass/point.png"
      y: -8
    custom-icon: #custom pointer icon
      other: #icon name
        name: "compass/other_point.png"
        y: -8
# Skript/scripts/test.sk

command /pointadd:
    trigger:
        #It uses image "point".
        point add location at 0, 0, 0 in world "world" named "test1" to player
        
        #It uses image "custom-icon.other".
        point add location at 10, 0, 0 in world "world" named "test2" with icon "other" to player

command /pointremove:
    trigger:
        point remove "test1" to player
        point remove "test2" to player

Downloads

BetterHud-1.5.jar - Bukkit, Velocity platform plugin.
BetterHud-1.5-fabric+1.21.1.jar - Fabric server side mod.

BetterHud-1.5-dokka.jar - docs.
BetterHud-1.5-source.jar - Source code.

1.5.223

by toxicity188 on Oct 3, 2024
Download

Optimizes head renderer.

1.5.222

by toxicity188 on Oct 2, 2024
Download

Edits modrinth loader.

1.5.219

by toxicity188 on Sep 29, 2024
Download

Adds space:length format in text.

1.5.218

by toxicity188 on Sep 28, 2024
Download

Supports multiple compass pointer and icon.

1.5.217

by toxicity188 on Sep 28, 2024
Download

Updates README.md

1.5.216

by toxicity188 on Sep 28, 2024
Download

No changelog was specified.

BetterHud 1.4-HOTFIX

by toxicity188 on Sep 15, 2024
Download

This is a simple hotfix version before 1.5 release.

  • Text width bug fixes.
  • Compass bug fixes.
  • Bumps dependency version.

1.4

by toxicity188 on Aug 26, 2024
Download
  • Bug fixes
  • Adds stack option
  • Adds more placeholders

녹화_2024_08_26_14_22_33_635

armor_stack_image:
  type: sequence
  files:
    - "armor/empty.png"
    - "armor/half.png"
    - "armor/full.png"
    
armor_stack_layout:
  images:
    1:
      name: armor_stack_image
      stack: armor@t / 2
      max-stack: 10
      space: 2
      y: 32
      x: -40

1.3-HOTFIX

by toxicity188 on Aug 18, 2024
Download

This is a hotfix version of 1.3.

  • Bug fixes.
  • Updates other plugin.

BetterHud-MMOCore BetterHealthBar

1.3

by toxicity188 on Aug 18, 2024
Download

Note: You should NOT use this version if you currently using BetterHud-MMOCore and BetterHealthBar. you have to wait until the updated version is launched.

  • Huge API changes.
  • Supports multi-platform(Velocity) 2024-08-18_15 22 55 화면 캡처 2024-08-18 152545

1.2

by toxicity188 on Aug 16, 2024
Download
  • Bug fixes.
  • Bumps kotlin and other dependency version.
  • Adds some placeholder.
mythicmobs_aura_duration[aura_id]
mythicmobs_aura_max_duration[aura_id]
  • Adds some split type.
circle
reverse_circle

녹화_2024_08_16_13_13_05_863

1
22
23
24

Modrinth is open source.

main@81b0922

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.