Jump to content

Question

Posted (edited)

alr so i made a rank with skript is this going to work?

 

options:

NameTagType: NAME TAG#1
NameTagName: "&e&lVip &f&lRank"
NameTagLore: "&6&lRight Click on air" and "&6&lTo claim"

on rightclick on air:
  if player is holding {@NameTagType} named {@NameTagName} with lore {@NameTagLore}:
  
  if player has permission "group.vip"
    send "{@p} You Already have this rank"
  else:
    make console execute command "/lp user %player% permission set group.vip"
    send "{@p} You Have Claimed Vip Rank. Congrats :D"

Edited by FadedBlue_

1 answer to this question

Recommended Posts

  • 0
Posted
On 5/24/2022 at 9:42 AM, FadedBlue_ said:

{@p}

Where is this option represented? 

Message me if you need help with skript, I'm happy to lend a hand 😩.

VIP - 2021/10/14 to Now   

Discord: DragonPaws#7547

  Donkey Kong What GIF - Donkey Kong What Suprised - Discover & Share GIFs

                                                                            

 

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