← Назад к ресурсам

HealthCare

Neat serverside mob health tags.

Modrinth utility

Описание

# HealthCare *A **neat** serverside mod that shows healthbars above mobs' names.* [![GitHub license](https://img.shields.io/github/license/samolego/HealthCare?style=flat-square)](https://github.com/samolego/HealthCare/blob/master/LICENSE) [![Server environment](https://img.shields.io/badge/Environment-server-blue?style=flat-square)](https://github.com/samolego/HealthCare) [![Singleplayer environment](https://img.shields.io/badge/Environment-singleplayer-yellow?style=flat-square)](https://github.com/samolego/HealthCare) Features custom health icons, customisable length etc. (all **per-player**) ## Commands & permissions ### Player *(all granted by default)* * `/healthbar toggle` - toggles healthbar (`healthcare.healthbar.toggle`) * `/healthbar edit style ` - edits healthbar style (`healthcare.healthbar.edit.style`) * `/healthbar edit alwaysVisible ` - sets whether healthbar is visible just on entity hover or always (`healthcare.healthbar.edit.visibility`) * `/healthbar custom healthbarLength ` - changes length of healthbar (`healthcare.healthbar.edit.custom.length`) * `/healthbar custom fullSymbol ` - sets custom "full-heart" symbol (`healthcare.healthbar.edit.symbol.full`) * `/healthbar custom emptySymbol ` - sets custom "empty-heart" symbol (`healthcare.healthbar.edit.symbol.empty`) ### Admin * `/healthcare reloadConfig` - reloads config (`healthcare.reloadConfig`)