Jump to content

Need of a rank voucher skript


_MyFamily_

Recommended Posts

 

on right click:
  if player is holding paper named "&aVIP Rank":
    execute console command "lp user [playername] parent set vip"
    send "&aYou Have Redeemed VIP Rank!"
    delete player's held item

command /voucher <text>: 
  permission: op
  trigger:
    if arg-1 is "vip":
      give player paper named "&aVIP Rank"
      send "&cGave %arg-1% to player!"
      
btw have vip or any other rank created before bc then nothing will happen!
you can edit this as much as u want too.

 

Edited by SoulNitro
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...