Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samolego/healthcare
- Owner: samolego
- License: mit
- Created: 2021-04-01T09:18:02.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T19:13:08.000Z (7 months ago)
- Last Synced: 2024-10-31T11:36:28.629Z (about 2 months ago)
- Topics: fabric
- Language: Java
- Homepage: https://modrinth.com/mod/healthcare
- Size: 120 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)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`)