Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.97 KB | None | 0 0
  1. Basic {
  2. cooldownSeconds=3600
  3. effects {
  4. idle {
  5. particles=[
  6. {
  7. animationPreset=counterorbit
  8. type="minecraft:redstone_dust",
  9. colorAnimationPreset="rainbow"
  10. },
  11. {
  12. animationPreset=orbit
  13. color=[
  14. 255,
  15. 0,
  16. 0
  17. ]
  18. type="minecraft:redstone_dust"
  19. }
  20. ]
  21. }
  22. }
  23. free=true
  24. hologram {
  25. lines=[
  26. "&bBasic Crate"
  27. "&6Free every hour!"
  28. ]
  29. }
  30. name="&bBasic Crate"
  31. localKey {
  32. id="minecraft:nether_star"
  33. name="&bBasic Crate Key"
  34. }
  35. slots=[
  36. {
  37. chance=1.0
  38. displayItem {
  39. count=1
  40. id="minecraft:dirt"
  41. name=Basic
  42. }
  43. rewards=[
  44. {
  45. data="give %p pixelmon:poke_ball"
  46. type=servercommand
  47. },
  48. {
  49. data="give %p pixelmon:poke_ball"
  50. type=servercommand
  51. },
  52. {
  53. data="give %p pixelmon:poke_ball"
  54. type=servercommand
  55. },
  56. {
  57. data="give %p pixelmon:poke_ball"
  58. type=servercommand
  59. },
  60. {
  61. data="give %p pixelmon:poke_ball"
  62. type=servercommand
  63. },
  64. {
  65. data="give %p pixelmon:poke_ball"
  66. type=servercommand
  67. },
  68. {
  69. data="give %p pixelmon:poke_ball"
  70. type=servercommand
  71. },
  72. {
  73. data="give %p pixelmon:poke_ball"
  74. type=servercommand
  75. },
  76. {
  77. data="give %p pixelmon:poke_ball"
  78. type=servercommand
  79. },
  80. {
  81. data="give %p pixelmon:poke_ball"
  82. type=servercommand
  83. },
  84. {
  85. data="give %p pixelmon:great_ball"
  86. type=servercommand
  87. },
  88. {
  89. data="give %p pixelmon:great_ball"
  90. type=servercommand
  91. },
  92. {
  93. data="give %p pixelmon:great_ball"
  94. type=servercommand
  95. },
  96. {
  97. data="give %p pixelmon:great_ball"
  98. type=servercommand
  99. },
  100. {
  101. data="give %p pixelmon:great_ball"
  102. type=servercommand
  103. },
  104. {
  105. data="give %p pixelmon:rare_candy"
  106. type=servercommand
  107. },
  108. {
  109. data="give %p pixelmon:rare_candy"
  110. type=servercommand
  111. },
  112. {
  113. data="give %p pixelmon:rare_candy"
  114. type=servercommand
  115. },
  116. {
  117. data="give %p pixelmon:rare_candy"
  118. type=servercommand
  119. },
  120. {
  121. data="give %p pixelmon:rare_candy"
  122. type=servercommand
  123. },
  124. {
  125. data="give %p pixelmon:super_potion"
  126. type=servercommand
  127. },
  128. {
  129. data="give %p pixelmon:super_potion"
  130. type=servercommand
  131. },
  132. {
  133. data="give %p pixelmon:super_potion"
  134. type=servercommand
  135. },
  136. {
  137. data="give %p pixelmon:super_potion"
  138. type=servercommand
  139. },
  140. {
  141. data="give %p pixelmon:super_potion"
  142. type=servercommand
  143. },
  144. {
  145. data="&2You were given %a Basic Reward from the &bBasic Crate&2!"
  146. type=usermessage
  147. }
  148. ]
  149. }
  150. ]
  151. useLocalKey=true
  152. previewable=false
  153. messages {
  154. rejectionNeedKey="&cYou need {key.0.amountRequired} {key.0.name}&c to use this crate."
  155. }
  156. viewType=instant
  157. },
  158.  
  159. VIP {
  160. cooldownSeconds=86400
  161. effects {
  162. idle {
  163. particles=[
  164. {
  165. animationPreset=counterorbit
  166. type="minecraft:redstone_dust",
  167. colorAnimationPreset="rainbow"
  168. },
  169. {
  170. animationPreset=orbit
  171. color=[
  172. 255,
  173. 0,
  174. 0
  175. ]
  176. type="minecraft:redstone_dust"
  177. }
  178. ]
  179. }
  180. }
  181. free=true
  182. hologram {
  183. lines=[
  184. "&2VIP Crate"
  185. "&aClaim every day!"
  186. ]
  187. }
  188. name="&2VIP Crate"
  189. localKey {
  190. id="minecraft:nether_star"
  191. name="&bBasic Crate Key"
  192. }
  193. slots=[
  194. {
  195. chance=1.0
  196. displayItem {
  197. count=1
  198. id="minecraft:dirt"
  199. name=VIP
  200. }
  201. rewards=[
  202. {
  203. data="give %p pixelmon:ultra_ball"
  204. type=servercommand
  205. },
  206. {
  207. data="give %p pixelmon:ultra_ball"
  208. type=servercommand
  209. },
  210. {
  211. data="give %p pixelmon:ultra_ball"
  212. type=servercommand
  213. },
  214. {
  215. data="give %p pixelmon:ultra_ball"
  216. type=servercommand
  217. },
  218. {
  219. data="give %p pixelmon:ultra_ball"
  220. type=servercommand
  221. },
  222. {
  223. data="give %p pixelmon:ultra_ball"
  224. type=servercommand
  225. },
  226. {
  227. data="give %p pixelmon:ultra_ball"
  228. type=servercommand
  229. },
  230. {
  231. data="give %p pixelmon:ultra_ball"
  232. type=servercommand
  233. },
  234. {
  235. data="give %p pixelmon:ultra_ball"
  236. type=servercommand
  237. },
  238. {
  239. data="give %p pixelmon:ultra_ball"
  240. type=servercommand
  241. },
  242. {
  243. data="give %p pixelmon:great_ball"
  244. type=servercommand
  245. },
  246. {
  247. data="give %p pixelmon:great_ball"
  248. type=servercommand
  249. },
  250. {
  251. data="give %p pixelmon:great_ball"
  252. type=servercommand
  253. },
  254. {
  255. data="give %p pixelmon:great_ball"
  256. type=servercommand
  257. },
  258. {
  259. data="give %p pixelmon:great_ball"
  260. type=servercommand
  261. },
  262. {
  263. data="give %p pixelmon:rare_candy"
  264. type=servercommand
  265. },
  266. {
  267. data="give %p pixelmon:rare_candy"
  268. type=servercommand
  269. },
  270. {
  271. data="give %p pixelmon:rare_candy"
  272. type=servercommand
  273. },
  274. {
  275. data="give %p pixelmon:rare_candy"
  276. type=servercommand
  277. },
  278. {
  279. data="give %p pixelmon:rare_candy"
  280. type=servercommand
  281. },
  282. {
  283. data="give %p pixelmon:rare_candy"
  284. type=servercommand
  285. },
  286. {
  287. data="give %p pixelmon:rare_candy"
  288. type=servercommand
  289. },
  290. {
  291. data="give %p pixelmon:rare_candy"
  292. type=servercommand
  293. },
  294. {
  295. data="give %p pixelmon:rare_candy"
  296. type=servercommand
  297. },
  298. {
  299. data="give %p pixelmon:rare_candy"
  300. type=servercommand
  301. },
  302. {
  303. data="give %p pixelmon:temple_pillar"
  304. type=servercommand
  305. },
  306. {
  307. data="give %p pixelmon:temple_pillar"
  308. type=servercommand
  309. },
  310. data="give %p pixelmon:temple_pillar"
  311. type=servercommand
  312. },
  313. data="give %p pixelmon:temple_pillar"
  314. type=servercommand
  315. },
  316. data="give %p pixelmon:temple_pillar"
  317. type=servercommand
  318. },
  319. data="&2You were given a %aVIP Reward from the &aVIP Crate&2!"
  320. type=usermessage
  321. }
  322. ]
  323. }
  324. ]
  325. useLocalKey=true
  326. previewable=false
  327. messages {
  328. rejectionNeedKey="&cYou need {key.0.amountRequired} {key.0.name}&c to use this crate."
  329. }
  330. viewType=instant
  331. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement