Skip to content

LightHealth 1.0.1

Choose a tag to compare

@DimaSergeew DimaSergeew released this 30 Jul 08:44
· 17 commits to main since this release

LightHealth 1.0.1

Bugfix and reliability release for Paper / Folia.

Fixes

  • Folia: floating damage numbers no longer leave orphan TextDisplay entities when the victim dies (animation bound to the display; cleanup on entity remove)
  • hologram.only-when-damaged: only affects holograms — 0-damage hits no longer suppress numbers / actionbar / bossbar
  • /lh toggle + lighthealth.see: unified ViewAccess — personal bars and holograms/numbers from your hits respect prefs/permission; actionbar cleared immediately on toggle off
  • Memory: quit cleans prefs, actionbar generations, and bossbars

Improvements

  • Holograms ride the mob (no per-tick teleport follow task)
  • Look-at uses a single raycast
  • Cached Folia detection (no repeated Class.forName)
  • Locale files soft-merge new keys on reload without overwriting customizations
  • Removed empty plugin bootstrapper
  • Unit tests for language normalize

Install

  1. Replace the jar with LightHealth-1.0.1.jar
  2. Restart or /lh reload (restart preferred after major update)
  3. Paper / Folia 1.21+ · Java 25+

Full changelog

v1.0.0...v1.0.1