HealthSpoof icon

HealthSpoof -----

Prevent players from knowing others’ health



Information
  • This plugin modifies the packets sent to players in such a way that they cannot determine the actual health of other players.
  • HealthSpoof doesn’t change any server information, so it can’t affect server or other plugins work.
Requirements
Permissions
  • healthspoof.bypass - Players with this permission can see real health
  • healthspoof.reload - Players with this permission can reload the config
Commands
  • /healthspoof reload - Reloads the config
Config

Code (YAML):
# DO NOT set extremely high values, otherwise the plugin can crash or cause errors
# You can write values in any format (1, 1.0, 1.0005). Anyway, it will be transformed to float value (1 -> 1.0)
# You can reload the config while server is running using '/healthspoof reload' command
# You can't set player health <= 0.0 so if the health will be <= 0 plugin will set it to 0.00001

# The plugin will use this value to spoof player health (if the random option isn't enabled)
health-value
: 1.0

# The plugin will randomize the spoof value between the two numbers set below
random
: false
minimum-random-health
: 0.1
maximum-random-health
: 3.0

# If this option is set to true, players with 'healthspoof.bypass' permission will see spoofed health anyway
disable-bypass-permission
: false
Resource Information
Author:
----------
Total Downloads: 35
First Release: Aug 15, 2024
Last Update: Aug 15, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings