Description
Have you ever joined a PvP server and attacked other players ? You probably have been wondering how awesome it will be if you can have information on how much health the player have left. You can now see the other player's health on attack using this plugin. After hitting a player, the plugin will send a chat message to you with the heart icons(change-able in the config! :D) of the player. Currently, most attacks are registered.
This plugin is inspired by a post on Bukkit,
Attacks registered
- Direct attacks (hand / swords)
- All projectiles (arrows / eggs <- yes, eggs / snowballs)
- Wolves
Commands
Coming up in 1.3! :D
Command | Description |
---|---|
/health | Displays help page |
/health help | Displays help page |
/health get <player> | Displays the player's health |
/health hide | Hides your health from /health get |
/health unhide | Shows your health from /health get |
Permissions
Coming up in 1.3! :D
Permission | Description |
---|---|
pvphealth.query | Ability to use /health get |
pvphealth.hide | Anility to use /health hide/unhide |
Configuration
Click here to go to the page.
To-do
Add more permsComing up in 1.3! :DAdd config
Special notes
- The information message is delayed by 1/20 seconds (1 game tick) from the attack.
This is necessary for the most accurate and easy way to get the player's health.