Advertisement
Guest User

Hyr Skript

a guest
Jan 19th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. options:
  2. Prefix: &2&lHyr &8&l&m>>&f
  3.  
  4. command /hyr [<player>]:
  5. permission: perm.admin
  6. permission message: &4&lADGANG &8&l&m>>&f &cDu har ikke adgang til dette!
  7. trigger:
  8. if arg 1 is not set:
  9. send "{@Prefix} &7Brug &8&l/&7Hyr &8&l(&7Spiller&8&l)&7."
  10. if arg 1 is set:
  11. open chest with 6 rows named "&2&lHyr &8&l- &2&l%arg 1%" to player
  12. format slot 10 of player with book named "&6&lRank" to close then run [execute player command "/manuadd %arg-1% Vip"]
  13. format slot 11 of player with book named "&6&lRank" to close then run [execute player command "/manuadd %arg-1% Donator"]
  14. format slot 12 of player with book named "&6&lRank" to close then run [execute player command "/manuadd %arg-1% Strand"]
  15. format slot 13 of player with book named "&6&lRank" to close then run [execute player command "/manuadd %arg-1% Strandel"]
  16. format slot 14 of player with book named "&4&lYou&f&ltube" to close then run [execute player command "/manuadd %arg-1% Youtube"]
  17. format slot 15 of player with book named "&5&lTwitch" to close then run [execute player command "/manuadd %arg-1% Twitch"]
  18. format slot 16 of player with book named "&3&lHjælper" to close then run [execute player command "/manuadd %arg-1% Hjælper"]
  19. format slot 19 of player with book named "&3&lMod" to close then run [execute player command "/manuadd %arg-1% Mod"]
  20. format slot 20 of player with book named "&c&lAdmin" to close then run [execute player command "/manuadd %arg-1% Admin"]
  21. format slot 21 of player with book named "&c&lHead&8&l-&c&lAdmin" to close then run [execute player command "/manuadd %arg-1% H-Admin"]
  22. format slot 22 of player with book named "&9&lSkripter" to close then run [execute player command "/manuadd %arg-1% Skripter"]
  23. format slot 23 of player with book named "&9&lTeknikker" to close then run [execute player command "/manuadd %arg-1% Tek"]
  24. format slot 24 of player with book named "&4&lMed&8&l-&4&lEjer" to close then run [execute player command "/manuadd %arg-1% M-Ejer"]
  25. format slot 25 of player with book named "&4&lEjer" to close then run [execute player command "/manuadd %arg-1% Ejer"]
  26. loop integers between 0 and 8:
  27. format slot loop-number with light green stained glass pane
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement