Advertisement
Guest User

Untitled

a guest
Oct 16th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.38 KB | None | 0 0
  1. key:
  2. name: '&a&lKuthRu Key!'
  3. lore:
  4. - '&b&lNice You Got A Key!'
  5. material: TRIPWIRE_HOOK
  6. data: 0
  7. chest:
  8. blocks:
  9. - CHEST
  10. - ENDER_CHEST
  11. broadcast:
  12. server: '&6%player% has opened a &5KuthRu &6crate!'
  13. reward:
  14. sample:
  15. command:
  16. command1:
  17. command: give %player% diamond 4
  18. delay: 0
  19. command2:
  20. command: bb %player% has won 4 diamonds!
  21. delay: 0
  22. chance: 20
  23. gui:
  24. item: '5:2'
  25. name: '&6Pears'
  26. lore:
  27. - '&cWin 1 diamond!'
  28. enchants: 0:4, 1:3, 2:1
  29. amount: 4
  30. glow: true
  31. example:
  32. command666:
  33. command1:
  34. command: give %player% paper 1 0 {display:{Name:"&2Spawner Voucher",Lore:["Give To cp12cwp For Spawner!"]}}
  35. delay: 0
  36. command2:
  37. command: bb %player% has won a Voucher!
  38. delay: 0
  39. chance: 10
  40. gui:
  41. item: '322'
  42. name: '&aguiName'
  43. lore:
  44. - '&c!'
  45. enchants: 0:4
  46. amount: 1
  47. glow: true
  48. example1:
  49. command:
  50. command1:
  51. command: give %player% golden_apple 5
  52. delay: 0
  53. command2:
  54. command: bb %player% has won 5 golden apples!
  55. delay: 0
  56. chance: 60
  57. gui:
  58. item: '322'
  59. name: '&aguiName'
  60. lore:
  61. - '&c!'
  62. amount: 5
  63. glow: true
  64. enchants: none
  65. example24:
  66. command:
  67. command1:
  68. command: give %player% hopper 12
  69. delay: 0
  70. command2:
  71. command: bb %player% has won 12 Hoppers!
  72. delay: 0
  73. chance: 20
  74. gui:
  75. item: '322'
  76. name: '&aguiName'
  77. lore:
  78. - '&c!'
  79. amount: 1
  80. glow: true
  81. enchants: none
  82. chance-gui-name: '&6&lKuthRu'
  83. firework:
  84. enabled: true
  85. example:
  86. power: 1
  87. effects:
  88. - flicker:true
  89. - trail:true
  90. - with:BALL
  91. - withColor:255,0,255
  92. - withFade:0,255,255
  93. particles:
  94. enabled: true
  95. type: MOBSPAWNER_FLAMES
  96. offset-x:
  97. min: -1.0
  98. max: 1.0
  99. offset-z:
  100. min: -1.0
  101. max: 1.0
  102. amount: 10
  103. id: 0
  104. data: 0
  105. speed: 0.1
  106. radius: 15
  107. crate-particles:
  108. enabled: true
  109. type: HAPPY_VILLAGER
  110. offset:
  111. x: 0.4
  112. z: 0.4
  113. amount: 10
  114. id: 0
  115. data: 0
  116. speed: 0.1
  117. radius: 15
  118. delay: 20
  119. sound:
  120. enabled: true
  121. type: UI_BUTTON_CLICK
  122. volume: 5.0
  123. pitch: 0.0
  124. knockback:
  125. power-x: 0.25
  126. power-y: 0.3
  127. power-z: 0.25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement