Coder Social home page Coder Social logo

gerrygames / healthhider Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noahvdaa/healthhider

0.0 0.0 0.0 12.92 MB

HealthHider allows you to hide the health of other entities, to prevent players from gaining an unfair advantage

Home Page: https://hangar.papermc.io/noah/HealthHider

License: GNU General Public License v3.0

Java 77.63% Kotlin 22.37%

healthhider's Introduction

HealthHider

HealthHider allows you to hide the health of other entities, to prevent players with cheat clients or health indicator mods from gaining an unfair advantage. The plugin can be configured to only hide the health of certain entities. For example, you could only hide the health for other player entities, while allowing your users to use health indicators on regular mobs.

Demo

Demonstration GIF showing the pig's health always being displayed as 1, despite it being different

Note: HealthHider breaks mods that rely on the health value, such as entity healthbar mods or damage indicators!

Configuration

# HealthHider

# Whether the plugin should check the 'healthider.bypass' on players.
# When this setting is enabled and the player has the permission, their client will be sent real healths.
enable-bypass-permission: false

# Which mode the 'entities' list below should operate in.
# When set to blacklist, all living entities will have their healths hidden EXCEPT for the entities listed.
# When set to whitelist, only the listed living entities will have their healths hidden.
list-mode: blacklist

# The list of entities to show or hide the health of, depending on the mode set above.
# Note that not all entities have health!
entities:
    - iron_golem # iron golems crack when they have low health
    - wolf # wolves move their tails depending on their health
bStats

bStats Graph

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.