Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samolego/healthcare

Neat serverside mob health tags.
https://github.com/samolego/healthcare

fabric

Last synced: about 2 months ago
JSON representation

Neat serverside mob health tags.

Awesome Lists containing this project

README

        

# 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)
[![Discord invite](https://img.shields.io/badge/ModdedFaBrick-Discord-7289DA?logo=discord&logoColor=white&style=flat-square)](https://discord.com/channels/797713290545332235/797713588298973224/797786429232906240)

Requires FAPI

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 <BOOLEAN>` - sets whether healthbar is visible just on entity hover or always (`healthcare.healthbar.edit.visibility`)
* `/healthbar custom healthbarLength <INT>` - changes length of healthbar (`healthcare.healthbar.edit.custom.length`)
* `/healthbar custom fullSymbol <CHAR>` - sets custom "full-heart" symbol (`healthcare.healthbar.edit.symbol.full`)
* `/healthbar custom emptySymbol <CHAR>` - sets custom "empty-heart" symbol (`healthcare.healthbar.edit.symbol.empty`)

### Admin
* `/healthcare reloadConfig` - reloads config (`healthcare.reloadConfig`)