im trying to add /revive to my lifesteal skript and im not sure how to, im trying to make it take one heart away, give it to the player you put after the /revive and execute the command /pardon with the name you put, anyone know how to?
this is what i have so far:
command /revive [<player>]:
trigger:
remove 1 from {lifesteal.%player%}
adding /revive to lifesteal
in Help
Posted
im trying to add /revive to my lifesteal skript and im not sure how to, im trying to make it take one heart away, give it to the player you put after the /revive and execute the command /pardon with the name you put, anyone know how to?
this is what i have so far:
command /revive [<player>]:
trigger:
remove 1 from {lifesteal.%player%}