Advertisement
Guest User

Untitled

a guest
May 24th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.65 KB | None | 0 0
  1. Crate:
  2. CrateType: COSMIC #Type of crate.
  3. CrateName: '&9&LStar &b&LCrate' #Name of the Inventory if a GUI crate.
  4. StartingKeys: 1 #Starting amount of keys when the player 1st joins.
  5. InGUI: true #If the crate shows in the /cc GUI.
  6. Slot: 16 #Slot the item is in the GUI.
  7. OpeningBroadCast: true #Enables/Disables the Broadcasts message when they open a crate.
  8. BroadCast: '&b&L%player% &b&Lhas just opened a &9&LStar &4&LCrate' #Message that is broadcasted when opening the crate.'
  9. Item: '130' #Item the crate is in the GUI
  10. Glowing: true #If the crate in the main /cc GUI is glowing or not.
  11. Name: '&9&LStar &5&LChest' #Name of the item in the GUI.
  12. Lore: #The lore of the item in the GUI.
  13. - '&7This crate contains strange objects,'
  14. - '&7buried within the earths ashes.'
  15. - '&7You have &6%Keys% keys &7to open this crate with.'
  16. - '&7&l(&e&l!&7&l) Right click to view rewards.'
  17. PhysicalKey:
  18. Name: '&9&LStar &c&LCrate &b&lKey' #Name of the Key.
  19. Lore:
  20. - '&7A special Key' #Lore of the Key.
  21. - '&7For a special Crate.'
  22. Item: '131' #The item the key is.
  23. Glowing: true
  24. Tiers: #The tiers in the Crate
  25. Basic: #The Config Name for the Crate
  26. Name: '&8Basic Prize' #The in-game name of the Crate
  27. Color: 7 #Use the MetaData for the color of the glass
  28. Chance: 85 #Chance of that item getting picked. It would be 80/100 chance because MaxRange is 100.
  29. MaxRange: 100 #The max range that the chance will go though.
  30. UnCommon:
  31. Name: '&aUnCommon Prize'
  32. Color: 5
  33. Chance: 85
  34. MaxRange: 100
  35. Rare:
  36. Name: '&4Rare Prize'
  37. Color: 14
  38. Chance: 70
  39. MaxRange: 100
  40. Prizes: #All the prizes that can be gotten in the Crate.
  41. 1:
  42. DisplayName: '&e&LSpark &d&LGrass' #Name of the item shown by the crate.
  43. DisplayItem: '2' #Item that is shown by the crate.
  44. DisplayAmount: 1 #The ammount that is displayed
  45. Lore: #Lore will be shown in rewards GUI.
  46. - '&7Win a crazy &6&LCrazy Grass.'
  47. - '&6&lChance: &c&l1%'
  48. DisplayEnchantments:
  49. -'DAMAGE_ALL:15'
  50. -'FIRE_ASPECT:15'
  51. MaxRange: 100 #The max range that the chance will go though.
  52. Chance: 1 #Chance of that item getting picked. It would be 40/100 chance because MaxRange is 100.
  53. Firework: false #Firework when it is won.
  54. Glowing: false
  55. Tiers: #The Tiers the rewards can be found in.
  56. - 'Rare'
  57. #Items: that the player wins if this prize is picked (If you wish not to give an Item in the prize just delete the Items Section)
  58. #Please use these to make the item.
  59. #Item: to decide the kind of item it is.
  60. #Amount: the amount of that item they get.
  61. #Name: a custom name for that item (ColorCode dose work).
  62. #Lore: a custom lore for the item (ColorCode does work) and to make a new line in the lore use a , to split the lines.
  63. Items:
  64. - 'Item:2, Amount:1, Name:&9&LStar &a&LGrass'
  65. #Commands are the commands that are run when this prize is won. (If you wish not to use a CMD in the prize just delete the Commands Section)
  66. #You can use %Player% to get the player that won the prize.
  67. Commands:
  68. - 'broadcast &6&l%Player% &7has just won &e&LSpark &a&LGrass.'
  69. 2:
  70. DisplayName: '&9&lStar &8&LHelmet'
  71. DisplayItem: '310'
  72. DisplayAmount: 1
  73. Lore:
  74. - '&7Win a &9&LStar &5&lHelmet.'
  75. - '&6&lChance: &c&l1%'
  76. DisplayEnchantments:
  77. - 'PROTECTION_ENVIRONMENTAL:20'
  78. - 'OXYGEN:20'
  79. MaxRange: 100
  80. Chance: 1
  81. Firework: false
  82. Glowing: false
  83. Tiers:
  84. - 'Rare'
  85. Items:
  86. - 'Item:310, Amount:1, Name:&9&LStar &5&lelmet, PROTECTION_ENVIRONMENTAL:20, OXYGEN:20'
  87. 3:
  88. DisplayName: '&e&l$100'
  89. DisplayItem: '175'
  90. DisplayAmount: 1
  91. Lore:
  92. - '&7Make it rain Money.'
  93. - '&6&lChance: &c&l20%'
  94. MaxRange: 100
  95. Chance: 20
  96. Firework: true
  97. Glowing: false
  98. Tiers:
  99. - 'Basic'
  100. - 'UnCommon'
  101. Commands:
  102. - 'eco give %Player% 100'
  103. 4:
  104. DisplayName: '&9&LStar &4&lSword'
  105. DisplayItem: '276'
  106. DisplayAmount: 1
  107. Lore:
  108. - '&7Win a crazy &9&LSTAR &c&Lsword.'
  109. - '&6&lChance: &c&l1%'
  110. DisplayEnchantments:
  111. - 'DAMAGE_ALL:20'
  112. - 'FIRE_ASPECT:20'
  113. MaxRange: 100
  114. Chance: 1
  115. Firework: true
  116. Glowing: false
  117. Tiers:
  118. - 'Rare'
  119. Items:
  120. - 'Item:283, Amount:1, Name:&9&lStar &4&lSword, DAMAGE_ALL:20, FIRE_ASPECT:20'
  121. Commands:
  122. - 'broadcast &6&l%Player% &7has just won a &9&LSTAR &6&LSWORD.'
  123. 5:
  124. DisplayName: '&e&l$1,000'
  125. DisplayItem: '175'
  126. DisplayAmount: 1
  127. Lore:
  128. - '&7Make it rain a &c&LFUCK &7load of Money.'
  129. - '&6&lChance: &c&l20%'
  130. MaxRange: 100
  131. Chance: 20
  132. Firework: true
  133. Glowing: false
  134. Tiers:
  135. - 'Uncommon'
  136. Commands:
  137. - 'Eco give %Player% 1000'
  138. 6:
  139. DisplayName: '&d&LGalactic Crate &6&lKey &7(x2)'
  140. DisplayItem: '131'
  141. DisplayAmount: 1
  142. Lore:
  143. - '&7A special Key'
  144. - '&7For a special Crate.'
  145. - '&6&lChance: &c&l10%'
  146. MaxRange: 100
  147. Chance: 10
  148. Firework: true
  149. Glowing: true
  150. Tiers:
  151. - 'UnCommon'
  152. - 'Rare'
  153. Commands:
  154. - 'crazycrate give physical galacitc 2 %Player%'
  155. 7:
  156. DisplayName: '&e&l$10,000'
  157. DisplayItem: '175'
  158. DisplayAmount: 1
  159. Lore:
  160. - '&7Make it rain a &c&LFUCK &7load of Money.'
  161. - '&6&lChance: &c&l5%'
  162. MaxRange: 100
  163. Chance: 20
  164. Firework: true
  165. Glowing: false
  166. Tiers:
  167. - 'Uncommon'
  168. Commands:
  169. - 'Eco give %Player% 10000'
  170. 8:
  171. DisplayName: '&9&lStar &8&LChestplate'
  172. DisplayItem: '311'
  173. DisplayAmount: 1
  174. Lore:
  175. - '&7Win a &9&lStar Chestplate.'
  176. - '&6&lChance: &c&l1%'
  177. DisplayEnchantments:
  178. - 'PROTECTION_ENVIRONMENTAL:20'
  179. - 'OXYGEN:20'
  180. MaxRange: 100
  181. Chance: 1
  182. Firework: false
  183. Glowing: false
  184. Tiers:
  185. - 'Rare'
  186. Items:
  187. - 'Item:311, Amount:1, Name:&9&LStar &8&LChestplate, PROTECTION_ENVIRONMENTAL:20, OXYGEN:20'
  188. Commands:
  189. - 'broadcast &6&l%Player% &7has just won a &9&lStar &6&LChestplate.'
  190. 9:
  191. DisplayName: '&9&LStar &8&LLeggings'
  192. DisplayItem: '312'
  193. DisplayAmount: 1
  194. Lore:
  195. - '&7Win &9&lStar &5&LLeggings.'
  196. - '&6&lChance: &c&l1%'
  197. DisplayEnchantments:
  198. - 'PROTECTION_ENVIRONMENTAL:20'
  199. - 'OXYGEN:20'
  200. MaxRange: 100
  201. Chance: 1
  202. Firework: false
  203. Glowing: false
  204. Tiers:
  205. - 'Rare'
  206. Items:
  207. - 'Item:312, Amount:1, Name:&9&LStar &8&LLeggings, PROTECTION_ENVIRONMENTAL:20, OXYGEN:20'
  208. Commands:
  209. - 'broadcast &6&l%Player% &7has just won &9&LStar &6&LLeggings.'
  210. 10:
  211. DisplayName: '&9&LStar &8&LBoots'
  212. DisplayItem: '313'
  213. DisplayAmount: 1
  214. Lore:
  215. - '&7Win a &9&LStar &5&LBoots.'
  216. - '&6&lChance: &c&l1%'
  217. DisplayEnchantments:
  218. - 'PROTECTION_ENVIRONMENTAL:20'
  219. - 'OXYGEN:20'
  220. MaxRange: 100
  221. Chance: 1
  222. Firework: false
  223. Glowing: false
  224. Tiers:
  225. - 'Rare'
  226. Items:
  227. - 'Item:313, Amount:1, Name:&9&LStar &5&lLeggings, PROTECTION_ENVIRONMENTAL:20, OXYGEN:20'
  228. Commands:
  229. - 'broadcast &6&l%Player% &7has just won &9&LStar &5&LBoots.'
  230. 11:
  231. DisplayName: '&E&lSky &a&lGkit '
  232. DisplayItem: '339'
  233. DisplayAmount: 1
  234. Lore:
  235. - '&e&LSky &b&LGkit &7for a lucky player..'
  236. - '&6&lChance: &c&l3%'
  237. MaxRange: 100
  238. Chance: 3
  239. Firework: true
  240. Glowing: false
  241. Tiers:
  242. - 'Rare'
  243. Commands:
  244. - 'manuaddp %player% crazyenchantments.gkitz.sky'
  245. - 'broadcast &6&L%player% &7just won &e&LSKY &A&lGKIT'
  246. 12:
  247. DisplayName: '&9&LStar &5&LGkit'
  248. DisplayItem: '339'
  249. DisplayAmount: 1
  250. Lore:
  251. - '&9&LStar &a&LGkit &7for a lucky player..'
  252. - '&6&lChance: &c&l2%'
  253. MaxRange: 100
  254. Chance: 2
  255. Firework: true
  256. Glowing: false
  257. Tiers:
  258. - 'Rare'
  259. Commands:
  260. - 'manuaddp %Player% crazyenchantments.gkitz.star'
  261. - 'broadcast &6&L%player% &7just won &9&LSTAR &A&lGKIT'
  262. 13:
  263. DisplayName: '&5&lMonthly Crate &6&lKey &7(x2)'
  264. DisplayItem: '131'
  265. DisplayAmount: 1
  266. Lore:
  267. - '&7A special Key'
  268. - '&7For a special Crate.'
  269. - '&6&lChance: &c&l10%'
  270. MaxRange: 100
  271. Chance: 10
  272. Firework: true
  273. Glowing: true
  274. Tiers:
  275. - 'UnCommon'
  276. - 'Rare'
  277. Commands:
  278. - 'crate key %Player% sky 2'
  279. 14:
  280. DisplayName: '&b&LMAGICAL Crate &6&lKey &7(x2)'
  281. DisplayItem: '131'
  282. DisplayAmount: 1
  283. Lore:
  284. - '&7A special Key'
  285. - '&7For a special Crate.'
  286. - '&6&lChance: &c&l10%'
  287. MaxRange: 100
  288. Chance: 10
  289. Firework: true
  290. Glowing: true
  291. Tiers:
  292. - 'UnCommon'
  293. - 'Rare'
  294. Commands:
  295. - 'crate key %Player% magical 2'
  296. 15:
  297. DisplayName: '&E&LCOSMIC &B&LRANK'
  298. DisplayItem: '339'
  299. DisplayAmount: 1
  300. Lore:
  301. - '&e&LCosmic &b&LRank &7for a lucky player..'
  302. - '&6&lChance: &c&l1%'
  303. MaxRange: 100
  304. Chance: 1
  305. Firework: true
  306. Glowing: false
  307. Tiers:
  308. - 'Rare'
  309. Commands:
  310. - 'broadcast &6&L%player% &7just won &e&lCOSMIC &B&lRANK'
  311. 16:
  312. DisplayName: '&e&LBold &a&LNickname'
  313. DisplayItem: '339'
  314. DisplayAmount: 1
  315. Lore:
  316. - '&e&LBold &a&lNickname &7for a lucky player..'
  317. - '&6&lChance: &c&l3%'
  318. MaxRange: 100
  319. Chance: 3
  320. Firework: true
  321. Glowing: false
  322. Tiers:
  323. - 'Rare'
  324. Commands:
  325. - 'broadcast &6&L%player% &7just won &e&LBold &a&lNickname'
  326. 17:
  327. DisplayName: '&4&L7&5&L5&6&L% &a&lCode'
  328. DisplayItem: '339'
  329. DisplayAmount: 1
  330. Lore:
  331. - '&9&lA 75% code &7for a lucky player..'
  332. - '&6&lChance: &c&l2%'
  333. MaxRange: 100
  334. Chance: 2
  335. Firework: true
  336. Glowing: false
  337. Tiers:
  338. - 'Rare'
  339. Commands:'
  340. - 'broadcast &6&L%player% &7just won &9&lCrate &A&lGKIT'
  341. 18:
  342. DisplayName: '&4&L7&9&L5% &6&lCode'
  343. DisplayItem: '388'
  344. DisplayAmount: 1
  345. Lore:
  346. - '&4&L7&9&L5% &6&lCode &7for a lucky player..'
  347. - '&6&lChance: &c&l2%'
  348. MaxRange: 100
  349. Chance: 2
  350. Firework: true
  351. Glowing: false
  352. Tiers:
  353. - 'Rare'
  354. Commands:
  355. - 'broadcast &6&L%player% &7just won &4&L7&9&L5% &6&lCode'
  356. 19:
  357. DisplayName: '&e&LBold &8&LITEM &A&lNICKNAME!'
  358. DisplayItem: '339'
  359. DisplayAmount: 1
  360. Lore:
  361. - '&e&LBold &8&lItem &a&LNickname! &7for a lucky player..'
  362. - '&6&lChance: &c&l1%'
  363. MaxRange: 100
  364. Chance: 0.5
  365. Firework: true
  366. Glowing: false
  367. Tiers:
  368. - 'Rare'
  369. Commands:
  370. - 'broadcast &6&L%player% &7just won &e&LBold &8&lItem &a&LNickname!'
  371. 20:
  372. DisplayName: '&b&LMAGICAL &c&LBoss &a&lEgg'
  373. DisplayItem: '383:52'
  374. DisplayAmount: 1
  375. Lore:
  376. - '&B&lMAGICAL &c&LBoss &a&LEgg &7for a lucky player..'
  377. - '&6&lChance: &c&l4%'
  378. MaxRange: 100
  379. Chance: 4
  380. Firework: true
  381. Glowing: false
  382. Tiers:
  383. - 'Rare'
  384. Commands:
  385. - 'giveegg %Player% MAGICAL 1'
  386. - 'broadcast &6&L%player% &7just won &b&LMAGICAL &c&LBoss &a&LEgg'
  387. 21:
  388. DisplayName: '&e&LSpark &d&LBoss &a&LEgg'
  389. DisplayItem: '383:52'
  390. DisplayAmount: 1
  391. Lore:
  392. - '&e&LSpark &d&Lboss, &7for a lucky adventurer!.'
  393. - '&6&lChance: &c&l5%'
  394. MaxRange: 100
  395. Chance: 5
  396. Firework: true
  397. Glowing: false
  398. Tiers:
  399. - 'Rare'
  400. Commands:
  401. - 'giveegg %player% Spark 1'
  402. 22:
  403. DisplayName: '&8&LMeteorite &B&lBoss &e&LEgg'
  404. DisplayItem: '383:52'
  405. DisplayAmount: 1
  406. Lore:
  407. - '&8&LMeteorite &b&LBoss, &7for a lucky adventurer!.'
  408. - '&6&lChance: &c&l5%'
  409. MaxRange: 100
  410. Chance: 5
  411. Firework: true
  412. Glowing: false
  413. Tiers:
  414. - 'Rare'
  415. Commands:
  416. - 'giveegg %player% Meteorite 1'
  417. 23:
  418. DisplayName: '&9&LStar &B&lBoss &e&LEgg'
  419. DisplayItem: '383:52'
  420. DisplayAmount: 1
  421. Lore:
  422. - '&9&lStar &b&LBoss, &7for a lucky adventurer!.'
  423. - '&6&lChance: &c&l4%'
  424. MaxRange: 100
  425. Chance: 4
  426. Firework: true
  427. Glowing: false
  428. Tiers:
  429. - 'Rare'
  430. Commands:
  431. - 'giveegg %player% Star 1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement