An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        



![healthbar](https://github.com/toxicity188/BetterHealthBar3/assets/114675706/8af7d97c-3277-42f7-bccd-d5e124dfa5df)

**NOTICE: If you want to use BetterHealthBar with shaderspack, set use-core-shaders to false in config.yml (Default is true)**

Welcome to BetterHealthBar!

[![GitHub Release](https://img.shields.io/github/v/release/toxicity188/BetterHealthBar3?display_name=release&style=for-the-badge&logo=kotlin)](https://github.com/toxicity188/BetterHealthBar3/releases/latest)
[![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white)](https://discord.com/invite/rePyFESDbk)
[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/toxicity188/BetterHealthBar3?style=for-the-badge&logo=github)](https://github.com/toxicity188/BetterHealthBar3/issues)
[![bStats Servers](https://img.shields.io/bstats/servers/21802?style=for-the-badge&logo=minecraft&label=bStats&color=0%2C150%2C136%2C0)](https://bstats.org/plugin/bukkit/BetterHealthBar/21802)
[![Static Badge](https://img.shields.io/badge/paypal-toxicity-blue?style=for-the-badge&logo=paypal)](https://www.paypal.com/paypalme/toxicity188?country.x=KR&locale.x=en_US)

![156ab45b912cc836](https://github.com/toxicity188/BetterHealthBar3/assets/114675706/b6a9871b-0e96-48d1-84c5-7dd491576c4b)

### Asynchronous health bar creation
![327962748-ae033d45-f040-486e-9943-6ce9c1cf6bc6](https://github.com/toxicity188/BetterHealthBar3/assets/114675706/64a96e7a-04ac-4ae2-b9e0-9b71a62de04b)
This plugin implements beautiful health bar!

### Sight trace
![ezgif-4-6688863fff](https://github.com/toxicity188/BetterHealthBar3/assets/114675706/8484a92e-d0c2-4fd5-a766-5c5cb9fe697c)
This plugin supports sight-trace system.

### Custom core shaders
![2024_05_03_10_05_19_637-min](https://github.com/toxicity188/BetterHealthBar3/assets/114675706/7a0efa03-a6e7-42fd-b38e-a92d69503ad3)
This plugin has it's own core shaders, fixes z-fighting issue!

### Stack system
![녹화_2024_05_05_10_11_17_395-min](https://github.com/toxicity188/BetterHealthBar3/assets/114675706/d0903a79-e55d-4634-babb-063af2ef0c7c)
This plugin supports stack system, make it supports many system like buff.

### ModelEngine support
![2024-05-05_08 58 58](https://github.com/toxicity188/BetterHealthBar3/assets/114675706/4d87bab8-a3d9-4df6-957c-d04c8f490282)
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/v/toxicity188/BetterHealthBar3.svg)](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
![화면 캡처 2024-12-03 003808](https://github.com/user-attachments/assets/44f6a200-96e0-45f4-8af2-0358eb11001d)
In short, I never do it myself; why don't you request MythicCraft to make a MythicHealthBar too?