Tab Health Script/plugin

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Mykyta

Premium
Feedback score
0
Posts
14
Reactions
2
Resources
0
There's an easy way to do this in Vanilla Minecraft (will work on Spigot as well). First, run
Code:
/scoreboard objectives add health health
and then run
Code:
/scoreboard objectives setdisplay list health
to set the health to display in the tablist. Then, leave and join the server and the health will show up in the tablist. The final result will look like this:
63d961d1ca508e8c26d52d1c188650bc.png
:)
 

barnason

Feedback score
0
Posts
4
Reactions
0
Resources
0
I am kind of looking for a percentage also i tried that and sadly that doesnt work for me because of my plugins
 

natesbuilds

Minerman
Premium
Feedback score
1
Posts
39
Reactions
13
Resources
0
I'm not a developer but I feel like this should be possible if you can find someone. If you want a percentage, I assume it would just be a suffix after a players name that updates whenever they take damage.

It would have to be compatible with whatever nick, rank or name color plugins you are using. Make sure whatever developer you get is aware of those!
 

Mykyta

Premium
Feedback score
0
Posts
14
Reactions
2
Resources
0
I am kind of looking for a percentage also i tried that and sadly that doesnt work for me because of my plugins
I can develop a plugin like this for you. I've done many plugins before, I can send you some examples if you would like. Contact me on Discord (Mykyta#0001) :)
 
Status
This thread has been locked.
Top