Skip to content
waitstepbro edited this page Sep 7, 2026 · 8 revisions

Custom HP Bar

A RuneLite plugin that replaces the native overhead health bar with a custom overlay: HP as a number on the bar, separate styling for NPCs, yourself and other players, and optional Prayer, special attack and run energy bars beneath your own.

Where to look

I want to Go to
See every setting and its default Settings reference
Understand where the HP number comes from HP numbers
Understand the shield and charge bars Shield and charge bars
Change how names and combat levels are coloured Names and levels
Know why my hitsplats and chat text are redrawn Overhead replacement
Work out why something looks wrong Troubleshooting
Check whether a behaviour is intended Known limitations
Report a bug or request a feature Reporting a bug
Find a setting that moved or vanished in 2.1.0 Updating to 2.1.0

Getting started

  1. Install Custom HP Bar from the RuneLite Plugin Hub.
  2. Your own bar and NPC bars are on by default; other players' bars are off.
  3. The game's own overhead bar is hidden by default - turn off Hide Native Bar in Behavior & Hotkeys to get it back.

How the overlay works

  • Three style profiles. NPCs, you and other players each get their own; you and other players share size, shape, border and font, but keep separate colours and offsets.
  • A bar appears when an actor is tracked, which normally means combat. Each Always Show setting lifts that for one group.
  • Persist Duration keeps the last known HP on screen for a few seconds after tracking ends. 0 hides the bar immediately.
  • Everything shares one anchor above the actor, so bar, name, icons, hitsplats and chat text stay lined up as it moves.
  • Actors on the same tile stack vertically instead of overlapping, and by default anything on your own tile gives way to your bar.
  • Some overheads are redrawn rather than drawn by the client - see Overhead replacement.

What it adds

  • An NPC's exact HP instead of a coarse ratio, where the max HP is known.
  • Shield and charge bars for bosses with those mechanics.
  • Prayer, special attack and run energy bars under your own, in an order you pick.
  • Restore previews on hovered food, Prayer restores and Stamina potions.
  • Status tints and icons for poison, venom, burn, bleed, disease and corruption.
  • Aggressive-monster marking, elemental weakness icons, and the Ironman shared-loot grey-out.
  • A damage trail behind the bar, and a fade-out when an NPC dies.
  • Combat levels and level-based colouring for NPCs and other players, friend highlighting, and name blacklists.

Clone this wiki locally