Advertisement
Guest User

Untitled

a guest
May 27th, 2019
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. challenges:
  2. '1':
  3. type: BUILDING
  4. variable: STONE
  5. challengeName: 'Bob The Builder'
  6. item: STONE
  7. data: 0
  8. name: '&dPlace 50 Stone'
  9. lore:
  10. - ''
  11. - '&7Place 50 stone to complete this'
  12. - '&7challenge and receive &d5 &7points!'
  13. - ''
  14. - '%status%'
  15. requiredProgress: 50
  16. points: 5
  17. week: 1
  18. world-whitelist:
  19. - 'example1'
  20. - 'example2'
  21. '2':
  22. type: MINING
  23. variable: COBBLESTONE
  24. challengeName: 'Cobblestone Miner'
  25. item: COBBLESTONE
  26. data: 0
  27. name: '&dMine 20 Cobblestone'
  28. lore:
  29. - ''
  30. - '&7Mine 20 cobblestone to complete this'
  31. - '&7challenge and receive &d5 &7points!'
  32. - ''
  33. - '%status%'
  34. requiredProgress: 20
  35. points: 5
  36. week: 1
  37. '3':
  38. type: MOBKILLING
  39. variable: ZOMBIE
  40. challengeName: 'Zombie Hunter'
  41. item: SPAWNER
  42. data: 0
  43. name: '&dKill 5 Zombies'
  44. lore:
  45. - ''
  46. - '&7Kill 5 zombies to complete this'
  47. - '&7challenge and receive &d5 &7points!'
  48. - ''
  49. - '%status%'
  50. requiredProgress: 5
  51. points: 5
  52. week: 1
  53. '4':
  54. type: MOBKILLING
  55. variable: COW
  56. challengeName: 'Beef Is Good'
  57. item: COW_SPAWN_EGG
  58. data: 0
  59. name: '&dKill 10 Cows'
  60. lore:
  61. - ''
  62. - '&7Kill 10 cows to complete this'
  63. - '&7challenge and receive &d5 &7points!'
  64. - ''
  65. - '%status%'
  66. requiredProgress: 10
  67. points: 5
  68. week: 1
  69. '5':
  70. type: PLAYERKILLING
  71. variable: NONE
  72. challengeName: 'Serial Killer'
  73. item: REDSTONE
  74. data: 0
  75. name: '&dKill 4 Players'
  76. lore:
  77. - ''
  78. - '&7Kill 4 players to complete this'
  79. - '&7challenge and receive &d5 &7points!'
  80. - ''
  81. - '%status%'
  82. requiredProgress: 4
  83. points: 5
  84. week: 1
  85. '6':
  86. type: COLLECTING
  87. variable: DIAMOND
  88. challengeName: 'Diamond Collector'
  89. item: DIAMOND
  90. data: 0
  91. name: '&dCollect 5 Diamonds'
  92. lore:
  93. - ''
  94. - '&7Collect 5 diamonds to complete this'
  95. - '&7challenge and receive &d5 &7points!'
  96. - ''
  97. - '%status%'
  98. requiredProgress: 5
  99. points: 5
  100. week: 1
  101. '7':
  102. type: FISHING
  103. variable: NONE
  104. challengeName: 'Fisherman'
  105. item: FISHING_ROD
  106. data: 0
  107. name: '&dCatch 5 Fish'
  108. lore:
  109. - ''
  110. - '&7Catch 5 fish to complete this'
  111. - '&7challenge and receive &d5 &7points!'
  112. - ''
  113. - '%status%'
  114. requiredProgress: 5
  115. points: 5
  116. week: 1
  117. '8':
  118. type: ENCHANTING
  119. variable: DIAMOND_SWORD
  120. challengeName: 'Enchanter'
  121. item: DIAMOND_SWORD
  122. data: 0
  123. name: '&dEnchant 5 Diamond Swords'
  124. lore:
  125. - ''
  126. - '&7Enchant 5 diamond swords to complete this'
  127. - '&7challenge and receive &d5 &7points!'
  128. - ''
  129. - '%status%'
  130. requiredProgress: 5
  131. points: 5
  132. week: 1
  133. '9':
  134. type: CONSUME
  135. variable: ENCHANTED_GOLDEN_APPLE
  136. challengeName: 'God Mode'
  137. item: ENCHANTED_GOLDEN_APPLE
  138. data: 0
  139. name: '&dEat 5 God Apples'
  140. lore:
  141. - ''
  142. - '&7Eat 5 god apples to complete this'
  143. - '&7challenge and receive &d5 &7points!'
  144. - ''
  145. - '%status%'
  146. requiredProgress: 5
  147. points: 5
  148. week: 1
  149. '10':
  150. type: CHAT
  151. variable: 'Hello Server!'
  152. challengeName: 'Hello Server!'
  153. item: PAPER
  154. data: 0
  155. name: '&dSay "Hello Server!"'
  156. lore:
  157. - ''
  158. - '&7Say "Hello Server!" 5 times to'
  159. - '&7complete this challenge and'
  160. - '&7receive &d5 &7points!'
  161. - ''
  162. - '%status%'
  163. requiredProgress: 5
  164. points: 5
  165. week: 1
  166. '11':
  167. type: SHEAR
  168. variable: NONE
  169. challengeName: 'Wool Farmer'
  170. item: WOOL
  171. data: 0
  172. name: '&dFarm Some Wool'
  173. lore:
  174. - ''
  175. - '&7Shear 10 sheep to complete this'
  176. - '&7challenge and receive &d5 &7points!'
  177. - ''
  178. - '%status%'
  179. requiredProgress: 10
  180. points: 5
  181. week: 1
  182. '12':
  183. type: CRAFTING
  184. variable: CHEST
  185. challengeName: 'Storage Unit'
  186. item: CRAFTING_TABLE
  187. data: 0
  188. name: '&dCraft some storage'
  189. lore:
  190. - ''
  191. - '&7Craft 10 chests to complete this'
  192. - '&7challenge and receive &d5 &7points!'
  193. - ''
  194. - '%status%'
  195. requiredProgress: 10
  196. points: 5
  197. week: 1
  198. '13':
  199. type: EXP
  200. variable: NONE
  201. challengeName: Experienced
  202. item: EXPERIENCE_BOTTLE
  203. data: 0
  204. name: '&dCollect some exp'
  205. lore:
  206. - ''
  207. - '&7Collect 500 exp to complete this'
  208. - '&7challenge and receive &d5 &7points'
  209. - ''
  210. - '%status%'
  211. requiredProgress: 500
  212. points: 5
  213. week: 1
  214. '14':
  215. type: SMELTING
  216. variable: IRON_INGOT
  217. challengeName: Blacksmith
  218. item: FURNACE
  219. data: 0
  220. name: '&dSmelt some iron ore'
  221. lore:
  222. - ''
  223. - '&7Smelt 10 iron ores to complete this'
  224. - '&7challenge and receive &d5 &7points'
  225. - ''
  226. - '%status%'
  227. requiredProgress: 10
  228. points: 5
  229. week: 1
  230. '15':
  231. type: WALKING
  232. variable: NONE
  233. challengeName: Explorer
  234. item: SADDLE
  235. data: 0
  236. name: '&dExplore some land'
  237. lore:
  238. - ''
  239. - '&7Walk 1000 meters to complete this'
  240. - '&7challenge and receive &d5 &7points'
  241. - ''
  242. - '%status%'
  243. requiredProgress: 1000
  244. points: 5
  245. week: 1
  246. '16':
  247. type: TAMING
  248. variable: COW
  249. challengeName: Tamer
  250. item: WHEAT
  251. data: 0
  252. name: '&dTame some cows'
  253. lore:
  254. - ''
  255. - '&7Tame 5 cows to complete this'
  256. - '&7challenge and receive &d5 &7points'
  257. - ''
  258. - '%status%'
  259. requiredProgress: 5
  260. points: 5
  261. week: 1
  262. '17':
  263. type: ASBLEVEL
  264. variable: NONE
  265. challengeName: Islander
  266. item: GRASS_BLOCK
  267. data: 0
  268. name: '&dLevel-up island'
  269. lore:
  270. - ''
  271. - '&7Reach island level 100 to complete this'
  272. - '&7challenge and receive &d5 &7points'
  273. - ''
  274. - '%status%'
  275. requiredProgress: 100
  276. points: 5
  277. week: 1
  278. '18':
  279. type: MYTHICMOBS
  280. variable: SKELETALKNIGHT
  281. challengeName: 'Creature Slayer'
  282. item: WOOD_SWORD
  283. data: 0
  284. name: '&dSlay a SkeletalKnight'
  285. lore:
  286. - ''
  287. - '&7Slay 1 SkeletalKnight to complete this'
  288. - '&7challenge and receive &d5 &7points'
  289. - ''
  290. - '%status%'
  291. requiredProgress: 1
  292. points: 5
  293. week: 1
  294. '19':
  295. type: NPCINTERACT
  296. variable: NONE
  297. challengeName: Curious
  298. item: PLAYER_HEAD
  299. data: 0
  300. name: '&dInteract with the citizens'
  301. lore:
  302. - ''
  303. - '&7Interact with 5 npc''s to complete this'
  304. - '&7challenge and receive &d5 &7points'
  305. - ''
  306. - '%status%'
  307. requiredProgress: 5
  308. points: 5
  309. week: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement