Advertisement
xeRicker

CarlTheCreeper - Config.yml

Oct 28th, 2016
1,619
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.06 KB | None | 0 0
  1. global:
  2. alert-message:
  3. enabled: true
  4. message: "&aCarl The Creeper: &eYou have some unclaimed rewards!"
  5. must-have-at-least-one-reward: true
  6. delay: 5
  7. npc:
  8. open-reward-menu-on-clicking:
  9. - "Carl The Creeper"
  10. - "The Delivery Man"
  11. menus:
  12. main:
  13. rows: 3
  14.  
  15. rewards-item-type: EMERALD
  16. rewards-item-data: 0
  17. rewards-item-enchanted: false
  18.  
  19. statistics-item-type: BOOK
  20. statistics-item-data: 0
  21.  
  22. close-item-type: BARRIER
  23. close-item-data: 0
  24. rewards:
  25. rows: 4
  26. refresh-rewards-while-open: true
  27.  
  28. go-back-item-type: BARRIER
  29. go-back-item-data: 0
  30. go-back-item-enabled: true
  31. cosmetic-items:
  32. 9:
  33. name: "&aCarl The Creeper"
  34. lore:
  35. - "&7Cosmetic Item Lore"
  36. material: STAINED_GLASS_PANE
  37. amount: 1
  38. data: 13
  39. enchanted: true
  40. 17:
  41. name: "&aCarl The Creeper"
  42. lore:
  43. - "&7Cosmetic Item Lore"
  44. material: STAINED_GLASS_PANE
  45. amount: 1
  46. data: 13
  47. enchanted: true
  48. rewards:
  49. 1:
  50. item-name: "&eClaim &8- &aEmeralds"
  51. cooldown-item-name: "&eReward &8- &cEmeralds"
  52.  
  53. item-lore:
  54. - ""
  55. - "&7Claim this reward to receive"
  56. - "&7free &bitems &7and &3experience&7!"
  57. - ""
  58. - "&7This reward contains:"
  59. - "&r• &210 Emeralds"
  60. - "&r• &350 XP"
  61. - ""
  62. - "&7Cooldown: &c{COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}"
  63. - "&eClick to claim!"
  64. cooldown-item-lore:
  65. - ""
  66. - "&7Claim this reward to receive"
  67. - "&7free &bitems &7and &3experience&7!"
  68. - ""
  69. - "&7This reward contains:"
  70. - "&r• &210 Emeralds"
  71. - "&r• &350 XP"
  72. - ""
  73. - "&cAvailable in {COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}!"
  74.  
  75. item-type: STORAGE_MINECART
  76. item-data: 0
  77. item-amount: 1
  78. item-slot: 12
  79. cooldown-item-type: MINECART
  80. cooldown-item-data: 0
  81. cooldown-item-amount: 1
  82. cooldown-item-slot: 12
  83.  
  84. cooldown-time: 21600
  85. cooldown-display-type: HOURS
  86.  
  87. permission: carlthecreeper.claim.1
  88. permission-message: "&aCarlTheCreeper: &eYou don't have permission!"
  89.  
  90. vote-reward: false
  91. vote-messages:
  92. - "&aCarl The Creeper: &eThank you for voting for the server!"
  93. vote-cooldown-messages:
  94. - "&aCarl The Creeper: &eYou need to wait before you can claim this reward again!"
  95. vote-commands:
  96. - "carlthecreeper setvoted {PLAYER} 2"
  97.  
  98. claim-messages:
  99. - "&aCarl The Creeper: &eYou claimed the reward, come back in &b{COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}&e for more!"
  100. - "&aCarl The Creeper: &r+ &210 Emeralds"
  101. - "&aCarl The Creeper: &r+ &350 EXP"
  102. cooldown-claim-messages:
  103. - "&aCarl The Creeper: &eYou already claimed this reward, come back in &b{COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}&e!"
  104.  
  105. claim-commands:
  106. - "give {PLAYER} minecraft:emerald 10"
  107. - "xp 50 {PLAYER}"
  108.  
  109. claim-animations:
  110. enabled: true
  111. animation: 1
  112. settings:
  113. 1:
  114. item-type: DIAMOND
  115. item-data: 0
  116. 2:
  117. item-type: DIAMOND
  118. item-data: 0
  119.  
  120. claim-sounds:
  121. LEVEL_UP:
  122. volume: 1
  123. pitch: 1
  124. cooldown-claim-sounds:
  125. ANVIL_LAND:
  126. volume: 1
  127. pitch: 1
  128.  
  129. expiry-events:
  130. 1:
  131. permission-needed: carlthecreeper.expiry-command.1
  132. permission-check: true
  133. must-be-online: true
  134. messages:
  135. - "&aCarl The Creeper: &eYour cooldown on the reward has expired!"
  136. - "&aCarl The Creeper: &r+ &325 EXP"
  137. commands:
  138. - "xp 25 {PLAYER}"
  139.  
  140. other:
  141. close-on-click: true
  142. 2:
  143. item-name: "&eClaim &8- &bDiamonds"
  144. cooldown-item-name: "&eReward &8- &cDiamonds"
  145.  
  146. item-lore:
  147. - ""
  148. - "&7Claim this reward to receive"
  149. - "&7free &bitems &7and &3experience&7!"
  150. - ""
  151. - "&7This reward contains:"
  152. - "&r• &b5 Diamonds"
  153. - "&r• &350 XP"
  154. - ""
  155. - "&7Cooldown: &c{COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}"
  156. - "&eClick to claim!"
  157. cooldown-item-lore:
  158. - ""
  159. - "&7Claim this reward to receive"
  160. - "&7free &bitems &7and &3experience&7!"
  161. - ""
  162. - "&7This reward contains:"
  163. - "&r• &b5 Diamonds"
  164. - "&r• &350 XP"
  165. - ""
  166. - "&cAvailable in {COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}!"
  167.  
  168. item-type: STORAGE_MINECART
  169. item-data: 0
  170. item-amount: 1
  171. item-slot: 14
  172. cooldown-item-type: MINECART
  173. cooldown-item-data: 0
  174. cooldown-item-amount: 1
  175. cooldown-item-slot: 14
  176.  
  177. cooldown-time: 21600
  178. cooldown-display-type: HOURS
  179.  
  180. permission: carlthecreeper.claim.2
  181. permission-message: "&aCarlTheCreeper: &eYou don't have permission!"
  182.  
  183. vote-reward: false
  184. vote-messages:
  185. - "&aCarl The Creeper: &eThank you for voting for the server!"
  186. vote-cooldown-messages:
  187. - "&aCarl The Creeper: &eYou need to wait before you can claim this reward again!"
  188. vote-commands:
  189. - "carlthecreeper setvoted {PLAYER} 2"
  190.  
  191. other:
  192. close-on-click: true
  193.  
  194. claim-messages:
  195. - "&aCarl The Creeper: &eYou claimed the reward, come back in &b{COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}&e for more!"
  196. - "&aCarl The Creeper: &r+ &b5 Diamonds"
  197. - "&aCarl The Creeper: &r+ &350 EXP"
  198. cooldown-claim-messages:
  199. - "&aCarl The Creeper: &eYou already claimed this reward, come back in &b{COOLDOWN_TIME}{COOLDOWN_DISPLAY_TYPE}&e!"
  200.  
  201. claim-commands:
  202. - "give {PLAYER} minecraft:diamond 5"
  203. - "xp 50 {PLAYER}"
  204.  
  205. claim-animations:
  206. enabled: true
  207. animation: 2
  208. settings:
  209. 1:
  210. item-type: DIAMOND
  211. item-data: 0
  212. 2:
  213. item-type: DIAMOND
  214. item-data: 0
  215.  
  216. claim-sounds:
  217. LEVEL_UP:
  218. volume: 1
  219. pitch: 1
  220. cooldown-claim-sounds:
  221. ANVIL_LAND:
  222. volume: 1
  223. pitch: 1
  224.  
  225. expiry-events:
  226. 1:
  227. permission-needed: carlthecreeper.expiry-command.1
  228. permission-check: true
  229. must-be-online: true
  230. messages:
  231. - "&aCarl The Creeper: &eYour cooldown on the reward has expired!"
  232. - "&aCarl The Creeper: &r+ &325 EXP"
  233. commands:
  234. - "xp 25 {PLAYER}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement