This is the source code of a .NETFramework library written in C#. This library is a plugin made for Unturned 3.24.x+ servers.
A custom tarkov like health system with database support.
- Async database
- Custom health system
- Revive system
- Respawn system (hospitals)
- Anti group friendly fire
- Custom UI
| - means or
[] - means required
<> - means optional
/cure
Description: Heal yourself or somebody else.Permission(s): tadvancedhealth.commands.cure
/sethealth [bodypart] [newHealth]
Description: Changes your health or somebody else's.Permission(s): tadvancedhealth.commands.sethealth
/sethealthhud list | [name]
Description: Checks the cost of a specific item.Permission(s): tadvancedhealth.commands.sethealthhud
/sethospitalbed
Description: Sets a respawn pointPermission(s): tadvancedhealth.commands.sethospitalbed
/togglehealthhud
Description: Toggles the custom hud.Permission(s): tadvancedhealth.commands.togglehud