Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.33 KB | None | 0 0
  1. #######################################################
  2. ## ##
  3. ## qCrates v0.1 ##
  4. ## by Browk ##
  5. ## ##
  6. #######################################################
  7.  
  8.  
  9. #MySQL database connection:
  10. MySQL:
  11. enabled: false
  12. host: ''
  13. port: '3306'
  14. database: ''
  15. user: ''
  16. password: ''
  17.  
  18. #Souls settings.
  19. souls-to-open: 75
  20. per-kill-souls: 1
  21.  
  22. #Souls limits. Permission: qcrates.maxSouls.<group> (example: qcrates.maxSouls.vip+)
  23. souls-limits:
  24. default: 75
  25. vip: 130
  26. vip+: 150
  27.  
  28. #Prizes list.
  29. prizes:
  30. '1':
  31. displayName: '&bUltimate Armor'
  32. displayItem: DIAMOND_CHESTPLATE
  33. rarity: 'Legendary'
  34. lore:
  35. - ' '
  36. commands:
  37. - 'gkit Ultimate %player%'
  38. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  39. '2':
  40. displayName: '&cBlast Pickaxe'
  41. displayItem: DIAMOND_PICKAXE
  42. rarity: 'Rare'
  43. lore:
  44. - ' '
  45. commands:
  46. - 'gkit UltimatePickaxe %player%'
  47. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  48. '3':
  49. displayName: '&cFaction Tracking Compass'
  50. displayItem: COMPASS
  51. rarity: 'Common'
  52. lore:
  53. - ' '
  54. commands:
  55. - 'give %player% compass 1'
  56. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  57. '4':
  58. displayName: '&eSharpness 5'
  59. displayItem: ENCHANTED_BOOK
  60. rarity: 'Rare'
  61. lore:
  62. - ' '
  63. commands:
  64. - 'give %player% 403 1 Sharpness:5'
  65. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  66. '5':
  67. displayName: '&eProtection 5'
  68. displayItem: ENCHANTED_BOOK
  69. rarity: 'Rare'
  70. lore:
  71. - ' '
  72. commands:
  73. - 'give %player% 403 1 Protection:4'
  74. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  75. '6':
  76. displayName: '&e&lIron Golem'
  77. displayItem: MOB_SPAWNER
  78. rarity: 'Legendary'
  79. lore:
  80. - ' '
  81. commands:
  82. - 'ss give %player% irongolem 1'
  83. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  84. '7':
  85. displayName: '&aCeggs'
  86. displayItem: spawn_egg
  87. rarity: 'Common'
  88. lore:
  89. - ' '
  90. commands:
  91. - 'give %player% 383:50'
  92. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  93. '8':
  94. displayName: '&a$$$'
  95. displayItem: PAPER
  96. rarity: 'Common'
  97. lore:
  98. - ' '
  99. commands:
  100. - 'eco give %player% 250000'
  101. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  102. '9':
  103. displayName: '&a$$$'
  104. displayItem: PAPER
  105. rarity: 'Rare'
  106. lore:
  107. - ' '
  108. commands:
  109. - 'eco give %player% 350000'
  110. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  111. '10':
  112. displayName: '&a$$$'
  113. displayItem: PAPER
  114. rarity: 'Rare'
  115. lore:
  116. - ' '
  117. commands:
  118. - 'eco give %player% 475000'
  119. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  120. '11':
  121. displayName: '&a$$$'
  122. displayItem: PAPER
  123. rarity: 'Legendary'
  124. lore:
  125. - ' '
  126. commands:
  127. - 'eco give %player% 500000'
  128. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  129. '12':
  130. displayName: '&fVote Key'
  131. displayItem: TRIPWIRE_HOOK
  132. rarity: 'Common'
  133. lore:
  134. - ' '
  135. commands:
  136. - 'crates key %player% vote 1'
  137. '13':
  138. displayName: '&dRoyal Key'
  139. displayItem: TRIPWIRE_HOOK
  140. rarity: 'Rare'
  141. lore:
  142. - ' '
  143. commands:
  144. - 'crates key %player% Royal 1'
  145. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  146. '14':
  147. displayName: '&dRoyal Key x2'
  148. displayItem: TRIPWIRE_HOOK
  149. rarity: 'Legendary'
  150. lore:
  151. - ' '
  152. commands:
  153. - 'crates key %player% Royal 2'
  154. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  155. '15':
  156. displayName: '&cKing Key'
  157. displayItem: TRIPWIRE_HOOK
  158. rarity: 'Legendary'
  159. lore:
  160. - ' '
  161. commands:
  162. - 'crates key %player% King 1'
  163. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  164. '16':
  165. displayName: '&b&lOverlord Key'
  166. displayItem: TRIPWIRE_HOOK
  167. rarity: 'Legendary'
  168. lore:
  169. - ' '
  170. commands:
  171. - 'crates key %player% Overlord 1'
  172. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7!'
  173. '17':
  174. displayName: '&4&lVote Key &4&o&lALL'
  175. displayItem: TRIPWIRE_HOOK
  176. rarity: 'Legendary'
  177. lore:
  178. - ' '
  179. commands:
  180. - 'crates key all vote 1'
  181. - 'broadcast &d&o%player% &7used 75 souls in the &5&lSoul Well&7, and won a &dVote key for everyone!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement