Skip to content
ImperaZim edited this page Jun 30, 2026 · 2 revisions

LibHud

Field Value
Package id libhud
Plugin name LibHud
Current line 2.x
Namespace imperazim\hud
Hard dependencies LibCommons
Soft dependencies LibPlaceholder

LibHud provides HUD helpers such as BossBar and scoreboard systems.

LibCommons provides the easing and interpolation helpers used by animated HUD progress. LibPlaceholder remains optional for dynamic text resolution.

Provider Modes

  • Package-backed through EasyLibrary.
  • Standalone PHAR as LibHud.

Placeholder Integration

LibHud can integrate with LibPlaceholder when it is available. Keep LibPlaceholder as a soft dependency when the integration is optional.

Validation

/easylibrary packages status libhud
/easylibrary packages doctor

Development probe:

/elprobe run libhud

Standalone validation:

/pl
/version LibHud

Clone this wiki locally