Skip to content

TavstalDev/TAdvancedHealth

Repository files navigation

TAdvancedHealth

Release (latest by date) Workflow Status License Downloads Issues

What is this?

This is the source code of a .NETFramework library written in C#. This library is a plugin made for Unturned 3.24.x+ servers.

Description

A custom tarkov like health system with database support.

Features

  • Async database
  • Custom health system
  • Revive system
  • Respawn system (hospitals)
  • Anti group friendly fire
  • Custom UI

Requirements

Commands

| - 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 point
Permission(s): tadvancedhealth.commands.sethospitalbed
/togglehealthhud Description: Toggles the custom hud.
Permission(s): tadvancedhealth.commands.togglehud