sHealthIndicator - Show Health Of Target
Tired of generic health bars? sHealthIndicator is a lightweight, performance-focused plugin that gives you complete control over how entity health is displayed on your server. Show players the health of mobs and other players in a clean, modern, and highly customizable way.
From simple action bars to dynamic boss bars, sHealthIndicator is designed to be easy for players to use and incredibly powerful for server owners to configure.
Key Features
Almost every aspect of sHealthIndicator can be changed in the config.yml. Here is a small sample of what you can do:
Commands & Permissions
Commands:
Tired of generic health bars? sHealthIndicator is a lightweight, performance-focused plugin that gives you complete control over how entity health is displayed on your server. Show players the health of mobs and other players in a clean, modern, and highly customizable way.
From simple action bars to dynamic boss bars, sHealthIndicator is designed to be easy for players to use and incredibly powerful for server owners to configure.
Key Features
- Multiple Display Methods: Choose the style that fits your server best.
- Action Bar: A clean, non-intrusive text display above the hotbar.
- Boss Bar: Uses the vanilla boss bar, with colors that dynamically change with the target's health.
- Hologram/Nametag (Planned): Display health directly above the entity.
- Title/Subtitle (Planned): A dramatic display for special boss mobs.
- Action Bar: A clean, non-intrusive text display above the hotbar.
- Deep Customization: Make the indicator look exactly how you want.
- Custom Formatting: Use placeholders like %name%, %health%, %max_health%, and %percent%.
- Dynamic Health Bars: Create text-based bars using %bar% and customize the symbols (|, ■, etc.).
- Color Gradients: Automatically change the text color from green to yellow to red as health drops.
- Custom Formatting: Use placeholders like %name%, %health%, %max_health%, and %percent%.
- Smart Triggers & Conditions: Control exactly when and how the indicator appears.
- Trigger Events: Show health ON_LOOK (when a player aims at an entity) or ON_HIT (after a player deals damage).
- Visibility Control: Restrict visibility by permission (shealthindicator.see), per-world, or by blacklisting specific entities (like the Ender Dragon).
- Trigger Events: Show health ON_LOOK (when a player aims at an entity) or ON_HIT (after a player deals damage).
- Performance First: Built to run smoothly on any server.
- Optimized to prevent server lag, with efficient tasks and update throttling.
- Optimized to prevent server lag, with efficient tasks and update throttling.
Almost every aspect of sHealthIndicator can be changed in the config.yml. Here is a small sample of what you can do:
Code (YAML):
# The main display method. Options: ACTION_BAR, BOSS_BAR
display_method : ACTION_BAR
# When to show the indicator. Options: ON_LOOK, ON_HIT
trigger_event : ON_LOOK
# Max distance (in blocks) to trigger the indicator on look.
trigger_distance : 16
# --- Formatting ---
# Use placeholders: %name%, %health%, %max_health%, %percent%, %bar%
action_bar_format : "&e%name% &7- %bar% &a%health%&7/&c%max_health%"
# --- Bar Formatting ---
bar:
symbol : "■"
size : 20
# Colors change based on health percentage.
color_full : "&a"
color_half : "&e"
color_low : "&c"
# --- Conditions ---
# A list of entity types to ignore.
entity_blacklist :
- "ender_dragon"
- "wither"
- "armor_stand"
display_method : ACTION_BAR
# When to show the indicator. Options: ON_LOOK, ON_HIT
trigger_event : ON_LOOK
# Max distance (in blocks) to trigger the indicator on look.
trigger_distance : 16
# --- Formatting ---
# Use placeholders: %name%, %health%, %max_health%, %percent%, %bar%
action_bar_format : "&e%name% &7- %bar% &a%health%&7/&c%max_health%"
# --- Bar Formatting ---
bar:
symbol : "■"
size : 20
# Colors change based on health percentage.
color_full : "&a"
color_half : "&e"
color_low : "&c"
# --- Conditions ---
# A list of entity types to ignore.
entity_blacklist :
- "ender_dragon"
- "wither"
- "armor_stand"
Commands:
- /shi reload - Reloads the configuration file.
- /shi toggle - Allows a player to turn the health indicator on or off for themselves.
- shealthindicator.admin.reload - Access to the reload command. (Default: op)
- shealthindicator.toggle - Access to the toggle command. (Default: true)
- shealthindicator.see - Required to see health indicators if require_permission is enabled in the config. (Default: true)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
sHealthIndicator - Show Health Of Target is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 132 times (via Spigot). Download it and open it directly in the game.