Noodles0711

Untitled

Jul 11th, 2020
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.60 KB | None | 0 0
  1. menu:
  2. gadget-menu:
  3. menu-title: "&bGadgets"
  4. menu-size: 45
  5. fill-menu:
  6. enabled: false
  7. fill-data: 7
  8. material: "STAINED_GLASS_PANE"
  9. items:
  10. item-1:
  11. name: "&6&nGadget&b &7| &c&lHearts"
  12. material: "INK_SACK"
  13. durability: 1
  14. #Make sure this is valid
  15. gadget-name: "hearts"
  16. slot: 20
  17. message:
  18. enabled: false
  19. text: "&eHello &b<player>!"
  20. command:
  21. enabled: true
  22. #Put command without /
  23. execute: "gadget hearts"
  24. action: ""
  25. lore-with-permission:
  26. - ""
  27. - "&7Click if you want to apply"
  28. - "&7this gadget for you!"
  29. - ""
  30. lore-with-no-permission:
  31. - ""
  32. - "&cYou don't have"
  33. - "&caccess to this gadget!"
  34. - ""
  35. item-2:
  36. name: "&6&nGadget&b &7| &f&lExplosion"
  37. material: "BLAZE_POWDER"
  38. durability: 0
  39. #Make sure this is valid
  40. gadget-name: "explosion"
  41. slot: 23
  42. message:
  43. enabled: false
  44. text: "&eHello &b<player>!"
  45. command:
  46. enabled: true
  47. #Put command without /
  48. execute: "gadget explosion"
  49. action: ""
  50. lore-with-permission:
  51. - ""
  52. - "&7Click if you want to apply"
  53. - "&7this gadget for you!"
  54. - ""
  55. lore-with-no-permission:
  56. - ""
  57. - "&cYou don't have"
  58. - "&caccess to this gadget!"
  59. - ""
  60. item-3:
  61. name: "&6&nGadget&b &7| &d&lFirework"
  62. material: "FIREWORK"
  63. durability: 0
  64. #Make sure this is valid
  65. gadget-name: "firework"
  66. slot: 26
  67. message:
  68. enabled: false
  69. text: "&eHello &b<player>!"
  70. command:
  71. enabled: true
  72. #Put command without /
  73. execute: "gadget firework"
  74. action: ""
  75. lore-with-permission:
  76. - ""
  77. - "&7Click if you want to apply"
  78. - "&7this gadget for you!"
  79. - ""
  80. lore-with-no-permission:
  81. - ""
  82. - "&cYou don't have"
  83. - "&caccess to this gadget!"
  84. - ""
  85. item-4:
  86. name: "&6&nGadget&b &7| &b&nWater&b"
  87. material: "WATER_BUCKET"
  88. durability: 0
  89. #Make sure this is valid
  90. gadget-name: "dripwater"
  91. slot: 29
  92. message:
  93. enabled: false
  94. text: "&eHello &b<player>!"
  95. command:
  96. enabled: true
  97. #Put command without /
  98. execute: "gadget dripwater"
  99. action: ""
  100. lore:
  101. - ""
  102. - "&cClick to remove"
  103. - "&cyour active gadget!"
  104. - ""
  105. item-5:
  106. name: "&6&nGadgets&b &7| &b&lPurchase"
  107. material: "CHEST"
  108. durability: 0
  109. #Make sure this is valid
  110. gadget-name: ""
  111. slot: 4
  112. message:
  113. enabled: false
  114. text: "&eHello &b<player>!"
  115. command:
  116. enabled: false
  117. #Put command without /
  118. execute: ""
  119. action: ""
  120. close-inventory: false
  121. lore:
  122. - ""
  123. - "&eIf you want to purchase some of"
  124. - "&ethe gadgets you can do it at our store:"
  125. - "&e&nhttps://store.hcflags.club/"
  126. - ""
  127. item-6:
  128. name: "&6&nGadgets&b &7| &b&lPurchase"
  129. material: "CHEST"
  130. durability: 0
  131. #Make sure this is valid
  132. gadget-name: ""
  133. slot: 5
  134. message:
  135. enabled: false
  136. text: "&eHello &b<player>!"
  137. command:
  138. enabled: false
  139. #Put command without /
  140. execute: ""
  141. action: ""
  142. close-inventory: false
  143. lore:
  144. - ""
  145. - "&eIf you want to purchase some of"
  146. - "&ethe gadgets you can do it at our store:"
  147. - "&e&nhttps://store.hcflags.club/"
  148. - ""
  149. item-7:
  150. name: "&6&nGadgets&b &7| &b&lPurchase"
  151. material: "CHEST"
  152. durability: 0
  153. #Make sure this is valid
  154. gadget-name: ""
  155. slot: 6
  156. message:
  157. enabled: false
  158. text: "&eHello &b<player>!"
  159. command:
  160. enabled: false
  161. #Put command without /
  162. execute: ""
  163. action: ""
  164. close-inventory: false
  165. lore:
  166. - ""
  167. - "&eIf you want to purchase some of"
  168. - "&ethe gadgets you can do it at our store:"
  169. - "&e&nhttps://store.hcflags.club/"
  170. - ""
  171. gadgets:
  172. #If players want to apply a gadget, can use /gadget <name>
  173. heart:
  174. name: "hearts"
  175. permission: "hub.gadgets.hearts"
  176. effect:
  177. offset:
  178. x: 1
  179. y: 1
  180. z: 1
  181. name: "HEART"
  182. speed: 0.5
  183. amount: 1
  184. #Particle will show only if other player is in this range
  185. range: 10
  186. explosion:
  187. name: "explosion"
  188. permission: "hub.gadgets.explosion"
  189. effect:
  190. offset:
  191. x: 0
  192. y: 0
  193. z: 0
  194. name: "EXPLOSION_NORMAL"
  195. speed: 0.2
  196. amount: 4
  197. range: 10
  198. firework:
  199. name: "firework"
  200. permission: "hub.gadgets.firework"
  201. effect:
  202. offset:
  203. x: 0
  204. y: 0
  205. z: 0
  206. name: "FIREWORKS_SPARK"
  207. speed: 0.2
  208. amount: 100
  209. range: 10
  210. dripwater:
  211. name: "dripwater"
  212. permission: "hub.gadgets.dripwater"
  213. effect:
  214. offset:
  215. x: 0
  216. y: 0
  217. z: 0
  218. name: "DRIPWATER"
  219. speed: 0.2
  220. amount: 100
  221. range: 10
Advertisement
Add Comment
Please, Sign In to add comment