FabricHealthDisplay

FabricHealthDisplay

Mod

A simple mod to display a mobs health above their head

Server Utility

334 downloads
7 followers
Created3 years ago
Updated2 years ago

Follow Save
FabricHealthDisplay has been archived. FabricHealthDisplay will not receive any further updates unless the author decides to unarchive the project.
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

FabricHealthDisplay

Required Mods

This mod is dependent on BFAPI

Commands

Commands are configurable, from the config you can change their name, permission value and op level required to run them

Config

The config is found under fabrichealthdisplayer.json in the config directory

Field Type Description Default
commandAliases Array A list of names that should be used as command names ["fabrichealthdisplayer", "fhd", "healthdisplayer", "hd"]
commandRequiresPermission Boolean If commands should require a permission or op level false
commandPermission String If commandRequiresPermission is enabled its the permission that should be checked for fabrichealthdisplayer.use
commandOpLevel Integer If commandRequiresPermission is enabled its the op level that should be checked for 1
commandSuccessText Text The text to display a user when they change their command level [✓] Updated your display settings!
allowPlayersToChangePersonalSettings Boolean If individual players can modify their display settings true
playerPreferences JsonObject If allowPlayersToChangePersonalSettings is enabled it is where data is stored on player preferences N/A
displayTime Integer The time in ms to display the health for 3000
defaultDisplayMode Integer The default display mode to show the user 1

Display modes

0 -> none (Nothing is diplayes to this user)

1 -> hearts (The amount of health in hearts is shown)

2 -> percent (The health is shown as a percentage of full health)

3 -> fraction (The heal if shown as healh/maxHealth)

Links

External resources



Project members

bradbot1

Owner


Technical information

License
Apache-2.0
Client side
unsupported
Server side
required
Project ID