healthtags
Table of Contents
HealthTags
| HealthTags | |
|---|---|
![]() |
|
| Type | Hack |
| Category | Render |
| In-game description | “Shows the health of players in their nametags.” |
| Default keybind | none |
| Source code | net/wurstclient/hacks/HealthTagsHack.java |
HealthTags displays each player's health points as a colored number at the end of their nametag.
The number is colored differently for each player depending on how many health points1) they have:
| Health points | HealthTags color |
|---|---|
| 15 or higher | green |
| 10 - 14 | yellow |
| 5 - 9 | orange |
| 0 - 4 | red |
Usage
Knowing the health of all other players can be a big advantage in PVP minigames.
Changes
| Version | Changes |
|---|---|
| Wurst 1.7 Beta | Added HealthTags. |
| Wurst 3.2 | Fixed HealthTags not showing. |
| Wurst 7.0pre1 | Temporarily removed HealthTags. |
| Wurst 7.0pre25 | Re-added HealthTags. |
| Wurst 7.6.2 | Fixed HealthTags breaking colored nametags. (Thanks to Mersid!) |
1)
1 health point = 0.5 hearts
healthtags.txt · Last modified: 2022/12/13 14:30 by alexander01998

