Guest User

lol

a guest
Dec 9th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.67 KB | None | 0 0
  1. # ##################################################################################################################################################################### #
  2. # #
  3. # ArchonCrates Crate Loot Configuration #
  4. # #
  5. # Crate Loot: #
  6. # Diamonds: - Loot id which is used to define the loot for the keys (Can't have any the same) #
  7. # Item ID: 264 - The id of the display item which will display in the crate GUI #
  8. # Item Data: 0 - The data value of the item in the display of the crate GUI #
  9. # StackAmount: 10 - The stack size of the display item in the crate GUI #
  10. # Name: '&3Diamonds' - The display name of the item in the crate GUI #
  11. # Broadcast Win: true - If true it will broadcast the win message to the whole server #
  12. # Player Message: true - If true it will send the player a message #
  13. # Chance: 5.0 - The chance of the prize being won (MIN value: 0.01 - MAX value: 9999.99) #
  14. # Prize Name: 10 diamonds - The name used in the win messages #
  15. # Glow: true - If true the display item will glow in the crate GUI #
  16. # Use Permission: false - If true it will use the permission for players to win the prize #
  17. # Permission: archoncrates.prize.diamonds - The permission used to check if players can win the prize #
  18. # Win Amount: '*' - The amount of times a prize can be won ('*' means unlimited times) #
  19. # Commands: - A list of commands which will be run when a player wins the prize #
  20. # - minecraft:give <player> diamond 10 #
  21. # #
  22. # #
  23. # #
  24. # ##################################################################################################################################################################### #
  25.  
  26. Crate Loot:
  27. RareHelmet:
  28. Item ID: 298
  29. Item Data: 0
  30. StackAmount: 1
  31. Name: '&3Rare Helmet'
  32. Broadcast Win: true
  33. Player Message: true
  34. Chance: 40.0
  35. Prize Name: Rare Helmet
  36. Glow: false
  37. Use Permission: false
  38. Permission: archoncrates.prize.rarehelmet
  39. Global Win Amount: '*'
  40. Player Win Amount: '*'
  41. Commands:
  42. - minecraft:give <player> leather_helmet 1 0 {display:{Name:"Rare Helmet",Lore:["Item Level: 9"]},AttributeModifiers:[{AttributeName:"generic.armor",Name:"generic.armor",Slot:"head",Amount:9,Operation:0,UUIDMost:96386,UUIDLeast:167662}],HideFlags:4,Unbreakable:1}
  43. Food:
  44. Item ID: 264
  45. Item Data: 0
  46. StackAmount: 1
  47. Name: '&ddiamond'
  48. Broadcast Win: false
  49. Player Message: true
  50. Chance: 5.0
  51. Prize Name: diamond
  52. Glow: false
  53. Use Permission: false
  54. Permission: archoncrates.prize.food
  55. Global Win Amount: '*'
  56. Player Win Amount: '*'
  57. Commands:
  58. - give <player> diamond 10
  59. Sword:
  60. Item ID: 276
  61. Item Data: 0
  62. StackAmount: 1
  63. Name: '&bSword'
  64. Broadcast Win: false
  65. Player Message: true
  66. Chance: 10.0
  67. Prize Name: diamond sword
  68. Glow: true
  69. Use Permission: false
  70. Permission: archoncrates.prize.sword
  71. Global Win Amount: '*'
  72. Player Win Amount: '*'
  73. Commands:
  74. - minecraft:give <player> diamond_sword 1
  75. Gold:
  76. Item ID: 266
  77. Item Data: 0
  78. StackAmount: 32
  79. Name: '&6Gold'
  80. Broadcast Win: false
  81. Player Message: true
  82. Chance: 15.0
  83. Prize Name: 32 gold
  84. Glow: false
  85. Use Permission: false
  86. Permission: archoncrates.prize.gold
  87. Global Win Amount: '*'
  88. Player Win Amount: '*'
  89. Commands:
  90. - minecraft:give <player> gold_ingot 32
  91. Tools:
  92. Item ID: 257
  93. Item Data: 0
  94. StackAmount: 1
  95. Name: '&7Tools'
  96. Broadcast Win: false
  97. Player Message: true
  98. Chance: 20.0
  99. Prize Name: Iron tools
  100. Glow: false
  101. Use Permission: false
  102. Permission: archoncrates.prize.tools
  103. Global Win Amount: '*'
  104. Player Win Amount: '*'
  105. Commands:
  106. - minecraft:give <player> iron_pickaxe 1
  107. - minecraft:give <player> iron_axe 1
  108. - minecraft:give <player> iron_shovel 1
  109. GodApple:
  110. Item ID: 322
  111. Item Data: 1
  112. StackAmount: 1
  113. Name: '&6God Apple'
  114. Broadcast Win: true
  115. Player Message: true
  116. Chance: 3.0
  117. Prize Name: GOD APPLE
  118. Glow: true
  119. Use Permission: false
  120. Permission: archoncrates.prize.godapple
  121. Global Win Amount: '*'
  122. Player Win Amount: '*'
  123. Commands:
  124. - minecraft:give <player> golden_apple 1 1
  125. CrateKey:
  126. Item ID: 131
  127. Item Data: 0
  128. StackAmount: 1
  129. Name: '&aCrate Key'
  130. Broadcast Win: true
  131. Player Message: true
  132. Chance: 10.0
  133. Prize Name: crate key
  134. Glow: true
  135. Use Permission: false
  136. Permission: archoncrates.prize.cratekey
  137. Global Win Amount: '*'
  138. Player Win Amount: '*'
  139. Commands:
  140. - archoncrates key <player> default 1
  141. DevHead:
  142. Item ID: 397
  143. Item Data: 3
  144. StackAmount: 1
  145. Name: '&cDeveloper Head'
  146. Broadcast Win: false
  147. Player Message: true
  148. Chance: 30.0
  149. Prize Name: developers head
  150. Glow: false
  151. Use Permission: false
  152. Permission: archoncrates.prize.devhead
  153. Global Win Amount: '*'
  154. Player Win Amount: '*'
  155. Commands:
  156. - minecraft:give <player> skull 1 3 {SkullOwner:"Hamiii",Unbreakable:1}
  157. NetherStar:
  158. Item ID: 399
  159. Item Data: 0
  160. StackAmount: 1
  161. Name: '&fNether Star'
  162. Broadcast Win: true
  163. Player Message: true
  164. Chance: 3.0
  165. Prize Name: nether star
  166. Glow: true
  167. Use Permission: false
  168. Permission: archoncrates.prize.devhead
  169. Global Win Amount: '*'
  170. Player Win Amount: '*'
  171. Commands:
  172. - minecraft:give <player> nether_star 1
  173. Emeralds:
  174. Item ID: 388
  175. Item Data: 0
  176. StackAmount: 3
  177. Name: '&2Emeralds'
  178. Broadcast Win: true
  179. Player Message: true
  180. Chance: 5.0
  181. Prize Name: emeralds
  182. Glow: true
  183. Use Permission: false
  184. Permission: archoncrates.prize.devhead
  185. Global Win Amount: '*'
  186. Player Win Amount: '*'
  187. Commands:
  188. - minecraft:give <player> emerald 3
  189. Rank:
  190. Item ID: 340
  191. Item Data: 0
  192. StackAmount: 1
  193. Name: '&aRank'
  194. Broadcast Win: true
  195. Player Message: true
  196. Chance: 0.02
  197. Prize Name: RANK
  198. Glow: true
  199. Use Permission: false
  200. Permission: archoncrates.prize.rank
  201. Global Win Amount: '*'
  202. Player Win Amount: '*'
  203. Commands:
  204. - pex user <player> group set VIP
  205. Use Sub Commands: true
  206. Ranks To Sub:
  207. - Owner
  208. - Admin
  209. Sub-Commands:
  210. - pex user <player> group add VIP
Advertisement
Add Comment
Please, Sign In to add comment