BodyHealth -
Health Management Per Body Part!
BodyHealth introduces a new way to handle player health by managing damage and healing per body part.
Features:
- Fine-Tuned Damage: Customize how different damage types (fall, fire, drowning, etc.) affect specific body parts.
- In-Game Display: Integrates with PlaceholderAPI and BetterHud for real-time body part health displays.
- Incorporates all factors: Fully supports armor, enchantments, potion effects, and even attributes when calculating damage.
- Custom Effects: Script your own effects like disabling sprinting with leg injuries or even killing players with head injuries.
- Raytracing: Uses raytracing for precision in determining which body part is hit. For damage that isn't caused by entities, vector calculations are used instead.
- Comprehensive config: You may even set different max health per body part and have it depend on the players vanilla max health.
- API: Directly hook into BodyHealth with your own plugin to further expand its functionality.
- Addon system: Write addons to directly integrate with BodyHealth without 3rd party plugins. If you happen to write a cool addon, I'll feature it here for everyone to use
- Plugin Hooks: Hooks into plugins like WorldGuard to further enhance your experience using it.
Commands:
- /bodyhealth heal <player> – Heal all body parts.
- /bodyhealth set/get <player> <part> – Set or check health for specific body parts.
- /bodyhealth reload – Reload the plugin
Permissions:
- Heal: bodyhealth.heal
- Set: bodyhealth.set
- Get: bodyhealth.get
- Reload: bodyhealth.reload
- Updates: bodyhealth.update-notify
Placeholders:
Works seamlessly with PlaceholderAPI for detailed health placeholders per body part:
%bodyhealth_health_<BodyPart>% – Returns the current amount of health for a body part in percent
%bodyhealth_health_<BodyPart>_rounded% – Same as the one above, just without decimal places
%bodyhealth_state_<BodyPart>% – Returns the current state of a body part (e.g. DAMAGED)
Ask questions, request new features or report bugs
here.
Cant't update to 1.21 yet? Check out
BodyHealthLegacy
. (2.1 is out now)
Please refrain from using the rating section to report bugs.
For efficient support and resolution, we kindly ask that you open a ticket on our Discord server, or an issue on GitHub.
Your cooperation is greatly appreciated and helps us enhance the resource. Thank you!