Описание
# Player Health Indicator
This datapack allows you to easily show the HPs of players using a easy to use UI.
You can show the health of players on:
- Players List (Tab Menu)
- Side Scoreboard
- Under the player's name
## Usage
Use the chat to interact with the datapack.
To interact open the chat (Default keybind: ``` t ```) And use your mouse cursor.
## Chatless usage
This datapack uses chat to interact with the user, if you are a server admin and don't have access to the in-game interactive chat you can use the following syntax.
```
a = enable
d = disable
bar = scoreboard
tab = tab menu
name = under the name
h:[a/b][bar/tab/name]
```
### Example
```
/function h:atab
```
[a] = enable,
[tab] = tab menu.
Enables hp on the players list.
## Cleanup before removing the datapack
This datapack uses scoreboards to store data, use ``` /function h:remove ``` to remove them.