AntiHealthIndicator
Plugin Overview
The AntiHealthIndicator plugin effectively blocks hackers and mod users from viewing other players' health. Designed as a lightweight solution with minimal impact on server performance, it operates at the network packet level, making it impossible to bypass. All logic runs asynchronously to reduce server load. Additional features include hiding item durability, enchantments, stack amounts, player saturation, damage absorption, and experience.
Requires PacketEvents
Make sure the PacketEvents library is installed on your server.
Work Demonstration

Supported Platforms and Versions
| Platform | Supported Versions |
|---|---|
| Bukkit (Spigot, Paper, Folia, etc.) | 1.8.8 - 1.21.1 |
| Velocity | Latest Major |
| BungeeCord (and any forks) | Latest Major |
| Sponge | Latest Major |
Data Spoofing Features
The plugin includes various capabilities for masking information:
- Health
- Oxygen
- Player damage absorption
- Player saturation
- Player experience
- Item durability
- Item enchantments
- Item stack amounts
- World seed
Commands
/antihealthindicatoror/ahi- Main plugin command.
Permissions
Operators (OPs) have these permissions by default:
AntiHealthIndicator.Notify- Notifies player about updates.AntiHealthIndicator.Bypass- Prevents receiving spoofed data (if enabled in configuration).AntiHealthIndicator.Reload- Grants access to the/antihealthindicator reloadcommand.AntiHealthIndicator.Debug- Receives debug messages when debugging mode is enabled.
Installation
- Prerequisites: Install PacketEvents.
- Download: Get the latest version from the releases page.
- Installation: Move the downloaded plugin to your server's plugins folder.
- Configuration: Configure settings in the
config.ymlfile. - Restart: Restart the server to apply changes.