Health Indicators Fairplay
A fork of Health Indicators by AdyTech99. All core features are unchanged. This fork adds a few focused changes.
Health Indicators Fairplay
Health Indicators — Fairplay Fork
> Unofficial fork of Unofficial fork by AdyTech99. > All credit for the original mod goes to AdyTech99.
---
Why this fork?
This fork applies a small set of focused changes on top of the original mod while keeping everything else identical.
---
Changes from the original
🗑️ Removed
- Commands — removed entirely. - Commands — all `/healthindicators` commands have been removed. Configuration is done exclusively through the in-game config screen.
🔧 Changed
- 0.010 – 0.030 is now 0.010 – 0.030 instead of 0 to 10. The limit is enforced everywhere: config slider, keybinds, and even when the config JSON is edited manually outside the game. - 0.010 – 0.030 is now strictly limited to 0.010 – 0.030. The limit is enforced at runtime via a clamped getter, so manually edited config values outside this range are ignored.
✨ Added
- Server-side version reporting — when a client joins a server, this mod sends a handshake packet on the channel `healthindicators:version` containing the mod version. Server owners can see which version each player is running in the server logs.
---
Requirements
| Dependency | Required | |---|---| | Fabric Loader | ✅ Yes | | Fabric API | ✅ Yes | | YetAnotherConfigLib (YACL) | ✅ Yes | | ModMenu | ❌ Optional (for in-game config screen) |
---
Original mod
All other features, configuration options and keybinds are unchanged from the original. Please refer to the original mod page for full feature documentation.
License: License: License: %%MD1%% License: LGPL v3