Giter VIP home page Giter VIP logo

antihealthindicator's Introduction

AntiHealthIndicator

Build CodeQL GitHub Release
SpigotMC Modrinth

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

Showcase

Demo

Supported Platforms & Versions

Platform Supported Versions
Bukkit (Spigot, Paper, Folia etc.) 1.8.8 - 1.20.6
Velocity Latest Major
BungeeCord (or any forks) 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 - Displays the plugin version.

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.Debug - Receives debug messages if debugging is enabled.
  • AntiHealthIndicator.Version - Allows running /ahi to check the plugin version.

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. Restart: Restart the server for changes to take effect.

Compiling From Source

Prerequisites

  • Java Development Kit (JDK) version 21 or higher
  • Git

Steps

  1. Clone the Repository:

    git clone https://github.com/Bram1903/AntiHealthIndicator.git
  2. Navigate to Project Directory:

    cd AntiHealthIndicator
  3. Compile the Source Code: Use the Gradle wrapper to compile and generate the plugin JAR file:

    Linux / macOS
    ./gradlew build
    Windows
    .\gradlew build

Credits

Special thanks to:

License

This project is licensed under the GPL3 License.

antihealthindicator's People

Contributors

bram1903 avatar tofaa2 avatar abhigyakrishna avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.