MobHealthDisplay icon

MobHealthDisplay -----

Three ways to display biological blood volume are provided, which can be customized



Three ways to display biological blood volume are provided
  1. Action bar display compressed-动作栏显示_compressed.jpg
  2. Chat message prompt PixPin_2026-05-08_20-50-37.png
  3. Top health display (Visible to all players) 头顶显示_compressed.png
Highly customizable display mode
  1. Fully customizable message formats - placeholders are supported for all three display formats: action bar, chat, and overhead
  2. The style of the health bar is adjustable - the quantity, heart-shaped symbol, and color can all be freely configured
  3. Color system - Automatic color change for normal health and low health (≤30%)
  4. Adjustable retention time - The duration for which information in the action bar is retained after an attack
Permission control:
The plugin provides two permission nodes to facilitate global control by administrators and for players to switch on and off the display by themselves




    • mobhealth.admin Used for hot reload configuration files
    • mobhealth.toggle Permission - Players with permission can turn the display on and off by themselves through commands
BUG:
The currently known issue is that after enabling the "Head Blood Gauge Display", it is impossible to rename using the nameplates.

English configuration files are provided and can be directly copied and replaced
Code (YAML):
# MobHealthDisplay Configuration
#
# Placeholders:
# %damage%  %health%  %maxhealth%  %healthcolor%
# %maxcolor%  %name%  %healthbar%

# --- General ---
enable-action-bar-display
: true
enable-chat-message
: true
enable-above-head-display
: true
pointer-distance
: 10
keep-display-duration
: 5

# --- Display Format ---
damage-message-format
: "&a%name% &7| &aHP: %healthcolor%%health%&7/%maxcolor%%maxhealth% &c-%damage%"
pointer-message-format
: "&a%name% &7| &aHP: %healthcolor%%health%&7/%maxcolor%%maxhealth%"
chat-message-format
: "&a[Attack] &7Hit &b%name% &7for &c%damage% &7damage, HP: %healthcolor%%health%&7/%maxcolor%%maxhealth%"
above-head-format
: "%name% |%healthbar%"

# --- Health Bar ---
# Recommended: 10-20
max-hearts
: 10
heart-symbol
: "❤"
heart-full-color
: "&4"
heart-half-color
: "&c"
heart-empty-color
: "&f"

# --- Colors ---
normal-health-color
: "&e"
low-health-color
: "&c"
max-health-color
: "&e"
Resource Information
Author:
----------
Total Downloads: 12
First Release: May 8, 2026
Last Update: May 8, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings