Jump to content

ChatColor Skript with Clickable GUI


Stacksyz

Recommended Posts

39 minutes ago, Diamond03 said:

yes you are cool XD also can you fix this skript for me

command /heart <player> <text>:
  permission: heart.use
  trigger:
    set {health.%arg-1%} to arg-2's

 

What is the command supposed to do?

 

Edit: Im guessing it should set someone's health

if that is the case then this should work:
 

command /heart <player> <number>:
    permission: heart.use
    trigger:
        set arg-1's health to %arg-2%

Edited by Stacksyz
  • Thanks 1

- Ranks -

Tester - 01/08/2023

[VIP] - 05/12/2023

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...