Advertisement
Guest User

Bunny Rank

a guest
Aug 18th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.77 KB | None | 0 0
  1. #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  2. #= =
  3. #= =
  4. #= MindBunny's /rank SKRIPT =
  5. #= =
  6. #= =
  7. #=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  8.  
  9. command /rankgui [<offline player>]:
  10. permission: mindbunny.set
  11. permission message: &c&lBunnyRank>> &f&lNo permissions.
  12. trigger:
  13. if arg-1 is not set:
  14. send "&c&lBunnyRank>> &f&lPlease specify a player that you will set the rank of."
  15. else:
  16. open chest with 3 rows named "&cSetrank for %arg-1%" to player
  17. wait 4 tick
  18. format slot 11 of player with book named "&6Staff Ranks" to run [make player execute command "setstaffrank %arg-1%"]
  19. format slot 15 of player with book named "&6Donator Ranks" to run [make player execute command "setdonatorrank %arg-1%"]
  20. format slot 13 of player with book named "&6Special Ranks" to run [make player execute command "setspecialrank %arg-1%"]
  21. format slot 8 of player with 1 of arrow named "&cLeave" to close
  22.  
  23. command /setstaffrank [<offline player>]:
  24. permission: mindbunny.set
  25. permission message: &c&lBunnyRank>> &f&lNo permissions.
  26. trigger:
  27. if arg-1 is not set:
  28. send "&4Rank Manager> &7Please specify a player that you will set the rank of."
  29. else:
  30. open chest with 6 rows named "&cStaffrank for %arg-1%" to player
  31. wait 4 tick
  32. format slot 4 of player with book named "&bSet %arg-1% rank to:" to be unstealable
  33. format slot 11 of player with Orange Dye named "&3Helper" to close then run [console command "pex user %arg-1% group set helper"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eHelper&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eHelper&7!"]
  34. format slot 12 of player with Purple Dye named "&5Moderator" to close then run [console command "pex user %arg-1% group set mod"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eMod&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eMod&7!"]
  35. format slot 13 of player with Pink Dye named "&cSenior Moderator" to close then run [console command "pex user %arg-1% group set srmod"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eSr.Mod&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eSr.Mod&7!"]
  36. format slot 14 of player with Light Gray Dye named "&6Administrator" to close then run [console command "pex user %arg-1% group set admin"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eAdmin&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eAdmin&7!"]
  37. format slot 15 of player with Red Dye named "&4Owner" to close then run [console command "pex user %arg-1% group set owner"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eOwner&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eOwner&7!"]
  38. format slot 20 of player with Gold Nugget named "&dDeveloper" to close then run [console command "pex user %arg-1% group set dev"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eDev&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eDev&7!"]
  39. format slot 40 of player with 1 of arrow named "&cBack" to run [make player execute command "rankgui %arg-1%"]
  40.  
  41. command /setdonatorrank [<offline player>]:
  42. permission: mindbunny.set
  43. permission message: &c&lBunnyRank>> &f&lNo permissions.
  44. trigger:
  45. if arg-1 is not set:
  46. send "&c&lBunnyRank>> &f&lPlease specify a player that you will set the rank of."
  47. else:
  48. open chest with 6 rows named "&cDonatorrank for %arg-1%" to player
  49. wait 4 tick
  50. format slot 4 of player with book named "&bSet %arg-1% rank to:" to be unstealable
  51. format slot 11 of player with Orange Dye named "&3None" to close then run [console command "pex user %arg-1% group set default"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eNone&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eNone&7!"]
  52. format slot 12 of player with Purple Dye named "&5Lord" to close then run [console command "pex user %arg-1% group set Lord"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eLord&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eLord&7!"]
  53. format slot 13 of player with Pink Dye named "&cWatcher" to close then run [console command "pex user %arg-1% group set Wacther"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eWatcher&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eWatcher&7!"]
  54. format slot 14 of player with Light Gray Dye named "&6God" to close then run [console command "pex user %arg-1% group set God"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eGod&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eGod&7!"]
  55. format slot 15 of player with Magenta Dye named "&4Miner" to close then run [console command "pex user %arg-1% group set Miner"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eMiner&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eMiner&7!"]
  56. format slot 40 of player with 1 of arrow named "&cBack" to run [make player execute command "rankgui %arg-1%"]
  57.  
  58.  
  59. command /setspecialrank [<offline player>]:
  60. permission: mindbunny.set
  61. permission message: &c&lBunnyRank>> &f&lNo permissions.
  62. trigger:
  63. if arg-1 is not set:
  64. send "&c&lBunnyRank>> &f&lPlease specify a player that you will set the rank of."
  65. else:
  66. open chest with 3 rows named "&cSpecialrank for %arg-1%" to player
  67. wait 4 tick
  68. format slot 4 of player with book named "&bSet %arg-1% rank to:" to be unstealable
  69. format slot 13 of player with Diamond named "&dFamous" to close then run [console command "pex user %arg-1% group set famous"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eFamous&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eFamous&7!"]
  70. format slot 12 of player with Iron Ingot named "&cYouTube" to close then run [console command "pex user %arg-1% group set youtube"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eYouTube&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eYouTube&7!"]
  71. format slot 14 of player with Gold Ingot named "&5Twitch" to close then run [console command "pex user %arg-1% group set twitch"]->[send "&c&lBunnyRank>> &f&lYour rank has been updated to &eTwitch&7." to arg-1]->[send "&c&lBunnyRank>> &f&lYou have set %arg-1%'s rank to &eTwitch&7!"]
  72. format slot 8 of player with 1 of arrow named "&cBack" to run [make player execute command "rankgui %arg-1%"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement