Advertisement
Guest User

Untitled

a guest
Dec 18th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. global:
  2. available-reward-notification:
  3. enabled: true
  4. message: '&0&l:[&5&lE&d&lT&5&lE&0&l]: &5You have some unclaimed rewards!'
  5. must-be-able-to-claim-reward: true
  6. permission: carlthecreeper.reward-notification
  7. delay-in-ticks: 72000
  8. mysql:
  9. host: host
  10. datebase: datebase
  11. username: username
  12. password: password
  13. enabled:
  14. reward-cooldowns: true
  15. vote-data: false
  16. statistics: false
  17. menus:
  18. main:
  19. rows: 3
  20. rewards-item-type: EMERALD
  21. rewards-item-data: 0
  22. rewards-item-enchanted: false
  23. statistics-item-type: BOOK
  24. statistics-item-data: 0
  25. statistics-item-enchanted: false
  26. close-item-type: BARRIER
  27. close-item-data: 0
  28. rewards:
  29. rows: 3
  30. refresh-rewards-while-open: true
  31. go-back-item-type: ARROW
  32. go-back-item-data: 0
  33. go-back-item-enabled: false
  34. cosmetic-items:
  35. '0':
  36. item-name: '&d:v'
  37. item-type: STAINED_GLASS_PANE
  38. item-amount: 1
  39. item-data: 13
  40. item-enchanted: true
  41. '1':
  42. item-name: '&d:x'
  43. item-type: STAINED_GLASS_PANE
  44. item-amount: 1
  45. item-data: 13
  46. item-enchanted: true
  47. '7':
  48. item-name: '&dI:'
  49. item-type: STAINED_GLASS_PANE
  50. item-amount: 1
  51. item-data: 13
  52. item-enchanted: true
  53. '8':
  54. item-name: '&d?!'
  55. item-type: STAINED_GLASS_PANE
  56. item-amount: 1
  57. item-data: 13
  58. item-enchanted: true
  59. '9':
  60. item-name: '&d:/'
  61. item-type: STAINED_GLASS_PANE
  62. item-amount: 1
  63. item-data: 13
  64. item-enchanted: true
  65. '10':
  66. item-name: '&d=^.^='
  67. item-type: STAINED_GLASS_PANE
  68. item-amount: 1
  69. item-data: 13
  70. item-enchanted: true
  71. '16':
  72. item-name: '&d:]'
  73. item-type: STAINED_GLASS_PANE
  74. item-amount: 1
  75. item-data: 13
  76. item-enchanted: true
  77. '17':
  78. item-name: '&4❤'
  79. item-type: STAINED_GLASS_PANE
  80. item-amount: 1
  81. item-data: 13
  82. item-enchanted: true
  83. '18':
  84. item-name: '&dO:'
  85. item-type: STAINED_GLASS_PANE
  86. item-amount: 1
  87. item-data: 13
  88. item-enchanted: true
  89. '19':
  90. item-name: '&d;P'
  91. item-type: STAINED_GLASS_PANE
  92. item-amount: 1
  93. item-data: 13
  94. item-enchanted: true
  95. '25':
  96. item-name: '&d;D'
  97. item-type: STAINED_GLASS_PANE
  98. item-amount: 1
  99. item-data: 13
  100. item-enchanted: true
  101. '26':
  102. item-name: '&d;-;'
  103. item-type: STAINED_GLASS_PANE
  104. item-amount: 1
  105. item-data: 13
  106. item-enchanted: true
  107. rewards:
  108. emeraldsandxp:
  109. click-to-claim-item-name: '&eClaim &8- &5Daily Reward'
  110. already-claimed-item-name: '&eRewards'
  111. click-to-claim-item-lore:
  112. - ''
  113. - '&7Claim this to receive'
  114. - '&7free items and experience.'
  115. - ''
  116. - '&7This reward contains:'
  117. - ' &8• &f100 &dMystery Dust'
  118. - ' &8• &f2 &aEmeralds'
  119. - ' &8• &f2 &bDiamonds'
  120. - ' &8• &f2 &6Gold Ingots'
  121. - ' &8• &f2 &7Iron Ingots'
  122. - ' &8• &f350 &3Experience'
  123. - ''
  124. - '&7Once claimed, you will not be'
  125. - '&7able to claim for another 18 hours.'
  126. - ''
  127. - '&eClick to claim!'
  128. already-claimed-item-lore:
  129. - ''
  130. - '&7This reward contains:'
  131. - ' &8• &f100 &dMystery Dust'
  132. - ' &8• &f2 &aEmeralds'
  133. - ' &8• &f2 &bDiamonds'
  134. - ' &8• &f2 &6Gold Ingots'
  135. - ' &8• &f2 &7Iron Ingots'
  136. - ' &8• &f350 &3Experience'
  137. - ''
  138. - '&bAvailable in {COOLDOWN}{COOLDOWN_TIME_TYPE} or 18 hours.'
  139. - '&cAlready claimed!'
  140. click-to-claim-item-type: STORAGE_MINECART
  141. click-to-claim-item-data: 0
  142. click-to-claim-item-amount: 1
  143. click-to-claim-item-slot: 13
  144. already-claimed-item-type: MINECART
  145. already-claimed-item-data: 0
  146. already-claimed-item-amount: 1
  147. already-claimed-item-slot: 64800
  148. reward-cooldown-time-type: SECONDS
  149. permission: carlthecreeper.emeraldsandxp.claim
  150. permission-message: '&0&l:[&5&lE&d&lT&5&lE&0&l]: &5You do not have permission!'
  151. permission-check: true
  152. other:
  153. close-menu-on-claim: false
  154. refresh-menu-while-open: true
  155. vote-reward: false
  156. send-voted-messages: true
  157. voted-messages:
  158. - '&0&l:[&5&lE&d&lT&5&lE&0&l]: &5Thank you for voting for the server! You can now claim your reward.'
  159. cant-claim-vote-reward-messages:
  160. - '&0&l:[&5&lE&d&lT&5&lE&0&l]: &5You need to vote for the server first before you can claim this reward!'
  161. cant-claim-vote-reward-commands:
  162. - carlthecreeper setvoted {PLAYER} emeraldsandxp
  163. claimed-messages:
  164. - '&0----------------------------------'
  165. - '&0&l:[&5&lE&d&lT&5&lE&0&l]: &5You have claimed your reward!'
  166. - '&0----------------------------------'
  167. - '&d+ &f+100 &dMystery Dust &d+'
  168. - ' &5+ &f+2 &aEmeralds &5+'
  169. - ' &d+ &f+2 &bDiamonds &d+'
  170. - ' &5+ &f+2 &6Gold Ingots &5+'
  171. - ' &d+ &f+2 &7Iron Ingots &d+'
  172. - '&5+ &f+350 &3Experience &5+'
  173. - '&0----------------------------------'
  174. already-claimed-messages:
  175. - '&0&l:[&5&lE&d&lT&5&lE&0&l]: &5You have already claimed this reward! Next reward will be available in {COOLDOWN}{COOLDOWN_TIME_TYPE}.'
  176. claimed-commands:
  177. - mb adddust {PLAYER} 100
  178. - give {PLAYER} minecraft:emerald 2
  179. - give {PLAYER} minecraft:diamond 2
  180. - give {PLAYER} minecraft:gold_ingot 2
  181. - give {PLAYER} minecraft:iron_ingot 2
  182. - xp 350 {PLAYER}
  183. - tm amessage {PLAYER} &5&lYou claimed your daily reward!
  184. already-claimed-commands:
  185. - ''
  186. claimed-sounds:
  187. ENTITY_PLAYER_LEVELUP:
  188. volume: 1.0
  189. pitch: 1.0
  190. already-claimed-sounds:
  191. BLOCK_ANVIL_LAND:
  192. volume: 1.0
  193. pitch: 1.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement