Advertisement
Guest User

GivRank skript

a guest
May 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. command /givrank [<player>]:
  2. permission: givrank.staff
  3. permission message: &cHey! Du har ikke adgang til dette!
  4. trigger:
  5. if arg-1 is not set:
  6. send "&8[&9&lGIVRANK&8] &9&oDu skal huske en spiller!"
  7.  
  8. if arg-1 is set:
  9. open chest with 4 rows named "&9&lGIV&8-&9&LRANK" to player
  10. format slot 0 of player with red stained glass named "&r" to close
  11. format slot 1 of player with blue stained glass named "&r" to close
  12. format slot 2 of player with red stained glass named "r" to close
  13. format slot 3 of player with blue stained glass named "&r" to close
  14. format slot 4 of player with red stained glass named "&r" to close
  15. format slot 5 of player with blue stained glass named "&r" to close
  16. format slot 6 of player with red stained glass named "&r" to close
  17. format slot 7 of player with blue stained glass named "&r" to close
  18. format slot 8 of player with red stained glass named "&r" to close
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35. command /hjælperrankbc:
  36. permission: 4rankbc.sk
  37. permission message: &cHey! Du har ikke adgang til dette!
  38. trigger:
  39. execute player command "manuadd %arg-1% hjælper"
  40. execute player command "alertttt &8[&9&lGIVRANK&8] &9&o%arg-1% er lige blevet Hjælper!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement