Jump to content

My grant Skript Free to use


Ramina__

Recommended Posts

On 7/10/2021 at 12:46 PM, nolando09 said:

Hardcoded + using SkQuery's GUI which is so bad, I suggest to just set it like this 

command /grant [<player>] [<text>]:
  trigger:
    if arg-1 is set:
      if arg-2 is set:
        make console execute command "/lp user %arg-1% parent set %arg-2%" # For LuckPerms
      else:
        send "&cSpecific a rank."
    else:
      send "&cSpecific a player."

 

Link to comment
Share on other sites

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...