Advertisement
Guest User

Untitled

a guest
Nov 25th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.56 KB | None | 0 0
  1. command /shopffarush:
  2. trigger:
  3. open chest with 5 rows named "&8&l---------=FFA&7RUSH&8=---------" to player
  4. wait 2 ticks
  5. format slot 0 of player with black stained glass named "" to be unstealable
  6. format slot 1 of player with black stained glass named "" to be unstealable
  7. format slot 2 of player with black stained glass named "" to be unstealable
  8. format slot 3 of player with black stained glass named "" to be unstealable
  9. format slot 4 of player with black stained glass named "" to be unstealable
  10. format slot 5 of player with black stained glass named "" to be unstealable
  11. format slot 6 of player with black stained glass named "" to be unstealable
  12. format slot 7 of player with black stained glass named "" to be unstealable
  13. format slot 8 of player with black stained glass named "" to be unstealable
  14. format slot 9 of player with black stained glass named "" to be unstealable
  15. format slot 17 of player with black stained glass named "" to be unstealable
  16. format slot 18 of player with black stained glass named "" to be unstealable
  17. format slot 26 of player with black stained glass named "" to be unstealable
  18. format slot 27 of player with black stained glass named "" to be unstealable
  19. format slot 35 of player with black stained glass named "" to be unstealable
  20. format slot 36 of player with black stained glass named "" to be unstealable
  21. format slot 37 of player with black stained glass named "" to be unstealable
  22. format slot 38 of player with black stained glass named "" to be unstealable
  23. format slot 39 of player with black stained glass named "" to be unstealable
  24. format slot 40 of player with black stained glass named "" to be unstealable
  25. format slot 41 of player with black stained glass named "" to be unstealable
  26. format slot 42 of player with black stained glass named "" to be unstealable
  27. format slot 43 of player with black stained glass named "" to be unstealable
  28. format slot 44 of player with black stained glass named "" to be unstealable
  29. format slot 20 of player with blaze powder named "&8Compétences&7(Prochainement)" to close then run [make player execute command "/shopffarushcompétences"]
  30. format slot 22 of player with tnt named "&cKits&7(Prochainement)" to close then run [make player execute command "/shopffarushkits"]
  31. format slot 24 of player with potion of fire Resistance named "&8Super-Pouvoir&7(Prochainement)" to close then run [make player execute command "/shopffarushsuperpouvoir"]
  32.  
  33.  
  34.  
  35. on rightclick with a golden ingot:
  36. If name of player's tool is "&6Boutique":
  37. make player execute command "/Boutique"
  38.  
  39. command /Boutique:
  40. trigger:
  41. open chest with 5 rows named "&6&l--------=Boutique=--------" to player
  42. wait 2 ticks
  43. format slot 0 of player with black stained glass pane named " " to be unstealable
  44. format slot 1 of player with black stained glass pane named " " to be unstealable
  45. format slot 2 of player with black stained glass pane named " " to be unstealable
  46. format slot 3 of player with black stained glass pane named " " to be unstealable
  47. format slot 4 of player with black stained glass pane named " " to be unstealable
  48. format slot 5 of player with black stained glass pane named " " to be unstealable
  49. format slot 6 of player with black stained glass pane named " " to be unstealable
  50. format slot 7 of player with black stained glass pane named " " to be unstealable
  51. format slot 8 of player with black stained glass pane named " " to be unstealable
  52. format slot 9 of player with black stained glass pane named " " to be unstealable
  53. format slot 17 of player with black stained glass pane named " " to be unstealable
  54. format slot 18 of player with black stained glass pane named " " to be unstealable
  55. format slot 20 of player with sunflower named "&6Grades" to close then run [make player execute command "/boutiquegrades"]
  56. format slot 22 of player with diamond sword named "&9Boutique Jeux" to close then run [make player execute comand "/boutiquejeux"]
  57. format slot 26 of player with black stained glass pane named " " to be unstealable
  58. format slot 27 of player with black stained glass pane named " " to be unstealable
  59. format slot 35 of player with black stained glass pane named " " to be unstealable
  60. format slot 36 of player with black stained glass pane named " " to be unstealable
  61. format slot 24 of player with emerald named "&aGemmes" to close then run [make player execute command "/boutiquegemmes"]
  62. format slot 37 of player with black stained glass pane named " " to be unstealable
  63. format slot 38 of player with black stained glass pane named " " to be unstealable
  64. format slot 39 of player with black stained glass pane named " " to be unstealable
  65. format slot 40 of player with black stained glass pane named " " to be unstealable
  66. format slot 41 of player with black stained glass pane named " " to be unstealable
  67. format slot 42 of player with black stained glass pane named " " to be unstealable
  68. format slot 43 of player with black stained glass pane named " " to be unstealable
  69. format slot 44 of player with black stained glass pane named " " to be unstealable
  70.  
  71. command /boutiquegrades:
  72. trigger:
  73. open chest with 3 rows named "&6&l---------=Grades=---------" to player
  74. wait 2 ticks
  75. format slot 11 of player with iron ingot named "&7Mini-VIP&8(Prochainement)" to close then run [Make player execute command ""]
  76. format slot 13 of player with golden ingot named "&eVIP&8(Prochainement)" to close then run [Make player execute command ""]
  77. format slot 15 of player with diamond named "&9VIP+&8(Prochainement)" to close then run [Make player execute command ""]
  78.  
  79.  
  80. command /boutiquegemmes:
  81. trigger:
  82. open chest with 3 rows named "&a&l---------=Gemmes=---------"
  83. wait 2 ticks
  84. format slot 11 of player with emerald named "&aPoignet de gemmes&8(Prochainement)" to close then run [Make player execute command ""]
  85. format slot 13 of player with golden ingot named "&aSac de gemmes&8(Prochainement)" to close then run [Make player execute command ""]
  86. format slot 15 of player with diamond named "&aCoffre à gemmes&8(Prochainement)" to close then run [Make player execute command ""]
  87.  
  88. command /boutiquejeux:
  89. trigger:
  90. open chest with 3 rows named "&a&l----------=Jeux=----------"
  91. wait 2 ticks
  92. format slot 13 of player with sandstone named "&7FFA-RUSH&8(Prochainement)" to close then run [Make player execute command "/shopffarush"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement