Minecraft Skripts: Edit heart number of players

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Rakete24

Member
Mar 21, 2024
1
0
1
23
Hi
I wanted to ask, if I can edit the number of a player!
I´m really happy when some one can help me with my question!
When you have back questions, then write gladly!

Rakete
 
I think you can use these three lines (untested)
Hi
I wanted to ask, if I can edit the number of a player!
I´m really happy when some one can help me with my question!
When you have back questions, then write gladly!

Rakete
Code:
set player's max health attribute to <number>

set player's max health to <number> 

set max health of player to <number>