Перейти к содержимому
Mineforgian

AntiHealthIndicator

Enhance fairness with AntiHealthIndicator! Lightweight, async packet spoofing for gameplay integrity. Easy configurable!

Загрузки
12K
Подписчики
53
Обновлён
22 июня 2026 г.
Лицензия
GPL-3.0-only

Опубликован 1 февраля 2024 г.

AntiHealthIndicator

Build CodeQL GitHub Release
SpigotMC Modrinth
Discord

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

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

  • /antihealthindicator or /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 data
  • AntiHealthIndicator.Reload - Grants access to the /antihealthindicator reload command.
  • AntiHealthIndicator.Debug - Receives debug messages if debugging is enabled.

Installation

  1. Prerequisites: Install PacketEvents.
  2. Download: Get the latest release from the GitHub release page.
  3. Installation: Move the downloaded plugin to your server's plugins directory.
  4. Configuration: Customize settings in config.yml.
  5. Reload: Reload the plugin using /antihealthindicator reload or restart the server to apply changes.

Credits

Special thanks to:

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 update with 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

New Contributors

Full Changelog: https://github.com/Bram1903/AntiHealthIndicator/compare/v2.3.0...v2.3.1

Комментарии

Загружаем…