UltimateHealthDisplay
๐ก Updated this year๐ผ๏ธ Gallery (12 images)
๐ Analysis
- ๐ 0.2% endorsement rate
- ๐ #174 of 214 game-mechanics mods in this game by downloads
๐ About This Mod
** ๐ฎ UltimateHealthDisplay - Complete Plugin Description ๐ **Overview** **UltimateHealthDisplay** is a premium-quality, highly optimized health display plugin for Minecraft Paper servers (1.21-1.21.11). It elegantly shows the health of any entity (mob or player) you're looking at directly in your action bar, featuring multiple beautiful display styles, extensive plugin compatibility, and performance-first design. Unlike basic health display plugins, UltimateHealthDisplay seamlessly integrates with popular custom mob plugins (MythicMobs, LevelledMobs), respects region protection (WorldGuard), and intelligently avoids conflicts with other action bar plugins. --- โจ **Key Features** ๐จ **6 Pre-Built Display Styles** Choose from professionally designed health bar styles or create your own: | Style | Description | Example Display | |-------|-------------|-----------------| | **Hearts** | Classic Minecraft hearts | `Zombie: โคโคโคโคโคโคโคโฅโฅโฅ` | | **Bars** | Modern progress bar | `Skeleton: โโโโโโโโโ` | | **Lines** | Pipe-based indicator | `Creeper - ` | | **Numbers** | Simple numeric HP | `Steve: 19.5 / 20.0` | | **RPG** | Role-playing game style | ` HP: โ โ โ โ โ โ โกโกโกโก (600/1000)` | | **Minimalist** | Clean modern dots | `Warden โข โโโโโโโโโโ โข 485.2` | ๐ **Extensive Plugin Compatibility** **Fully Integrated With:** - โ **Citizens** - Ignore NPC health displays - โ **MythicMobs** - Shows custom mob names, health, and levels - โ **WorldGuard** - Region-based blacklist system - โ **PlaceholderAPI** - Use any PAPI placeholder in displays - โ **WildStacker** - Compatible with stacked entities - โ **AuraMobs** - Custom mob support - โ **MobArena** - Works in arena environments - โ **McMMO** - No conflicts with McMMO displays **Plus compatibility with:** - SimpleTabList, TAB, ScoreboardStatsX (no action bar conflicts) โก **Performance Optimized** - **Smart Caching System** - Reduces redundant calculations - **Camera Movement Detection** - Only updates when needed - **Async Ray Tracing** - Non-blocking entity detection - **Configurable Update Rate** - Balance responsiveness vs performance - **Memory Efficient** - Minimal RAM footprint - **No TPS Impact** - Designed for high-player-count servers ๐ฏ **Advanced Features** - **Conflict Prevention** - Automatically yields to other action bar plugins - **Custom Entity Names** - Reads display names from custom mob plugins - **Dynamic Health Scaling** - Works with any health value (vanilla to 999999+) - **Per-Type Toggle** - Separate enable/disable for mobs and players - **Region Blacklist** - Disable in spawn, lobbies, or safe zones - **Half-Heart Precision** - Visual indicators for partial health - **Unicode Support** - Full color and symbol customization - **Hot Reload** - Update config without server restart - **Permission System** - Control who sees health displays --- ๐ฎ **Usage & Commands** **Commands** | Command | Description | Permission | Default | |---------|-------------|------------|---------| | `/uhd` | Show plugin information and version | `uhd.use` | All players | | `/uhd reload` | Reload configuration from disk | `uhd.reload` | Operators only | **Permissions** ```yaml uhd.use Basic plugin access (default: everyone) uhd.reload Reload configuration (default: op) uhd.bypass Bypass WorldGuard region restrictions (default: op) uhd.* All permissions (default: op) ``` --- ๐ ๏ธ **Configuration** **Basic Setup** ```yaml display: show-mob-health: true Show health for mobs show-player-health: true Show health for players current-style: hearts Active display style ``` **Performance Tuning** ```yaml performance: update-interval-ticks: 10 Update frequency (20 = 1 second) max-raytrace-distance: 50.0 Detection range in blocks camera-movement-threshold: 0.01 Sensitivity (lower = more updates) ``` **Plugin Integrations** ```yaml hooks: ignore-citizens: true Don't show NPC health worldguard-blacklisted-regions: Disable in specific regions - 'spawn' - 'lobby' - 'safezone' ``` **Creating Custom Styles** ```yaml styles: mystyle: message: '&d&l{name} &8โ {usestyle} &7({health}/{maxhealth})' full-icon: '&dโฐ' half-icon: '&5โฐ' empty-icon: '&8โฑ' ``` **Available Placeholders:** - `{name}` - Entity or player name - `{health}` - Current health (numeric) - `{maxhealth}` - Maximum health (numeric) - `{usestyle}` - Visual bar (generated from icons) --- ๐ **Use Cases** **๐ฐ RPG Servers** Display custom mob health from MythicMobs with RPG-style formatting. Perfect for dungeon crawlers and boss fights. **โ๏ธ PvP Servers** Show enemy player health during combat. Configure separate styles for players vs mobs. **๐ช Minigame Servers** Disable health displays in lobbies using WorldGuard regions. Enable only in game arenas. **๐ Survival Servers** Help players gauge mob danger w
๐ฎ UltimateHealthDisplay - Complete Plugin Description
๐ Overview
UltimateHealthDisplay is a premium-quality, highly optimized health display plugin for Minecraft Paper servers (1. 21-1. 21. 11). It elegantly shows the health of any entity (mob or player) you're looking at directly in your action bar, featuring multiple beautiful display styles, extensive plugin compatibility, and performance-first design.
Unlike basic health display plugins, UltimateHealthDisplay seamlessly integrates with popular custom mob plugins (MythicMobs, LevelledMobs), respects region protection (WorldGuard), and intelligently avoids conflicts with other action bar plugins.
โจ Key Features
๐จ 6 Pre-Built Display Styles Choose from professionally designed health bar styles or create your own:
| Style | Description | Example Display | |-------|-------------|-----------------| | Hearts | Classic Minecraft hearts | `Zombie: โคโคโคโคโคโคโคโฅโฅโฅ` | | Bars | Modern progress bar | `Skeleton: โโโโโโโโโ` | | Lines | Pipe-based indicator | `Creeper - [โโโโโโโโโโโ]` | | Numbers | Simple numeric HP | `Steve: 19. 5 / 20. 0` | | RPG | Role-playing game style | ` HP: โ โ โ โ โ โ โกโกโกโก (600/1000)` | | Minimalist | Clean modern dots | `Warden โข โโโโโโโโโโ โข 485. 2` |
๐ Extensive Plugin Compatibility
Fully Integrated With: - โ Citizens - Ignore NPC health displays - โ MythicMobs - Shows custom mob names, health, and levels - โ WorldGuard - Region-based blacklist system - โ PlaceholderAPI - Use any PAPI placeholder in displays - โ WildStacker - Compatible with stacked entities - โ AuraMobs - Custom mob support - โ MobArena - Works in arena environments - โ McMMO - No conflicts with McMMO displays
Plus compatibility with: - SimpleTabList, TAB, ScoreboardStatsX (no action bar conflicts)
โก Performance Optimized
- Smart Caching System - Reduces redundant calculations
- Camera Movement Detection - Only updates when needed
- Async Ray Tracing - Non-blocking entity detection
- Configurable Update Rate - Balance responsiveness vs performance
- Memory Efficient - Minimal RAM footprint
- No TPS Impact - Designed for high-player-count servers
๐ฏ Advanced Features
- Conflict Prevention - Automatically yields to other action bar plugins
- Custom Entity Names - Reads display names from custom mob plugins
- Dynamic Health Scaling - Works with any health value (vanilla to 999999+)
- Per-Type Toggle - Separate enable/disable for mobs and players
- Region Blacklist - Disable in spawn, lobbies, or safe zones
- Half-Heart Precision - Visual indicators for partial health
- Unicode Support - Full color and symbol customization
- Hot Reload - Update config without server restart
- Permission System - Control who sees health displays
๐ฎ Usage & Commands
Commands
| Command | Description | Permission | Default | |---------|-------------|------------|---------| | `/uhd` | Show plugin information and version | `uhd.use` | All players | | `/uhd reload` | Reload configuration from disk | `uhd.reload` | Operators only |
Permissions*
```yaml uhd.use Basic plugin access (default: everyone) uhd.reload Reload configuration (default: op) uhd.bypass Bypass WorldGuard region restrictions (default: op) uhd. All permissions (default: op) ```
๐ ๏ธ Configuration
Basic Setup
```yaml display: show-mob-health: true Show health for mobs show-player-health: true Show health for players current-style: hearts Active display style ```
Performance Tuning
```yaml performance: update-interval-ticks: 10 Update frequency (20 = 1 second) max-raytrace-distance: 50. 0 Detection range in blocks camera-movement-threshold: 0. 01 Sensitivity (lower = more updates) ```
Plugin Integrations
```yaml hooks: ignore-citizens: true Don't show NPC health worldguard-blacklisted-regions: Disable in specific regions - 'spawn' - 'lobby' - 'safezone' ```
Creating Custom Styles
```yaml styles: mystyle: message: '&d&l{name} &8โ {usestyle} &7({health}/{maxhealth})' full-icon: '&dโฐ' half-icon: '&5โฐ' empty-icon: '&8โฑ' ```
Available Placeholders: - `{name}` - Entity or player name - `{health}` - Current health (numeric) - `{maxhealth}` - Maximum health (numeric) - `{usestyle}` - Visual bar (generated from icons)
๐ Use Cases
๐ฐ RPG Servers Display custom mob health from MythicMobs with RPG-style formatting. Perfect for dungeon crawlers and boss fights.
โ๏ธ PvP Servers Show enemy player health during combat. Configure separate styles for players vs mobs.
๐ช Minigame Servers Disable health displays in lobbies using WorldGuard regions. Enable only in game arenas.
๐ Survival Servers Help players gauge mob danger w
๐ Mod Details
- Game
- Minecraft Plugins
- Author
- geturplugins
- Version
- 2.0.0
- Downloads
- 1,439
- Endorsements
- 3
- Category
- game-mechanics
- Created
- 1/14/2026
- Updated
- 3/8/2026
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- game-mechanics, mobs, technology
๐ง How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
๐ Full step-by-step install guide for Minecraft Plugins โ
Visit the official mod page for specific installation instructions for this mod.
๐ฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
โ Frequently Asked Questions
Which Minecraft Plugins versions does UltimateHealthDisplay support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of UltimateHealthDisplay?
Version 2.0.0, published 2026-03-08 with 1,439 downloads recorded at the source.
Keep browsing โ more Minecraft Plugins mods await











