EcoSkills icon indicating copy to clipboard operation
EcoSkills copied to clipboard

More Customizable Health Scaling Setting

Open Heinicke opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Currently, there is the feature in the config:

//If a player's health should be scaled to always display as 10 hearts. scale-health: true

I propose a way to allow to show multiple bars, configurable for the user. Something like this:

//If a player's health should be scaled scale-health: true //Set the max shown hearts if scaling is on max-hearts: 30

This will allow players to better visualize how much health they have, without having hearts going all the way up the screen!

Heinicke avatar Feb 03 '22 22:02 Heinicke