https://github.com/toxicity188/betterhealthbar3
A server-side health bar implementation of Minecraft.
https://github.com/toxicity188/betterhealthbar3
folia-plugin healthbar minecraft paper-plugin resourcepack spigot-plugin
Last synced: about 1 month ago
JSON representation
A server-side health bar implementation of Minecraft.
- Host: GitHub
- URL: https://github.com/toxicity188/betterhealthbar3
- Owner: toxicity188
- License: other
- Created: 2024-05-02T20:17:53.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-11T07:53:49.000Z (about 1 month ago)
- Last Synced: 2025-05-11T08:30:28.692Z (about 1 month ago)
- Topics: folia-plugin, healthbar, minecraft, paper-plugin, resourcepack, spigot-plugin
- Language: Kotlin
- Homepage:
- Size: 4.41 MB
- Stars: 51
- Watchers: 3
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**NOTICE: If you want to use BetterHealthBar with shaderspack, set use-core-shaders to false in config.yml (Default is true)**
Welcome to BetterHealthBar!
[](https://github.com/toxicity188/BetterHealthBar3/releases/latest)
[](https://discord.com/invite/rePyFESDbk)
[](https://github.com/toxicity188/BetterHealthBar3/issues)
[](https://bstats.org/plugin/bukkit/BetterHealthBar/21802)
[](https://www.paypal.com/paypalme/toxicity188?country.x=KR&locale.x=en_US)
### Asynchronous health bar creation

This plugin implements beautiful health bar!### Sight trace

This plugin supports sight-trace system.### Custom core shaders

This plugin has it's own core shaders, fixes z-fighting issue!### Stack system

This plugin supports stack system, make it supports many system like buff.### ModelEngine support

This plugin supports ModelEngine, automatically detects mob's height.# Dependency
No# Version
1.19.4-1.21.4# Command
/healthbar - Reload command# Permission
betterhealthbar.reload - Access to reload command# Build
./gradlew build# API
[](https://jitpack.io/#toxicity188/BetterHealthBar3)
``` kotlin
repositories {
mavenCenteral()
maven("https://jitpack.io")
}dependencies {
compileOnly("com.github.toxicity188:BetterHealthBar3:VERSION"}
}
```
# License
This plugin is basically premium plugin, so you have to purchase it in SpigotMC to use it. but i allow you to download source, decompile/compile plugin or rebuild.# Extra

In short, I never do it myself; why don't you request MythicCraft to make a MythicHealthBar too?