Life Scoreboard
Solved
siphapack
Posted messages
43
Status
Membre
-
Anonyme -
Anonyme -
Hello everyone,
I would like to know the command to see players' health on a server by pressing TAB. For example, on Epicube in UHC, you can see players' health by pressing TAB.
Thank you in advance =)
I would like to know the command to see players' health on a server by pressing TAB. For example, on Epicube in UHC, you can see players' health by pressing TAB.
Thank you in advance =)
2 réponses
Hello,
here are the commands you need:
/scoreboard objectives add PV healthCount
/scoreboard objectives setdisplay list PV
write them in this order.
you can also display health below the username by replacing "list" with "belowname"
for more information on this:
https://minecraft-fr.gamepedia.com/Tableau_de_score
--
Writing in good French is not mandatory but it's better for understanding.
I always end up finding what you're looking for, and I never find what I'm looking for.
here are the commands you need:
/scoreboard objectives add PV healthCount
/scoreboard objectives setdisplay list PV
write them in this order.
you can also display health below the username by replacing "list" with "belowname"
for more information on this:
https://minecraft-fr.gamepedia.com/Tableau_de_score
--
Writing in good French is not mandatory but it's better for understanding.
I always end up finding what you're looking for, and I never find what I'm looking for.
Anonymous user
You're welcome, it was a pleasure to help you.
Darkou
Do you know how I can display the health of mobs below their name instead of that of the players?