
AntiHealthIndicator
Enhance fairness with AntiHealthIndicator! Lightweight, async packet spoofing for gameplay integrity. Easy configurable!
- Загрузки
- 12K
- Подписчики
- 53
- Обновлён
- 22 июня 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 1 февраля 2024 г.
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
- Supported Platforms & Versions
- Spoofers
- Commands
- Permission Nodes
- Installation
- Credits
- License
Supported Platforms & Versions
| Platform | Supported Versions |
|---|---|
| Bukkit (Spigot, Paper, Folia etc.) | 1.8.8 - 26.2 |
| Velocity | Latest Major |
| BungeeCord (or any forks) | Latest Major |
| Sponge | Latest Major |
Spoofers
The plugin includes various spoofing features:
- Health (including randomization)
- Air Ticks
- Player Absorption
- Player Saturation
- Player Gamemode
- Player XP
- Item Durability
- Item Enchantments
- Item Stack Amount
Commands
/antihealthindicatoror/ahi- Main plugin command.
Permission Nodes
Operators (OPs) have these permissions by default, except for AntiHealthIndicator.Bypass:
AntiHealthIndicator.Notify- Notifies player of updates.AntiHealthIndicator.Bypass- Prevents receiving spoofed dataAntiHealthIndicator.Reload- Grants access to the/antihealthindicator reloadcommand.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. - Reload: Reload the plugin using
/antihealthindicator reloador restart the server to apply changes.
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.
Ченджлог
2.5.1Релиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.
- Added: 26.2 Support
2.5.0Релиз26.1, 26.1.1, 26.1.2 · 9 декабря 2025 г.
- Added: 1.21.11 Support
- Added: Health Randomisation (will really piss off cheaters 😄)
Full Changelog: https://github.com/Bram1903/AntiHealthIndicator/compare/v2.4.4...v2.5.0
2.4.4Релиз1.21.8, 1.21.9, 1.21.10 · 30 ноября 2025 г.
- Added: 1.21.9 & 1.21.10 Support
- Fixed: Custom vehicles not showing the right health
- Some small performance improvements
2.4.3Релиз1.21.6, 1.21.7, 1.21.8 · 21 июля 2025 г.
Fixed: Another NullPointerException on UserLogin 😭
Full Changelog: https://github.com/Bram1903/AntiHealthIndicator/compare/v2.4.2...v2.4.3
2.4.2Релиз1.21.6, 1.21.7, 1.21.8 · 20 июля 2025 г.
Fixed: NullPointerException when spoofing players / using NPC's
2.4.1Релиз1.21.6, 1.21.7, 1.21.8 · 17 июля 2025 г.
- Added 1.21.6, 1.21.7, and 1.21.8 Support
- Fixed: Happy Ghast health being spoofed while riding
Full Changelog: https://github.com/Bram1903/AntiHealthIndicator/compare/v2.4.0...v2.4.1
2.4.0Релиз1.21.5, 1.21.6, 1.21.7 · 15 мая 2025 г.
What's Changed
🔧 Changes
1.21.5 Support
Major performance optimizations throughout the plugin.
Player gamemodes are now being spoofed
Removed the configuration option for enabling bypass permissions, as this no longer adds performance overhead.
🐛 Fixes
- Fixed an issue where clients on 1.21.4 did not receive spoofed health data when joining 1.8.8 servers, and vice versa.
- Resolved a bug where horses displayed their actual health when mounted by other entities.
- Fixed player cache being cleared when using
/skin updatewith SkinsRestorer. - Golems are now properly spoofed for 1.21.x clients on 1.8.8 servers.
📝 Notes
This plugin should now be in a near-perfect state. Whether your server is running 1.8.8 or 1.15.2 and your clients connect with 1.21.5 or the other way around, health is now always being properly spoofed due to properly applying the index based on ViaVersion translations or the client version, depending on the platform used.
Full Changelog: https://github.com/Bram1903/AntiHealthIndicator/compare/v2.3.1...v2.4.0
2.3.1Релиз1.21.2, 1.21.3, 1.21.4 · 22 января 2025 г.
What's Changed
- [Fix] Vehicles, like horses, when riding are now properly showing health again
- [Fix] Do not spoof broken elytra by @Pantera07 in https://github.com/Bram1903/AntiHealthIndicator/pull/15
- [Fix] Resolve Build Failures by Updating JVM Toolchain from 8 to 21 by @Pantera07 in https://github.com/Bram1903/AntiHealthIndicator/pull/16 [Fix] Additional Durability Conditions by @Pantera07 in https://github.com/Bram1903/AntiHealthIndicator/pull/18
New Contributors
- @Pantera07 made their first contribution in https://github.com/Bram1903/AntiHealthIndicator/pull/15
Full Changelog: https://github.com/Bram1903/AntiHealthIndicator/compare/v2.3.0...v2.3.1
Комментарии
Загружаем…