Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.64 KB | None | 0 0
  1. command /kitguerrierffarush:
  2. trigger:
  3. make player execute command "/warp ffarush"
  4. equip player with leather helmet of protection 2 and blast protection 100
  5. equip player with diamond chestplate of protection 2 and blast protection 100
  6. equip player with leather pants of protection 2 and blast protection 100
  7. equip player with leather boots of protection 2 and feather falling 1000
  8. set slot 0 of player to 64 sandstone
  9. set slot 1 of player to iron sword of sharpness 2
  10. set slot 2 of player to 64 golden apple
  11. set slot 3 of player to 20 tnt
  12. set slot 4 of player to flint and steel
  13. set slot 5 of player to 64 sandstone
  14. set slot 6 of player to 64 sandstone
  15. set slot 7 of player to 64 sandstone
  16. set slot 8 of player to iron pickaxe of efficiency 2
  17.  
  18.  
  19. command /statsperso:
  20. trigger:
  21. message ""
  22. message "&6STATS:"
  23. message "&aKills :&b Prochainement"
  24. message "&aMorts :&b Prochainement"
  25. message "&aRatio : &bProchainement"
  26. message "&aMax Kill-Streak :&b Prochainement"
  27. message ""
  28.  
  29. command /shopffarush:
  30. trigger:
  31. open chest with 5 rows named "&2SHOP" to player
  32. format slot 0 of player with black stained glass named "" to be unstealable
  33. format slot 1 of player with black stained glass named "" to be unstealable
  34. format slot 2 of player with black stained glass named "" to be unstealable
  35. format slot 3 of player with black stained glass named "" to be unstealable
  36. format slot 4 of player with black stained glass named "" to be unstealable
  37. format slot 5 of player with black stained glass named "" to be unstealable
  38. format slot 6 of player with black stained glass named "" to be unstealable
  39. format slot 7 of player with black stained glass named "" to be unstealable
  40. format slot 8 of player with black stained glass named "" to be unstealable
  41. format slot 9 of player with black stained glass named "" to be unstealable
  42. format slot 17 of player with black stained glass named "" to be unstealable
  43. format slot 18 of player with black stained glass named "" to be unstealable
  44. format slot 26 of player with black stained glass named "" to be unstealable
  45. format slot 27 of player with black stained glass named "" to be unstealable
  46. format slot 35 of player with black stained glass named "" to be unstealable
  47. format slot 36 of player with black stained glass named "" to be unstealable
  48. format slot 37 of player with black stained glass named "" to be unstealable
  49. format slot 38 of player with black stained glass named "" to be unstealable
  50. format slot 39 of player with black stained glass named "" to be unstealable
  51. format slot 40 of player with black stained glass named "" to be unstealable
  52. format slot 41 of player with black stained glass named "" to be unstealable
  53. format slot 42 of player with black stained glass named "" to be unstealable
  54. format slot 43 of player with black stained glass named "" to be unstealable
  55. format slot 44 of player with black stained glass named "" to be unstealable
  56. format slot 20 of player with blaze powder named "&8Compétences&7(Prochainement)" to close then run [make player execute command "/shopcompétences"]
  57. format slot 22 of player with tnt named "&cKits&7(Prochainement)" to close then run [make player execute command "/shopkits"]
  58. format slot 24 of player with potion of fire Resistance named "&8Super-Pouvoir&7(Prochainement)" to close then run [make player execute command "/shopsuperpouvoir"]
  59.  
  60. command /kitsffarush:
  61. trigger:
  62. open chest with 1 rows named "&l&cKITS" to player
  63. format slot 4 of player with diamond sword named "&l&9GUERRIER" to run [make player execute command "/kitguerrierffarush"]
  64.  
  65. command /ffarush:
  66. trigger:
  67. open chest with 3 rows named "&8FFA&7RUSH" to player
  68. format slot 13 of player with tnt named "&cKits" to close then run [make player execute command "/kitsffarush"]
  69. format slot 11 of player with nether star named "&6Stats&8(Prochainement)" to close then run [make player execute command "/statsperso"]
  70. format slot 15 of player with emerald named "&aShop&8(Prochainement)" to close then run [make player execute command "/shopffarush"]
  71. format slot 0 of player with black stained glass named "" to be unstealable
  72. format slot 1 of player with black stained glass named "" to be unstealable
  73. format slot 2 of player with black stained glass named "" to be unstealable
  74. format slot 3 of player with black stained glass named "" to be unstealable
  75. format slot 4 of player with black stained glass named "" to be unstealable
  76. format slot 5 of player with black stained glass named "" to be unstealable
  77. format slot 6 of player with black stained glass named "" to be unstealable
  78. format slot 7 of player with black stained glass named "" to be unstealable
  79. format slot 8 of player with black stained glass named "" to be unstealable
  80. format slot 9 of player with black stained glass named "" to be unstealable
  81. format slot 17 of player with black stained glass named "" to be unstealable
  82. format slot 18 of player with black stained glass named "" to be unstealable
  83. format slot 19 of player with black stained glass named "" to be unstealable
  84. format slot 20 of player with black stained glass named "" to be unstealable
  85. format slot 21 of player with black stained glass named "" to be unstealable
  86. format slot 22 of player with black stained glass named "" to be unstealable
  87. format slot 23 of player with black stained glass named "" to be unstealable
  88. format slot 24 of player with black stained glass named "" to be unstealable
  89. format slot 25 of player with black stained glass named "" to be unstealable
  90. format slot 26 of player with black stained glass named "" to be unstealable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement