The Advanced Hit Bar plugin will show the players the health information of the player or certain entities the player is shooting. This plugins comes with a nice UI and the ability to customize it.
Important: This plugin depends on Image Library
It also works with other plugins that modifies players health like Better Metabolism.
Advanced Hit Bar Permissions:
advancedhitbar.use – Players with this permission will be able to see the Hitbar when shooting (If perms are enabled from config).
advancedhitbar.edit – Players with this permission will be able to edit the Hitbar color (If perms are enabled from config).
Advanced Hit Bar Commands:
/hitbar – Opens the Hitbar color config.
/hitbar on/off – Enables/Disables the hitbar.
/hitbar help – Show brief information on chat.
Advanced Hit Bar Configuration:
{
"Plugin Settings": {
"- Only users with perms can see the alert": false,
"- Time alert will be displayed (Seconds)": 3.0,
"- UI Anchor Min": "0.356 0.117",
"- UI Anchor Max": "0.63 0.158",
"- Config Text": "HITBAR SETTINGS",
"- Config Color": "#ffffff",
"Copter - Enable health bar": true,
"Bradley - Enable health bar": true,
"Players - Enable health bar": true,
"NPC - Enable health bar (Animals, Scientists, Scarecrows, etc.)": true,
"Minicopter - Enable health bar": true,
"ScrapCopter - Enable health bar": true,
"Deployables - Enable health bar": true,
"Building Blocks - Enable health bar": true,
"All Entities - Enable health bar": false,
"Show hitbar when damage type is fire (Not Recommended)": false,
"- Accept button text": "ACCEPT",
"- Close button text": "CLOSE",
"- Config Chat command": "hitbar",
"- Config Custom Players Health (ONLY CHANGE THIS IF YOU CHANGED THE DEFAULT PLAYERS HEALTH)": 100,
"- Config Custom Players Health (Assign the perm to the the players that have different health)":
{
"advancedhitbar.vip": 150,
"advancedhitbar.vip1": 200,
}
}
}