Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Bukkit
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 8 months ago
Updated 18 hours ago
Overview
The AntiHealthIndicator plugin prevents hackers and modders from seeing other players' health. Designed to be lightweight with minimal server performance impact, it modifies packets directly, making it impossible to bypass. Logic executes asynchronously to minimize server load. Additional features include hiding durability, enchantments, item stack amounts, player saturation, absorption, and XP.
Requires PacketEvents
Ensure the PacketEvents library is installed on your server.
Table of Contents
- Overview
- Showcase
- Supported Platforms & Versions
- Spoofers
- Commands
- Permission Nodes
- Installation
- Credits
- License
Showcase
Supported Platforms & Versions
Platform | Supported Versions |
---|---|
Bukkit (Spigot, Paper, Folia etc.) | 1.8.8 - 1.21.1 |
Velocity | Latest Major |
BungeeCord (or any forks) | Latest Major |
Sponge | Latest Major |
Spoofers
The plugin includes various spoofing features:
- Health
- Air Ticks
- Player Absorption
- Player Saturation
- Player XP
- Item Durability
- Item Enchantments
- Item Stack Amount
- World Seed
Commands
/antihealthindicator
or/ahi
- Main plugin command.
Permission Nodes
Operators (OPs) have these permissions by default:
AntiHealthIndicator.Notify
- Notifies player of updates.AntiHealthIndicator.Bypass
- Prevents receiving spoofed data (if enabled in config).AntiHealthIndicator.Reload
- Grants access to the/antihealthindicator reload
command.AntiHealthIndicator.Debug
- Receives debug messages if debugging is enabled.
Installation
- Prerequisites: Install PacketEvents.
- Download: Get the latest release from the GitHub release page.
- Installation: Move the downloaded plugin to your server's plugins directory.
- Configuration: Customize settings in
config.yml
. - Restart: Restart the server for changes to take effect.
Credits
Special thanks to:
- @Retrooper: Author of PacketEvents.
- @Tofaa: Helped design the project infrastructure and logic. Check out his EntityLib.
- @Booky10: Helped with various complex matters.
- @Abhigya: Designed the Gradle Build Chain.
License
This project is licensed under the GPL3 License.