Advertisement
Guest User

dd

a guest
Feb 21st, 2020
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.21 KB | None | 0 0
  1. quests:
  2. #############################################################################################
  3. #############################################################################################
  4. Wheat1:
  5. tasks:
  6. mining:
  7. type: "blockbreakcertain"
  8. amount: 25
  9. block: 59
  10. display:
  11. name: "&e&lWheat &7(1)"
  12. lore-normal:
  13. - "&7This quest requires you to:"
  14. - "&7farm 25 wheat crops!"
  15. - ""
  16. - "&f&lProgress:"
  17. - "&e* &7Progress:&r &7{mining:progress}/25 wheat crops."
  18. - ""
  19. - "&f&lReward"
  20. - "&e* &7Reward:&r &f30 Coins"
  21. lore-started:
  22. - ""
  23. - "&F&oYou have started quest!"
  24. type: "WHEAT"
  25. rewards:
  26. - "tm add {player} 30"
  27. options:
  28. category: "farming"
  29. requires:
  30. - ""
  31. repeatable: true
  32. cooldown:
  33. enabled: true
  34. time: 2880
  35. Wheat2:
  36. tasks:
  37. mining:
  38. type: "blockbreakcertain"
  39. amount: 50
  40. block: 59
  41. display:
  42. name: "&e&lWheat &7(2)"
  43. lore-normal:
  44. - "&7This quest requires you to:"
  45. - "&7farm 50 wheat crops!"
  46. - ""
  47. - "&f&lProgress:"
  48. - "&e* &7Progress:&r &7{mining:progress}/50 wheat crops."
  49. - ""
  50. - "&f&lReward"
  51. - "&e* &7Reward:&r &f50 Coins"
  52. lore-started:
  53. - ""
  54. - "&F&oYou have started quest!"
  55. type: "WHEAT"
  56. rewards:
  57. - "tm add {player} 50"
  58. options:
  59. category: "farming"
  60. requires:
  61. - "Wheat1"
  62. repeatable: true
  63. cooldown:
  64. enabled: true
  65. time: 2880
  66. Wheat3:
  67. tasks:
  68. mining:
  69. type: "blockbreakcertain"
  70. amount: 75
  71. block: 59
  72. display:
  73. name: "&e&lWheat &7(3)"
  74. lore-normal:
  75. - "&7This quest requires you to:"
  76. - "&7farm 75 wheat crops!"
  77. - ""
  78. - "&f&lProgress:"
  79. - "&e* &7Progress:&r &7{mining:progress}/75 wheat crops."
  80. - ""
  81. - "&f&lReward"
  82. - "&e* &7Reward:&r &f75 Coins"
  83. lore-started:
  84. - ""
  85. - "&F&oYou have started quest!"
  86. type: "WHEAT"
  87. rewards:
  88. - "tm add {player} 75"
  89. options:
  90. category: "farming"
  91. requires:
  92. - "Wheat2"
  93. repeatable: true
  94. cooldown:
  95. enabled: true
  96. time: 2880
  97. Wheat4:
  98. tasks:
  99. mining:
  100. type: "blockbreakcertain"
  101. amount: 100
  102. block: 59
  103. display:
  104. name: "&e&lWheat &7(4)"
  105. lore-normal:
  106. - "&7This quest requires you to:"
  107. - "&7farm 100 wheat crops!"
  108. - ""
  109. - "&f&lProgress:"
  110. - "&e* &7Progress:&r &7{mining:progress}/100 wheat crops."
  111. - ""
  112. - "&f&lReward"
  113. - "&e* &7Reward:&r &f100 Coins"
  114. lore-started:
  115. - ""
  116. - "&F&oYou have started quest!"
  117. type: "WHEAT"
  118. rewards:
  119. - "tm add {player} 100"
  120. options:
  121. category: "farming"
  122. requires:
  123. - "Wheat3"
  124. repeatable: true
  125. cooldown:
  126. enabled: true
  127. time: 2880
  128. Wheat5:
  129. tasks:
  130. mining:
  131. type: "blockbreakcertain"
  132. amount: 150
  133. block: 59
  134. display:
  135. name: "&e&lWheat &7(5)"
  136. lore-normal:
  137. - "&7This quest requires you to:"
  138. - "&7farm 150 wheat crops!"
  139. - ""
  140. - "&f&lProgress:"
  141. - "&e* &7Progress:&r &7{mining:progress}/150 wheat crops."
  142. - ""
  143. - "&f&lReward"
  144. - "&e* &7Reward:&r &f150 Coins"
  145. lore-started:
  146. - ""
  147. - "&F&oYou have started quest!"
  148. type: "WHEAT"
  149. rewards:
  150. - "tm add {player} 150"
  151. options:
  152. category: "farming"
  153. requires:
  154. - "Wheat4"
  155. repeatable: true
  156. cooldown:
  157. enabled: true
  158. time: 2880
  159. Wheat6:
  160. tasks:
  161. mining:
  162. type: "blockbreakcertain"
  163. amount: 200
  164. block: 59
  165. display:
  166. name: "&e&lWheat &7(6)"
  167. lore-normal:
  168. - "&7This quest requires you to:"
  169. - "&7farm 200 wheat crops!"
  170. - ""
  171. - "&f&lProgress:"
  172. - "&e* &7Progress:&r &7{mining:progress}/200 wheat crops."
  173. - ""
  174. - "&f&lReward"
  175. - "&e* &7Reward:&r &f200 Coins"
  176. lore-started:
  177. - ""
  178. - "&F&oYou have started quest!"
  179. type: "WHEAT"
  180. rewards:
  181. - "tm add {player} 200"
  182. options:
  183. category: "farming"
  184. requires:
  185. - "Wheat5"
  186. repeatable: true
  187. cooldown:
  188. enabled: true
  189. time: 2880
  190. Wheat7:
  191. tasks:
  192. mining:
  193. type: "blockbreakcertain"
  194. amount: 300
  195. block: 59
  196. display:
  197. name: "&e&lWheat &7(7)"
  198. lore-normal:
  199. - "&7This quest requires you to:"
  200. - "&7farm 300 wheat crops!"
  201. - ""
  202. - "&f&lProgress:"
  203. - "&e* &7Progress:&r &7{mining:progress}/300 wheat crops."
  204. - ""
  205. - "&f&lReward"
  206. - "&e* &7Reward:&r &f300 Coins"
  207. lore-started:
  208. - ""
  209. - "&F&oYou have started quest!"
  210. type: "WHEAT"
  211. rewards:
  212. - "tm add {player} 300"
  213. options:
  214. category: "farming"
  215. requires:
  216. - "Wheat6"
  217. repeatable: true
  218. cooldown:
  219. enabled: true
  220. time: 2880
  221. Wheat8:
  222. tasks:
  223. mining:
  224. type: "blockbreakcertain"
  225. amount: 400
  226. block: 59
  227. display:
  228. name: "&e&lWheat &7(8)"
  229. lore-normal:
  230. - "&7This quest requires you to:"
  231. - "&7farm 400 wheat crops!"
  232. - ""
  233. - "&f&lProgress:"
  234. - "&e* &7Progress:&r &7{mining:progress}/400 wheat crops."
  235. - ""
  236. - "&f&lReward"
  237. - "&e* &7Reward:&r &f400 Coins"
  238. lore-started:
  239. - ""
  240. - "&F&oYou have started quest!"
  241. type: "WHEAT"
  242. rewards:
  243. - "tm add {player} 400"
  244. options:
  245. category: "farming"
  246. requires:
  247. - "Wheat7"
  248. repeatable: true
  249. cooldown:
  250. enabled: true
  251. time: 2880
  252. Wheat9:
  253. tasks:
  254. mining:
  255. type: "blockbreakcertain"
  256. amount: 500
  257. block: 59
  258. display:
  259. name: "&e&lWheat &7(8)"
  260. lore-normal:
  261. - "&7This quest requires you to:"
  262. - "&7farm 500 wheat crops!"
  263. - ""
  264. - "&f&lProgress:"
  265. - "&e* &7Progress:&r &7{mining:progress}/500 wheat crops."
  266. - ""
  267. - "&f&lReward"
  268. - "&e* &7Reward:&r &f500 Coins"
  269. lore-started:
  270. - ""
  271. - "&F&oYou have started quest!"
  272. type: "WHEAT"
  273. rewards:
  274. - "tm add {player} 500"
  275. options:
  276. category: "farming"
  277. requires:
  278. - "Wheat8"
  279. repeatable: true
  280. cooldown:
  281. enabled: true
  282. time: 2880
  283. Melon1:
  284. tasks:
  285. mining:
  286. type: "blockbreakcertain"
  287. amount: 25
  288. block: 103
  289. display:
  290. name: "&a&lMelon &7(1)"
  291. lore-normal:
  292. - "&7This quest requires you to:"
  293. - "&7farm 25 Melon crops!"
  294. - ""
  295. - "&f&lProgress:"
  296. - "&e* &7Progress:&r &7{mining:progress}/25 Melon crops."
  297. - ""
  298. - "&f&lReward"
  299. - "&e* &7Reward:&r &f30 Coins"
  300. lore-started:
  301. - ""
  302. - "&F&oYou have started quest!"
  303. type: "MELON_BLOCK"
  304. rewards:
  305. - "tm add {player} 30"
  306. options:
  307. category: "farming"
  308. requires:
  309. - ""
  310. repeatable: true
  311. cooldown:
  312. enabled: true
  313. time: 2880
  314. Melon2:
  315. tasks:
  316. mining:
  317. type: "blockbreakcertain"
  318. amount: 50
  319. block: 103
  320. display:
  321. name: "&a&lMelon &7(2)"
  322. lore-normal:
  323. - "&7This quest requires you to:"
  324. - "&7farm 50 Melon crops!"
  325. - ""
  326. - "&f&lProgress:"
  327. - "&e* &7Progress:&r &7{mining:progress}/50 Melon crops."
  328. - ""
  329. - "&f&lReward"
  330. - "&e* &7Reward:&r &f50 Coins"
  331. lore-started:
  332. - ""
  333. - "&F&oYou have started quest!"
  334. type: "MELON_BLOCK"
  335. rewards:
  336. - "tm add {player} 50"
  337. options:
  338. category: "farming"
  339. requires:
  340. - "Melon1"
  341. repeatable: true
  342. cooldown:
  343. enabled: true
  344. time: 2880
  345. Melon3:
  346. tasks:
  347. mining:
  348. type: "blockbreakcertain"
  349. amount: 75
  350. block: 103
  351. display:
  352. name: "&a&lMelon &7(3)"
  353. lore-normal:
  354. - "&7This quest requires you to:"
  355. - "&7farm 75 Melon crops!"
  356. - ""
  357. - "&f&lProgress:"
  358. - "&e* &7Progress:&r &7{mining:progress}/75 Melon crops."
  359. - ""
  360. - "&f&lReward"
  361. - "&e* &7Reward:&r &f75 Coins"
  362. lore-started:
  363. - ""
  364. - "&F&oYou have started quest!"
  365. type: "MELON_BLOCK"
  366. rewards:
  367. - "tm add {player} 75"
  368. options:
  369. category: "farming"
  370. requires:
  371. - "Melon2"
  372. repeatable: true
  373. cooldown:
  374. enabled: true
  375. time: 2880
  376. Melon4:
  377. tasks:
  378. mining:
  379. type: "blockbreakcertain"
  380. amount: 100
  381. block: 103
  382. display:
  383. name: "&a&lMelon &7(4)"
  384. lore-normal:
  385. - "&7This quest requires you to:"
  386. - "&7farm 100 Melon crops!"
  387. - ""
  388. - "&f&lProgress:"
  389. - "&e* &7Progress:&r &7{mining:progress}/100 Melon crops."
  390. - ""
  391. - "&f&lReward"
  392. - "&e* &7Reward:&r &f100 Coins"
  393. lore-started:
  394. - ""
  395. - "&F&oYou have started quest!"
  396. type: "MELON_BLOCK"
  397. rewards:
  398. - "tm add {player} 100"
  399. options:
  400. category: "farming"
  401. requires:
  402. - "Melon3"
  403. repeatable: true
  404. cooldown:
  405. enabled: true
  406. time: 2880
  407. Melon5:
  408. tasks:
  409. mining:
  410. type: "blockbreakcertain"
  411. amount: 150
  412. block: 103
  413. display:
  414. name: "&a&lMelon &7(5)"
  415. lore-normal:
  416. - "&7This quest requires you to:"
  417. - "&7farm 150 Melon crops!"
  418. - ""
  419. - "&f&lProgress:"
  420. - "&e* &7Progress:&r &7{mining:progress}/150 Melon crops."
  421. - ""
  422. - "&f&lReward"
  423. - "&e* &7Reward:&r &f150 Coins"
  424. lore-started:
  425. - ""
  426. - "&F&oYou have started quest!"
  427. type: "MELON_BLOCK"
  428. rewards:
  429. - "tm add {player} 150"
  430. options:
  431. category: "farming"
  432. requires:
  433. - "Melon4"
  434. repeatable: true
  435. cooldown:
  436. enabled: true
  437. time: 2880
  438. Melon6:
  439. tasks:
  440. mining:
  441. type: "blockbreakcertain"
  442. amount: 200
  443. block: 103
  444. display:
  445. name: "&a&lMelon &7(6)"
  446. lore-normal:
  447. - "&7This quest requires you to:"
  448. - "&7farm 200 Melon crops!"
  449. - ""
  450. - "&f&lProgress:"
  451. - "&e* &7Progress:&r &7{mining:progress}/200 Melon crops."
  452. - ""
  453. - "&f&lReward"
  454. - "&e* &7Reward:&r &f200 Coins"
  455. lore-started:
  456. - ""
  457. - "&F&oYou have started quest!"
  458. type: "MELON_BLOCK"
  459. rewards:
  460. - "tm add {player} 200"
  461. options:
  462. category: "farming"
  463. requires:
  464. - "Melon5"
  465. repeatable: true
  466. cooldown:
  467. enabled: true
  468. time: 2880
  469. Melon7:
  470. tasks:
  471. mining:
  472. type: "blockbreakcertain"
  473. amount: 300
  474. block: 103
  475. display:
  476. name: "&a&lMelon &7(7)"
  477. lore-normal:
  478. - "&7This quest requires you to:"
  479. - "&7farm 300 Melon crops!"
  480. - ""
  481. - "&f&lProgress:"
  482. - "&e* &7Progress:&r &7{mining:progress}/300 Melon crops."
  483. - ""
  484. - "&f&lReward"
  485. - "&e* &7Reward:&r &f300 Coins"
  486. lore-started:
  487. - ""
  488. - "&F&oYou have started quest!"
  489. type: "MELON_BLOCK"
  490. rewards:
  491. - "tm add {player} 300"
  492. options:
  493. category: "farming"
  494. requires:
  495. - "Melon6"
  496. repeatable: true
  497. cooldown:
  498. enabled: true
  499. time: 2880
  500. Melon8:
  501. tasks:
  502. mining:
  503. type: "blockbreakcertain"
  504. amount: 400
  505. block: 103
  506. display:
  507. name: "&a&lMelon &7(8)"
  508. lore-normal:
  509. - "&7This quest requires you to:"
  510. - "&7farm 400 Melon crops!"
  511. - ""
  512. - "&f&lProgress:"
  513. - "&e* &7Progress:&r &7{mining:progress}/400 Melon crops."
  514. - ""
  515. - "&f&lReward"
  516. - "&e* &7Reward:&r &f400 Coins"
  517. lore-started:
  518. - ""
  519. - "&F&oYou have started quest!"
  520. type: "MELON_BLOCK"
  521. rewards:
  522. - "tm add {player} 400"
  523. options:
  524. category: "farming"
  525. requires:
  526. - "Melon7"
  527. repeatable: true
  528. cooldown:
  529. enabled: true
  530. time: 2880
  531. Melon9:
  532. tasks:
  533. mining:
  534. type: "blockbreakcertain"
  535. amount: 500
  536. block: 103
  537. display:
  538. name: "&a&lMelon &7(8)"
  539. lore-normal:
  540. - "&7This quest requires you to:"
  541. - "&7farm 500 Melon crops!"
  542. - ""
  543. - "&f&lProgress:"
  544. - "&e* &7Progress:&r &7{mining:progress}/500 Melon crops."
  545. - ""
  546. - "&f&lReward"
  547. - "&e* &7Reward:&r &f500 Coins"
  548. lore-started:
  549. - ""
  550. - "&F&oYou have started quest!"
  551. type: "MELON_BLOCK"
  552. rewards:
  553. - "tm add {player} 500"
  554. options:
  555. category: "farming"
  556. requires:
  557. - "Melon8"
  558. repeatable: true
  559. cooldown:
  560. enabled: true
  561. time: 2880
  562. Pumpkin1:
  563. tasks:
  564. mining:
  565. type: "blockbreakcertain"
  566. amount: 25
  567. block: 86
  568. display:
  569. name: "&6&lPumpkin &7(1)"
  570. lore-normal:
  571. - "&7This quest requires you to:"
  572. - "&7farm 25 Pumpkin crops!"
  573. - ""
  574. - "&f&lProgress:"
  575. - "&e* &7Progress:&r &7{mining:progress}/25 Pumpkin crops."
  576. - ""
  577. - "&f&lReward"
  578. - "&e* &7Reward:&r &f30 Coins"
  579. lore-started:
  580. - ""
  581. - "&F&oYou have started quest!"
  582. type: "PUMPKIN"
  583. rewards:
  584. - "tm add {player} 30"
  585. options:
  586. category: "farming"
  587. requires:
  588. - ""
  589. repeatable: true
  590. cooldown:
  591. enabled: true
  592. time: 2880
  593. Pumpkin2:
  594. tasks:
  595. mining:
  596. type: "blockbreakcertain"
  597. amount: 50
  598. block: 86
  599. display:
  600. name: "&6&lPumpkin &7(2)"
  601. lore-normal:
  602. - "&7This quest requires you to:"
  603. - "&7farm 50 Pumpkin crops!"
  604. - ""
  605. - "&f&lProgress:"
  606. - "&e* &7Progress:&r &7{mining:progress}/50 Pumpkin crops."
  607. - ""
  608. - "&f&lReward"
  609. - "&e* &7Reward:&r &f50 Coins"
  610. lore-started:
  611. - ""
  612. - "&F&oYou have started quest!"
  613. type: "PUMPKIN"
  614. rewards:
  615. - "tm add {player} 50"
  616. options:
  617. category: "farming"
  618. requires:
  619. - "Pumpkin1"
  620. repeatable: true
  621. cooldown:
  622. enabled: true
  623. time: 2880
  624. Pumpkin3:
  625. tasks:
  626. mining:
  627. type: "blockbreakcertain"
  628. amount: 75
  629. block: 86
  630. display:
  631. name: "&6&lPumpkin &7(3)"
  632. lore-normal:
  633. - "&7This quest requires you to:"
  634. - "&7farm 75 Pumpkin crops!"
  635. - ""
  636. - "&f&lProgress:"
  637. - "&e* &7Progress:&r &7{mining:progress}/75 Pumpkin crops."
  638. - ""
  639. - "&f&lReward"
  640. - "&e* &7Reward:&r &f75 Coins"
  641. lore-started:
  642. - ""
  643. - "&F&oYou have started quest!"
  644. type: "PUMPKIN"
  645. rewards:
  646. - "tm add {player} 75"
  647. options:
  648. category: "farming"
  649. requires:
  650. - "Pumpkin2"
  651. repeatable: true
  652. cooldown:
  653. enabled: true
  654. time: 2880
  655. Pumpkin4:
  656. tasks:
  657. mining:
  658. type: "blockbreakcertain"
  659. amount: 100
  660. block: 86
  661. display:
  662. name: "&6&lPumpkin &7(4)"
  663. lore-normal:
  664. - "&7This quest requires you to:"
  665. - "&7farm 100 Pumpkin crops!"
  666. - ""
  667. - "&f&lProgress:"
  668. - "&e* &7Progress:&r &7{mining:progress}/100 Pumpkin crops."
  669. - ""
  670. - "&f&lReward"
  671. - "&e* &7Reward:&r &f100 Coins"
  672. lore-started:
  673. - ""
  674. - "&F&oYou have started quest!"
  675. type: "PUMPKIN"
  676. rewards:
  677. - "tm add {player} 100"
  678. options:
  679. category: "farming"
  680. requires:
  681. - "Pumpkin3"
  682. repeatable: true
  683. cooldown:
  684. enabled: true
  685. time: 2880
  686. Pumpkin5:
  687. tasks:
  688. mining:
  689. type: "blockbreakcertain"
  690. amount: 150
  691. block: 86
  692. display:
  693. name: "&6&lPumpkin &7(5)"
  694. lore-normal:
  695. - "&7This quest requires you to:"
  696. - "&7farm 150 Pumpkin crops!"
  697. - ""
  698. - "&f&lProgress:"
  699. - "&e* &7Progress:&r &7{mining:progress}/150 Pumpkin crops."
  700. - ""
  701. - "&f&lReward"
  702. - "&e* &7Reward:&r &f150 Coins"
  703. lore-started:
  704. - ""
  705. - "&F&oYou have started quest!"
  706. type: "PUMPKIN"
  707. rewards:
  708. - "tm add {player} 150"
  709. options:
  710. category: "farming"
  711. requires:
  712. - "Pumpkin4"
  713. repeatable: true
  714. cooldown:
  715. enabled: true
  716. time: 2880
  717. Pumpkin6:
  718. tasks:
  719. mining:
  720. type: "blockbreakcertain"
  721. amount: 200
  722. block: 86
  723. display:
  724. name: "&6&lPumpkin &7(6)"
  725. lore-normal:
  726. - "&7This quest requires you to:"
  727. - "&7farm 200 Pumpkin crops!"
  728. - ""
  729. - "&f&lProgress:"
  730. - "&e* &7Progress:&r &7{mining:progress}/200 Pumpkin crops."
  731. - ""
  732. - "&f&lReward"
  733. - "&e* &7Reward:&r &f200 Coins"
  734. lore-started:
  735. - ""
  736. - "&F&oYou have started quest!"
  737. type: "PUMPKIN"
  738. rewards:
  739. - "tm add {player} 200"
  740. options:
  741. category: "farming"
  742. requires:
  743. - "Pumpkin5"
  744. repeatable: true
  745. cooldown:
  746. enabled: true
  747. time: 2880
  748. Pumpkin7:
  749. tasks:
  750. mining:
  751. type: "blockbreakcertain"
  752. amount: 300
  753. block: 86
  754. display:
  755. name: "&6&lPumpkin &7(7)"
  756. lore-normal:
  757. - "&7This quest requires you to:"
  758. - "&7farm 300 Pumpkin crops!"
  759. - ""
  760. - "&f&lProgress:"
  761. - "&e* &7Progress:&r &7{mining:progress}/300 Pumpkin crops."
  762. - ""
  763. - "&f&lReward"
  764. - "&e* &7Reward:&r &f300 Coins"
  765. lore-started:
  766. - ""
  767. - "&F&oYou have started quest!"
  768. type: "PUMPKIN"
  769. rewards:
  770. - "tm add {player} 300"
  771. options:
  772. category: "farming"
  773. requires:
  774. - "Pumpkin6"
  775. repeatable: true
  776. cooldown:
  777. enabled: true
  778. time: 2880
  779. Pumpkin8:
  780. tasks:
  781. mining:
  782. type: "blockbreakcertain"
  783. amount: 400
  784. block: 86
  785. display:
  786. name: "&6&lPumpkin &7(8)"
  787. lore-normal:
  788. - "&7This quest requires you to:"
  789. - "&7farm 400 Pumpkin crops!"
  790. - ""
  791. - "&f&lProgress:"
  792. - "&e* &7Progress:&r &7{mining:progress}/400 Pumpkin crops."
  793. - ""
  794. - "&f&lReward"
  795. - "&e* &7Reward:&r &f400 Coins"
  796. lore-started:
  797. - ""
  798. - "&F&oYou have started quest!"
  799. type: "PUMPKIN"
  800. rewards:
  801. - "tm add {player} 400"
  802. options:
  803. category: "farming"
  804. requires:
  805. - "Pumpkin7"
  806. repeatable: true
  807. cooldown:
  808. enabled: true
  809. time: 2880
  810. Pumpkin9:
  811. tasks:
  812. mining:
  813. type: "blockbreakcertain"
  814. amount: 500
  815. block: 86
  816. display:
  817. name: "&6&lPumpkin &7(8)"
  818. lore-normal:
  819. - "&7This quest requires you to:"
  820. - "&7farm 500 Pumpkin crops!"
  821. - ""
  822. - "&f&lProgress:"
  823. - "&e* &7Progress:&r &7{mining:progress}/500 Pumpkin crops."
  824. - ""
  825. - "&f&lReward"
  826. - "&e* &7Reward:&r &f500 Coins"
  827. lore-started:
  828. - ""
  829. - "&F&oYou have started quest!"
  830. type: "PUMPKIN"
  831. rewards:
  832. - "tm add {player} 500"
  833. options:
  834. category: "farming"
  835. requires:
  836. - "Pumpkin8"
  837. repeatable: true
  838. cooldown:
  839. enabled: true
  840. time: 2880
  841. ######################
  842. Potato1:
  843. tasks:
  844. mining:
  845. type: "blockbreakcertain"
  846. amount: 25
  847. block: 142
  848. display:
  849. name: "&e&lPotato &7(1)"
  850. lore-normal:
  851. - "&7This quest requires you to:"
  852. - "&7farm 25 potato crops!"
  853. - ""
  854. - "&f&lProgress:"
  855. - "&e* &7Progress:&r &7{mining:progress}/25 potato crops."
  856. - ""
  857. - "&f&lReward"
  858. - "&e* &7Reward:&r &f25 Coins"
  859. lore-started:
  860. - ""
  861. - "&F&oYou have started quest!"
  862. type: "POTATO_ITEM"
  863. rewards:
  864. - "tm add {player} 25"
  865. options:
  866. category: "farming"
  867. requires:
  868. - ""
  869. repeatable: true
  870. cooldown:
  871. enabled: true
  872. time: 2880
  873. Potato2:
  874. tasks:
  875. mining:
  876. type: "blockbreakcertain"
  877. amount: 50
  878. block: 142
  879. display:
  880. name: "&e&lPotato &7(2)"
  881. lore-normal:
  882. - "&7This quest requires you to:"
  883. - "&7farm 50 potato crops!"
  884. - ""
  885. - "&f&lProgress:"
  886. - "&e* &7Progress:&r &7{mining:progress}/50 potato crops."
  887. - ""
  888. - "&f&lReward"
  889. - "&e* &7Reward:&r &f50 Coins"
  890. lore-started:
  891. - ""
  892. - "&F&oYou have started quest!"
  893. type: "POTATO_ITEM"
  894. rewards:
  895. - "tm add {player} 50"
  896. options:
  897. category: "farming"
  898. requires:
  899. - "Potato1"
  900. repeatable: true
  901. cooldown:
  902. enabled: true
  903. time: 2880
  904. Potato3:
  905. tasks:
  906. mining:
  907. type: "blockbreakcertain"
  908. amount: 75
  909. block: 142
  910. display:
  911. name: "&e&lPotato &7(3)"
  912. lore-normal:
  913. - "&7This quest requires you to:"
  914. - "&7farm 75 potato crops!"
  915. - ""
  916. - "&f&lProgress:"
  917. - "&e* &7Progress:&r &7{mining:progress}/75 potato crops."
  918. - ""
  919. - "&f&lReward"
  920. - "&e* &7Reward:&r &f75 Coins"
  921. lore-started:
  922. - ""
  923. - "&F&oYou have started quest!"
  924. type: "POTATO_ITEM"
  925. rewards:
  926. - "tm add {player} 75"
  927. options:
  928. category: "farming"
  929. requires:
  930. - "Potato2"
  931. repeatable: true
  932. cooldown:
  933. enabled: true
  934. time: 2880
  935. Potato4:
  936. tasks:
  937. mining:
  938. type: "blockbreakcertain"
  939. amount: 100
  940. block: 142
  941. display:
  942. name: "&e&lPotato &7(4)"
  943. lore-normal:
  944. - "&7This quest requires you to:"
  945. - "&7farm 100 potato crops!"
  946. - ""
  947. - "&f&lProgress:"
  948. - "&e* &7Progress:&r &7{mining:progress}/100 potato crops."
  949. - ""
  950. - "&f&lReward"
  951. - "&e* &7Reward:&r &f100 Coins"
  952. lore-started:
  953. - ""
  954. - "&F&oYou have started quest!"
  955. type: "POTATO_ITEM"
  956. rewards:
  957. - "tm add {player} 100"
  958. options:
  959. category: "farming"
  960. requires:
  961. - "Potato3"
  962. repeatable: true
  963. cooldown:
  964. enabled: true
  965. time: 2880
  966. Potato5:
  967. tasks:
  968. mining:
  969. type: "blockbreakcertain"
  970. amount: 150
  971. block: 142
  972. display:
  973. name: "&e&lPotato &7(5)"
  974. lore-normal:
  975. - "&7This quest requires you to:"
  976. - "&7farm 150 potato crops!"
  977. - ""
  978. - "&f&lProgress:"
  979. - "&e* &7Progress:&r &7{mining:progress}/150 potato crops."
  980. - ""
  981. - "&f&lReward"
  982. - "&e* &7Reward:&r &f150 Coins"
  983. lore-started:
  984. - ""
  985. - "&F&oYou have started quest!"
  986. type: "POTATO_ITEM"
  987. rewards:
  988. - "tm add {player} 150"
  989. options:
  990. category: "farming"
  991. requires:
  992. - "Potato4"
  993. repeatable: true
  994. cooldown:
  995. enabled: true
  996. time: 2880
  997. Potato6:
  998. tasks:
  999. mining:
  1000. type: "blockbreakcertain"
  1001. amount: 200
  1002. block: 142
  1003. display:
  1004. name: "&e&lPotato &7(6)"
  1005. lore-normal:
  1006. - "&7This quest requires you to:"
  1007. - "&7farm 200 potato crops!"
  1008. - ""
  1009. - "&f&lProgress:"
  1010. - "&e* &7Progress:&r &7{mining:progress}/200 potato crops."
  1011. - ""
  1012. - "&f&lReward"
  1013. - "&e* &7Reward:&r &f200 Coins"
  1014. lore-started:
  1015. - ""
  1016. - "&F&oYou have started quest!"
  1017. type: "POTATO_ITEM"
  1018. rewards:
  1019. - "tm add {player} 200"
  1020. options:
  1021. category: "farming"
  1022. requires:
  1023. - "Potato5"
  1024. repeatable: true
  1025. cooldown:
  1026. enabled: true
  1027. time: 2880
  1028. Potato7:
  1029. tasks:
  1030. mining:
  1031. type: "blockbreakcertain"
  1032. amount: 300
  1033. block: 142
  1034. display:
  1035. name: "&e&lPotato &7(7)"
  1036. lore-normal:
  1037. - "&7This quest requires you to:"
  1038. - "&7farm 300 potato crops!"
  1039. - ""
  1040. - "&f&lProgress:"
  1041. - "&e* &7Progress:&r &7{mining:progress}/300 potato crops."
  1042. - ""
  1043. - "&f&lReward"
  1044. - "&e* &7Reward:&r &f300 Coins"
  1045. lore-started:
  1046. - ""
  1047. - "&F&oYou have started quest!"
  1048. type: "POTATO_ITEM"
  1049. rewards:
  1050. - "tm add {player} 300"
  1051. options:
  1052. category: "farming"
  1053. requires:
  1054. - "Potato6"
  1055. repeatable: true
  1056. cooldown:
  1057. enabled: true
  1058. time: 2880
  1059. Potato8:
  1060. tasks:
  1061. mining:
  1062. type: "blockbreakcertain"
  1063. amount: 400
  1064. block: 142
  1065. display:
  1066. name: "&e&lPotato &7(8)"
  1067. lore-normal:
  1068. - "&7This quest requires you to:"
  1069. - "&7farm 400 potato crops!"
  1070. - ""
  1071. - "&f&lProgress:"
  1072. - "&e* &7Progress:&r &7{mining:progress}/400 potato crops."
  1073. - ""
  1074. - "&f&lReward"
  1075. - "&e* &7Reward:&r &f400 Coins"
  1076. lore-started:
  1077. - ""
  1078. - "&F&oYou have started quest!"
  1079. type: "POTATO_ITEM"
  1080. rewards:
  1081. - "tm add {player} 400"
  1082. options:
  1083. category: "farming"
  1084. requires:
  1085. - "Potato7"
  1086. repeatable: true
  1087. cooldown:
  1088. enabled: true
  1089. time: 2880
  1090. Potato9:
  1091. tasks:
  1092. mining:
  1093. type: "blockbreakcertain"
  1094. amount: 500
  1095. block: 142
  1096. display:
  1097. name: "&e&lPotato &7(9)"
  1098. lore-normal:
  1099. - "&7This quest requires you to:"
  1100. - "&7farm 500 potato crops!"
  1101. - ""
  1102. - "&f&lProgress:"
  1103. - "&e* &7Progress:&r &7{mining:progress}/500 potato crops."
  1104. - ""
  1105. - "&f&lReward"
  1106. - "&e* &7Reward:&r &f500 Coins"
  1107. lore-started:
  1108. - ""
  1109. - "&F&oYou have started quest!"
  1110. type: "POTATO_ITEM"
  1111. rewards:
  1112. - "tm add {player} 500"
  1113. options:
  1114. category: "farming"
  1115. requires:
  1116. - "Potato8"
  1117. repeatable: true
  1118. cooldown:
  1119. enabled: true
  1120. time: 2880
  1121. ##############################
  1122. Carrot1:
  1123. tasks:
  1124. mining:
  1125. type: "blockbreakcertain"
  1126. amount: 25
  1127. block: 141
  1128. display:
  1129. name: "&6&lCarrot &7(1)"
  1130. lore-normal:
  1131. - "&7This quest requires you to:"
  1132. - "&7farm 25 carrot crops!"
  1133. - ""
  1134. - "&f&lProgress:"
  1135. - "&e* &7Progress:&r &7{mining:progress}/25 carrot crops."
  1136. - ""
  1137. - "&f&lReward"
  1138. - "&e* &7Reward:&r &f25 Coins"
  1139. lore-started:
  1140. - ""
  1141. - "&F&oYou have started quest!"
  1142. type: "CARROT_ITEM"
  1143. rewards:
  1144. - "tm add {player} 25"
  1145. options:
  1146. category: "farming"
  1147. requires:
  1148. - ""
  1149. repeatable: true
  1150. cooldown:
  1151. enabled: true
  1152. time: 2880
  1153. Carrot2:
  1154. tasks:
  1155. mining:
  1156. type: "blockbreakcertain"
  1157. amount: 50
  1158. block: 141
  1159. display:
  1160. name: "&6&lCarrot &7(2)"
  1161. lore-normal:
  1162. - "&7This quest requires you to:"
  1163. - "&7farm 50 carrot crops!"
  1164. - ""
  1165. - "&f&lProgress:"
  1166. - "&e* &7Progress:&r &7{mining:progress}/50 carrot crops."
  1167. - ""
  1168. - "&f&lReward"
  1169. - "&e* &7Reward:&r &f50 Coins"
  1170. lore-started:
  1171. - ""
  1172. - "&F&oYou have started quest!"
  1173. type: "CARROT_ITEM"
  1174. rewards:
  1175. - "tm add {player} 50"
  1176. options:
  1177. category: "farming"
  1178. requires:
  1179. - "Carrot1"
  1180. repeatable: true
  1181. cooldown:
  1182. enabled: true
  1183. time: 2880
  1184. Carrot3:
  1185. tasks:
  1186. mining:
  1187. type: "blockbreakcertain"
  1188. amount: 75
  1189. block: 141
  1190. display:
  1191. name: "&6&lCarrot &7(3)"
  1192. lore-normal:
  1193. - "&7This quest requires you to:"
  1194. - "&7farm 75 carrot crops!"
  1195. - ""
  1196. - "&f&lProgress:"
  1197. - "&e* &7Progress:&r &7{mining:progress}/75 carrot crops."
  1198. - ""
  1199. - "&f&lReward"
  1200. - "&e* &7Reward:&r &f75 Coins"
  1201. lore-started:
  1202. - ""
  1203. - "&F&oYou have started quest!"
  1204. type: "CARROT_ITEM"
  1205. rewards:
  1206. - "tm add {player} 75"
  1207. options:
  1208. category: "farming"
  1209. requires:
  1210. - "Carrot2"
  1211. repeatable: true
  1212. cooldown:
  1213. enabled: true
  1214. time: 2880
  1215. Carrot4:
  1216. tasks:
  1217. mining:
  1218. type: "blockbreakcertain"
  1219. amount: 100
  1220. block: 141
  1221. display:
  1222. name: "&6&lCarrot &7(4)"
  1223. lore-normal:
  1224. - "&7This quest requires you to:"
  1225. - "&7farm 100 carrot crops!"
  1226. - ""
  1227. - "&f&lProgress:"
  1228. - "&e* &7Progress:&r &7{mining:progress}/100 carrot crops."
  1229. - ""
  1230. - "&f&lReward"
  1231. - "&e* &7Reward:&r &f100 Coins"
  1232. lore-started:
  1233. - ""
  1234. - "&F&oYou have started quest!"
  1235. type: "CARROT_ITEM"
  1236. rewards:
  1237. - "tm add {player} 100"
  1238. options:
  1239. category: "farming"
  1240. requires:
  1241. - "Carrot3"
  1242. repeatable: true
  1243. cooldown:
  1244. enabled: true
  1245. time: 2880
  1246. Carrot5:
  1247. tasks:
  1248. mining:
  1249. type: "blockbreakcertain"
  1250. amount: 150
  1251. block: 141
  1252. display:
  1253. name: "&6&lCarrot &7(5)"
  1254. lore-normal:
  1255. - "&7This quest requires you to:"
  1256. - "&7farm 150 carrot crops!"
  1257. - ""
  1258. - "&f&lProgress:"
  1259. - "&e* &7Progress:&r &7{mining:progress}/150 carrot crops."
  1260. - ""
  1261. - "&f&lReward"
  1262. - "&e* &7Reward:&r &f150 Coins"
  1263. lore-started:
  1264. - ""
  1265. - "&F&oYou have started quest!"
  1266. type: "CARROT_ITEM"
  1267. rewards:
  1268. - "tm add {player} 150"
  1269. options:
  1270. category: "farming"
  1271. requires:
  1272. - "Carrot4"
  1273. repeatable: true
  1274. cooldown:
  1275. enabled: true
  1276. time: 2880
  1277. Carrot6:
  1278. tasks:
  1279. mining:
  1280. type: "blockbreakcertain"
  1281. amount: 200
  1282. block: 141
  1283. display:
  1284. name: "&6&lCarrot &7(6)"
  1285. lore-normal:
  1286. - "&7This quest requires you to:"
  1287. - "&7farm 200 carrot crops!"
  1288. - ""
  1289. - "&f&lProgress:"
  1290. - "&e* &7Progress:&r &7{mining:progress}/200 carrot crops."
  1291. - ""
  1292. - "&f&lReward"
  1293. - "&e* &7Reward:&r &f200 Coins"
  1294. lore-started:
  1295. - ""
  1296. - "&F&oYou have started quest!"
  1297. type: "CARROT_ITEM"
  1298. rewards:
  1299. - "tm add {player} 200"
  1300. options:
  1301. category: "farming"
  1302. requires:
  1303. - "Carrot5"
  1304. repeatable: true
  1305. cooldown:
  1306. enabled: true
  1307. time: 2880
  1308. Carrot7:
  1309. tasks:
  1310. mining:
  1311. type: "blockbreakcertain"
  1312. amount: 300
  1313. block: 141
  1314. display:
  1315. name: "&6&lCarrot &7(7)"
  1316. lore-normal:
  1317. - "&7This quest requires you to:"
  1318. - "&7farm 300 carrot crops!"
  1319. - ""
  1320. - "&f&lProgress:"
  1321. - "&e* &7Progress:&r &7{mining:progress}/300 carrot crops."
  1322. - ""
  1323. - "&f&lReward"
  1324. - "&e* &7Reward:&r &f300 Coins"
  1325. lore-started:
  1326. - ""
  1327. - "&F&oYou have started quest!"
  1328. type: "CARROT_ITEM"
  1329. rewards:
  1330. - "tm add {player} 300"
  1331. options:
  1332. category: "farming"
  1333. requires:
  1334. - "Carrot6"
  1335. repeatable: true
  1336. cooldown:
  1337. enabled: true
  1338. time: 2880
  1339. Carrot8:
  1340. tasks:
  1341. mining:
  1342. type: "blockbreakcertain"
  1343. amount: 400
  1344. block: 141
  1345. display:
  1346. name: "&6&lCarrot &7(8)"
  1347. lore-normal:
  1348. - "&7This quest requires you to:"
  1349. - "&7farm 400 carrot crops!"
  1350. - ""
  1351. - "&f&lProgress:"
  1352. - "&e* &7Progress:&r &7{mining:progress}/400 carrot crops."
  1353. - ""
  1354. - "&f&lReward"
  1355. - "&e* &7Reward:&r &f400 Coins"
  1356. lore-started:
  1357. - ""
  1358. - "&F&oYou have started quest!"
  1359. type: "CARROT_ITEM"
  1360. rewards:
  1361. - "tm add {player} 400"
  1362. options:
  1363. category: "farming"
  1364. requires:
  1365. - "Carrot7"
  1366. repeatable: true
  1367. cooldown:
  1368. enabled: true
  1369. time: 2880
  1370. Carrot9:
  1371. tasks:
  1372. mining:
  1373. type: "blockbreakcertain"
  1374. amount: 500
  1375. block: 141
  1376. display:
  1377. name: "&6&lCarrot &7(8)"
  1378. lore-normal:
  1379. - "&7This quest requires you to:"
  1380. - "&7farm 500 carrot crops!"
  1381. - ""
  1382. - "&f&lProgress:"
  1383. - "&e* &7Progress:&r &7{mining:progress}/500 carrot crops."
  1384. - ""
  1385. - "&f&lReward"
  1386. - "&e* &7Reward:&r &f500 Coins"
  1387. lore-started:
  1388. - ""
  1389. - "&F&oYou have started quest!"
  1390. type: "CARROT_ITEM"
  1391. rewards:
  1392. - "tm add {player} 500"
  1393. options:
  1394. category: "farming"
  1395. requires:
  1396. - "Carrot8"
  1397. repeatable: true
  1398. cooldown:
  1399. enabled: true
  1400. time: 2880
  1401. #############################################################################################
  1402. #############################################################################################
  1403. MiningStone1:
  1404. tasks:
  1405. mining:
  1406. type: "blockbreakcertain"
  1407. amount: 300
  1408. block: 1
  1409. display:
  1410. name: "&f&lStone blocks&7 (1)"
  1411. lore-normal:
  1412. - "&7This quest will require you to"
  1413. - "&7mine 300 stone blocks"
  1414. - ""
  1415. - "&f&lProgress:"
  1416. - "&e* &7Progress:&r &7{mining:progress}/300 stone blocks."
  1417. - ""
  1418. - "&f&lReward"
  1419. - "&e* &7Reward:&r &f100 Coins"
  1420. lore-started:
  1421. - ""
  1422. - "&F&oYou have started quest!"
  1423. type: "STONE"
  1424. rewards:
  1425. - "tm add {player} 100"
  1426. options:
  1427. category: "mining"
  1428. requires:
  1429. - ""
  1430. repeatable: true
  1431. cooldown:
  1432. enabled: true
  1433. time: 2880
  1434. MiningStone2:
  1435. tasks:
  1436. mining:
  1437. type: "blockbreakcertain"
  1438. amount: 500
  1439. block: 1
  1440. display:
  1441. name: "&f&lStone blocks &7(2)"
  1442. lore-normal:
  1443. - "&7This quest will require you to"
  1444. - "&7mine 500 stone blocks"
  1445. - ""
  1446. - "&f&lProgress:"
  1447. - "&e* &7Progress:&r &7{mining:progress}/500 stone blocks."
  1448. - ""
  1449. - "&f&lReward"
  1450. - "&e* &7Reward:&r &f200 Coins"
  1451. lore-started:
  1452. - ""
  1453. - "&F&oYou have started quest!"
  1454. type: "STONE"
  1455. rewards:
  1456. - "tm add {player} 200"
  1457. options:
  1458. category: "mining"
  1459. requires:
  1460. - "MiningStone1"
  1461. repeatable: true
  1462. cooldown:
  1463. enabled: true
  1464. time: 2880
  1465. MiningStone3:
  1466. tasks:
  1467. mining:
  1468. type: "blockbreakcertain"
  1469. amount: 600
  1470. block: 1
  1471. display:
  1472. name: "&f&lStone blocks &7(3)"
  1473. lore-normal:
  1474. - "&7This quest will require you to"
  1475. - "&7mine 600 stone blocks"
  1476. - ""
  1477. - "&f&lProgress:"
  1478. - "&e* &7Progress:&r &7{mining:progress}/600 stone blocks."
  1479. - ""
  1480. - "&f&lReward"
  1481. - "&e* &7Reward:&r &f250 Coins"
  1482. lore-started:
  1483. - ""
  1484. - "&F&oYou have started quest!"
  1485. type: "STONE"
  1486. rewards:
  1487. - "tm add {player} 250"
  1488. options:
  1489. category: "mining"
  1490. requires:
  1491. - "MiningStone2"
  1492. repeatable: true
  1493. cooldown:
  1494. enabled: true
  1495. time: 2880
  1496. MiningStone4:
  1497. tasks:
  1498. mining:
  1499. type: "blockbreakcertain"
  1500. amount: 700
  1501. block: 1
  1502. display:
  1503. name: "&f&lStone blocks &7(4)"
  1504. lore-normal:
  1505. - "&7This quest will require you to"
  1506. - "&7mine 700 stone blocks"
  1507. - ""
  1508. - "&f&lProgress:"
  1509. - "&e* &7Progress:&r &7{mining:progress}/700 stone blocks."
  1510. - ""
  1511. - "&f&lReward"
  1512. - "&e* &7Reward:&r &f300 Coins"
  1513. lore-started:
  1514. - ""
  1515. - "&F&oYou have started quest!"
  1516. type: "STONE"
  1517. rewards:
  1518. - "tm add {player} 300"
  1519. options:
  1520. category: "mining"
  1521. requires:
  1522. - "MiningStone3"
  1523. repeatable: true
  1524. cooldown:
  1525. enabled: true
  1526. time: 2880
  1527. MiningStone5:
  1528. tasks:
  1529. mining:
  1530. type: "blockbreakcertain"
  1531. amount: 900
  1532. block: 1
  1533. display:
  1534. name: "&f&lStone blocks &7(5)"
  1535. lore-normal:
  1536. - "&7This quest will require you to"
  1537. - "&7mine 900 stone blocks"
  1538. - ""
  1539. - "&f&lProgress:"
  1540. - "&e* &7Progress:&r &7{mining:progress}/900 stone blocks."
  1541. - ""
  1542. - "&f&lReward"
  1543. - "&e* &7Reward:&r &f400 Coins"
  1544. lore-started:
  1545. - ""
  1546. - "&F&oYou have started quest!"
  1547. type: "STONE"
  1548. rewards:
  1549. - "tm add {player} 400"
  1550. options:
  1551. category: "mining"
  1552. requires:
  1553. - "MiningStone4"
  1554. repeatable: true
  1555. cooldown:
  1556. enabled: true
  1557. time: 2880
  1558. MiningStone6:
  1559. tasks:
  1560. mining:
  1561. type: "blockbreakcertain"
  1562. amount: 1000
  1563. block: 1
  1564. display:
  1565. name: "&f&lStone blocks &7(6)"
  1566. lore-normal:
  1567. - "&7This quest will require you to"
  1568. - "&7mine 1000 stone blocks"
  1569. - ""
  1570. - "&f&lProgress:"
  1571. - "&e* &7Progress:&r &7{mining:progress}/1000 stone blocks."
  1572. - ""
  1573. - "&f&lReward"
  1574. - "&e* &7Reward:&r &f500 Coins"
  1575. lore-started:
  1576. - ""
  1577. - "&F&oYou have started quest!"
  1578. type: "STONE"
  1579. rewards:
  1580. - "tm add {player} 500"
  1581. options:
  1582. category: "mining"
  1583. requires:
  1584. - "MiningStone5"
  1585. repeatable: true
  1586. cooldown:
  1587. enabled: true
  1588. time: 2880
  1589. MiningStone7:
  1590. tasks:
  1591. mining:
  1592. type: "blockbreakcertain"
  1593. amount: 1200
  1594. block: 1
  1595. display:
  1596. name: "&f&lStone blocks &7(7)"
  1597. lore-normal:
  1598. - "&7This quest will require you to"
  1599. - "&7mine 1200 stone blocks"
  1600. - ""
  1601. - "&f&lProgress:"
  1602. - "&e* &7Progress:&r &7{mining:progress}/1200 stone blocks."
  1603. - ""
  1604. - "&f&lReward"
  1605. - "&e* &7Reward:&r &f600 Coins"
  1606. lore-started:
  1607. - ""
  1608. - "&F&oYou have started quest!"
  1609. type: "STONE"
  1610. rewards:
  1611. - "tm add {player} 600"
  1612. options:
  1613. category: "mining"
  1614. requires:
  1615. - "MiningStone6"
  1616. repeatable: true
  1617. cooldown:
  1618. enabled: true
  1619. time: 2880
  1620. MiningStone8:
  1621. tasks:
  1622. mining:
  1623. type: "blockbreakcertain"
  1624. amount: 1300
  1625. block: 1
  1626. display:
  1627. name: "&f&lStone blocks &7(8)"
  1628. lore-normal:
  1629. - "&7This quest will require you to"
  1630. - "&7mine 1300 stone blocks"
  1631. - ""
  1632. - "&f&lProgress:"
  1633. - "&e* &7Progress:&r &7{mining:progress}/1300 stone blocks."
  1634. - ""
  1635. - "&f&lReward"
  1636. - "&e* &7Reward:&r &f700 Coins"
  1637. lore-started:
  1638. - ""
  1639. - "&F&oYou have started quest!"
  1640. type: "STONE"
  1641. rewards:
  1642. - "tm add {player} 700"
  1643. options:
  1644. category: "mining"
  1645. requires:
  1646. - "MiningStone7"
  1647. repeatable: true
  1648. cooldown:
  1649. enabled: true
  1650. time: 2880
  1651. MiningStone9:
  1652. tasks:
  1653. mining:
  1654. type: "blockbreakcertain"
  1655. amount: 1400
  1656. block: 1
  1657. display:
  1658. name: "&f&lStone blocks&7 (9)"
  1659. lore-normal:
  1660. - "&7This quest will require you to"
  1661. - "&7mine 1400 stone blocks"
  1662. - ""
  1663. - "&f&lProgress:"
  1664. - "&e* &7Progress:&r &7{mining:progress}/1400 stone blocks."
  1665. - ""
  1666. - "&f&lReward"
  1667. - "&e* &7Reward:&r &f750 Coins"
  1668. lore-started:
  1669. - ""
  1670. - "&F&oYou have started quest!"
  1671. type: "STONE"
  1672. rewards:
  1673. - "tm add {player} 750"
  1674. options:
  1675. category: "mining"
  1676. requires:
  1677. - "MiningStone8"
  1678. repeatable: true
  1679. cooldown:
  1680. enabled: true
  1681. time: 2880
  1682. ################################################################
  1683. ##############################1##################################
  1684. ################################################################
  1685. ################################################################
  1686. ################################################################
  1687. MiningCoal1:
  1688. tasks:
  1689. mining:
  1690. type: "blockbreakcertain"
  1691. amount: 50
  1692. block: 16
  1693. display:
  1694. name: "&7&lCoal ore blocks &7(1)"
  1695. lore-normal:
  1696. - "&7This quest will require you to"
  1697. - "&7mine 50 coal ore blocks"
  1698. - ""
  1699. - "&f&lProgress:"
  1700. - "&e* &7Progress:&r &7{mining:progress}/50 coal ores."
  1701. - ""
  1702. - "&f&lReward"
  1703. - "&e* &7Reward:&r &f50 Coins"
  1704. lore-started:
  1705. - ""
  1706. - "&F&oYou have started quest!"
  1707. type: "COAL_ORE"
  1708. rewards:
  1709. - "tm add {player} 50"
  1710. options:
  1711. category: "mining"
  1712. requires:
  1713. - ""
  1714. repeatable: true
  1715. cooldown:
  1716. enabled: true
  1717. time: 2880
  1718. MiningCoal2:
  1719. tasks:
  1720. mining:
  1721. type: "blockbreakcertain"
  1722. amount: 100
  1723. block: 16
  1724. display:
  1725. name: "&7&lCoal ore blocks &7(2)"
  1726. lore-normal:
  1727. - "&7This quest will require you to"
  1728. - "&7mine 100 coal ore blocks"
  1729. - ""
  1730. - "&f&lProgress:"
  1731. - "&e* &7Progress:&r &7{mining:progress}/100 coal ores."
  1732. - ""
  1733. - "&f&lReward"
  1734. - "&e* &7Reward:&r &f100 Coins"
  1735. lore-started:
  1736. - ""
  1737. - "&F&oYou have started quest!"
  1738. type: "COAL_ORE"
  1739. rewards:
  1740. - "tm add {player} 100"
  1741. options:
  1742. category: "mining"
  1743. requires:
  1744. - "MiningCoal1"
  1745. repeatable: true
  1746. cooldown:
  1747. enabled: true
  1748. time: 2880
  1749. MiningCoal3:
  1750. tasks:
  1751. mining:
  1752. type: "blockbreakcertain"
  1753. amount: 200
  1754. block: 16
  1755. display:
  1756. name: "&7&lCoal ore blocks &7(3)"
  1757. lore-normal:
  1758. - "&7This quest will require you to"
  1759. - "&7mine 200 coal ore blocks"
  1760. - ""
  1761. - "&f&lProgress:"
  1762. - "&e* &7Progress:&r &7{mining:progress}/200 coal ores."
  1763. - ""
  1764. - "&f&lReward"
  1765. - "&e* &7Reward:&r &f200 Coins"
  1766. lore-started:
  1767. - ""
  1768. - "&F&oYou have started quest!"
  1769. type: "COAL_ORE"
  1770. rewards:
  1771. - "tm add {player} 200"
  1772. options:
  1773. category: "mining"
  1774. requires:
  1775. - "MiningCoal2"
  1776. repeatable: true
  1777. cooldown:
  1778. enabled: true
  1779. time: 2880
  1780. MiningCoal4:
  1781. tasks:
  1782. mining:
  1783. type: "blockbreakcertain"
  1784. amount: 300
  1785. block: 16
  1786. display:
  1787. name: "&7&lCoal ore blocks &7(4)"
  1788. lore-normal:
  1789. - "&7This quest will require you to"
  1790. - "&7mine 300 coal ore blocks"
  1791. - ""
  1792. - "&f&lProgress:"
  1793. - "&e* &7Progress:&r &7{mining:progress}/300 coal ores."
  1794. - ""
  1795. - "&f&lReward"
  1796. - "&e* &7Reward:&r &f300 Coins"
  1797. lore-started:
  1798. - ""
  1799. - "&F&oYou have started quest!"
  1800. type: "COAL_ORE"
  1801. rewards:
  1802. - "tm add {player} 300"
  1803. options:
  1804. category: "mining"
  1805. requires:
  1806. - "MiningCoal3"
  1807. repeatable: true
  1808. cooldown:
  1809. enabled: true
  1810. time: 2880
  1811. MiningCoal5:
  1812. tasks:
  1813. mining:
  1814. type: "blockbreakcertain"
  1815. amount: 400
  1816. block: 16
  1817. display:
  1818. name: "&7&lCoal ore blocks &7(5)"
  1819. lore-normal:
  1820. - "&7This quest will require you to"
  1821. - "&7mine 400 coal ore blocks"
  1822. - ""
  1823. - "&f&lProgress:"
  1824. - "&e* &7Progress:&r &7{mining:progress}/400 coal ores."
  1825. - ""
  1826. - "&f&lReward"
  1827. - "&e* &7Reward:&r &f400 Coins"
  1828. lore-started:
  1829. - ""
  1830. - "&F&oYou have started quest!"
  1831. type: "COAL_ORE"
  1832. rewards:
  1833. - "tm add {player} 400"
  1834. options:
  1835. category: "mining"
  1836. requires:
  1837. - "MiningCoal4"
  1838. repeatable: true
  1839. cooldown:
  1840. enabled: true
  1841. time: 2880
  1842. MiningCoal6:
  1843. tasks:
  1844. mining:
  1845. type: "blockbreakcertain"
  1846. amount: 500
  1847. block: 16
  1848. display:
  1849. name: "&7&lCoal ore blocks &7(6)"
  1850. lore-normal:
  1851. - "&7This quest will require you to"
  1852. - "&7mine 500 coal ore blocks"
  1853. - ""
  1854. - "&f&lProgress:"
  1855. - "&e* &7Progress:&r &7{mining:progress}/500 coal ores."
  1856. - ""
  1857. - "&f&lReward"
  1858. - "&e* &7Reward:&r &f500 Coins"
  1859. lore-started:
  1860. - ""
  1861. - "&F&oYou have started quest!"
  1862. type: "COAL_ORE"
  1863. rewards:
  1864. - "tm add {player} 500"
  1865. options:
  1866. category: "mining"
  1867. requires:
  1868. - "MiningCoal5"
  1869. repeatable: true
  1870. cooldown:
  1871. enabled: true
  1872. time: 2880
  1873. MiningCoal7:
  1874. tasks:
  1875. mining:
  1876. type: "blockbreakcertain"
  1877. amount: 600
  1878. block: 16
  1879. display:
  1880. name: "&7&lCoal ore blocks &7(7)"
  1881. lore-normal:
  1882. - "&7This quest will require you to"
  1883. - "&7mine 600 coal ore blocks"
  1884. - ""
  1885. - "&f&lProgress:"
  1886. - "&e* &7Progress:&r &7{mining:progress}/600 coal ores."
  1887. - ""
  1888. - "&f&lReward"
  1889. - "&e* &7Reward:&r &f600 Coins"
  1890. lore-started:
  1891. - ""
  1892. - "&F&oYou have started quest!"
  1893. type: "COAL_ORE"
  1894. rewards:
  1895. - "tm add {player} 600"
  1896. options:
  1897. category: "mining"
  1898. requires:
  1899. - "MiningCoal6"
  1900. repeatable: true
  1901. cooldown:
  1902. enabled: true
  1903. time: 2880
  1904. MiningCoal8:
  1905. tasks:
  1906. mining:
  1907. type: "blockbreakcertain"
  1908. amount: 700
  1909. block: 16
  1910. display:
  1911. name: "&7&lCoal ore blocks &7(8)"
  1912. lore-normal:
  1913. - "&7This quest will require you to"
  1914. - "&7mine 700 coal ore blocks"
  1915. - ""
  1916. - "&f&lProgress:"
  1917. - "&e* &7Progress:&r &7{mining:progress}/700 coal ores."
  1918. - ""
  1919. - "&f&lReward"
  1920. - "&e* &7Reward:&r &f700 Coins"
  1921. lore-started:
  1922. - ""
  1923. - "&F&oYou have started quest!"
  1924. type: "COAL_ORE"
  1925. rewards:
  1926. - "tm add {player} 700"
  1927. options:
  1928. category: "mining"
  1929. requires:
  1930. - "MiningCoal7"
  1931. repeatable: true
  1932. cooldown:
  1933. enabled: true
  1934. time: 2880
  1935. MiningCoal9:
  1936. tasks:
  1937. mining:
  1938. type: "blockbreakcertain"
  1939. amount: 800
  1940. block: 16
  1941. display:
  1942. name: "&7&lCoal ore blocks &7(9)"
  1943. lore-normal:
  1944. - "&7This quest will require you to"
  1945. - "&7mine 800 coal ore blocks"
  1946. - ""
  1947. - "&f&lProgress:"
  1948. - "&e* &7Progress:&r &7{mining:progress}/800 coal ores."
  1949. - ""
  1950. - "&f&lReward"
  1951. - "&e* &7Reward:&r &f800 Coins"
  1952. lore-started:
  1953. - ""
  1954. - "&F&oYou have started quest!"
  1955. type: "COAL_ORE"
  1956. rewards:
  1957. - "tm add {player} 800"
  1958. options:
  1959. category: "mining"
  1960. requires:
  1961. - "MiningCoal8"
  1962. repeatable: true
  1963. cooldown:
  1964. enabled: true
  1965. time: 2880
  1966. ################################################################
  1967. MiningIron1:
  1968. tasks:
  1969. mining:
  1970. type: "blockbreakcertain"
  1971. amount: 50
  1972. block: 15
  1973. display:
  1974. name: "&6&lIron ore blocks &7(1)"
  1975. lore-normal:
  1976. - "&7This quest will require you to"
  1977. - "&7mine 50 Iron ore blocks"
  1978. - ""
  1979. - "&f&lProgress:"
  1980. - "&e* &7Progress:&r &7{mining:progress}/50 Iron ores."
  1981. - ""
  1982. - "&f&lReward"
  1983. - "&e* &7Reward:&r &f50 Coins"
  1984. lore-started:
  1985. - ""
  1986. - "&F&oYou have started quest!"
  1987. type: "IRON_ORE"
  1988. rewards:
  1989. - "tm add {player} 50"
  1990. options:
  1991. category: "mining"
  1992. requires:
  1993. - ""
  1994. repeatable: true
  1995. cooldown:
  1996. enabled: true
  1997. time: 2880
  1998. MiningIron2:
  1999. tasks:
  2000. mining:
  2001. type: "blockbreakcertain"
  2002. amount: 100
  2003. block: 15
  2004. display:
  2005. name: "&6&lIron ore blocks &7(2)"
  2006. lore-normal:
  2007. - "&7This quest will require you to"
  2008. - "&7mine 100 Iron ore blocks"
  2009. - ""
  2010. - "&f&lProgress:"
  2011. - "&e* &7Progress:&r &7{mining:progress}/100 Iron ores."
  2012. - ""
  2013. - "&f&lReward"
  2014. - "&e* &7Reward:&r &f100 Coins"
  2015. lore-started:
  2016. - ""
  2017. - "&F&oYou have started quest!"
  2018. type: "IRON_ORE"
  2019. rewards:
  2020. - "tm add {player} 100"
  2021. options:
  2022. category: "mining"
  2023. requires:
  2024. - "MiningIron1"
  2025. repeatable: true
  2026. cooldown:
  2027. enabled: true
  2028. time: 2880
  2029. MiningIron3:
  2030. tasks:
  2031. mining:
  2032. type: "blockbreakcertain"
  2033. amount: 200
  2034. block: 15
  2035. display:
  2036. name: "&6&lIron ore blocks &7(3)"
  2037. lore-normal:
  2038. - "&7This quest will require you to"
  2039. - "&7mine 200 Iron ore blocks"
  2040. - ""
  2041. - "&f&lProgress:"
  2042. - "&e* &7Progress:&r &7{mining:progress}/200 Iron ores."
  2043. - ""
  2044. - "&f&lReward"
  2045. - "&e* &7Reward:&r &f200 Coins"
  2046. lore-started:
  2047. - ""
  2048. - "&F&oYou have started quest!"
  2049. type: "IRON_ORE"
  2050. rewards:
  2051. - "tm add {player} 200"
  2052. options:
  2053. category: "mining"
  2054. requires:
  2055. - "MiningIron2"
  2056. repeatable: true
  2057. cooldown:
  2058. enabled: true
  2059. time: 2880
  2060. MiningIron4:
  2061. tasks:
  2062. mining:
  2063. type: "blockbreakcertain"
  2064. amount: 300
  2065. block: 15
  2066. display:
  2067. name: "&6&lIron ore blocks &7(4)"
  2068. lore-normal:
  2069. - "&7This quest will require you to"
  2070. - "&7mine 300 Iron ore blocks"
  2071. - ""
  2072. - "&f&lProgress:"
  2073. - "&e* &7Progress:&r &7{mining:progress}/300 Iron ores."
  2074. - ""
  2075. - "&f&lReward"
  2076. - "&e* &7Reward:&r &f300 Coins"
  2077. lore-started:
  2078. - ""
  2079. - "&F&oYou have started quest!"
  2080. type: "IRON_ORE"
  2081. rewards:
  2082. - "tm add {player} 300"
  2083. options:
  2084. category: "mining"
  2085. requires:
  2086. - "MiningIron3"
  2087. repeatable: true
  2088. cooldown:
  2089. enabled: true
  2090. time: 2880
  2091. MiningIron5:
  2092. tasks:
  2093. mining:
  2094. type: "blockbreakcertain"
  2095. amount: 400
  2096. block: 15
  2097. display:
  2098. name: "&6&lIron ore blocks &7(5)"
  2099. lore-normal:
  2100. - "&7This quest will require you to"
  2101. - "&7mine 400 Iron ore blocks"
  2102. - ""
  2103. - "&f&lProgress:"
  2104. - "&e* &7Progress:&r &7{mining:progress}/400 Iron ores."
  2105. - ""
  2106. - "&f&lReward"
  2107. - "&e* &7Reward:&r &f400 Coins"
  2108. lore-started:
  2109. - ""
  2110. - "&F&oYou have started quest!"
  2111. type: "IRON_ORE"
  2112. rewards:
  2113. - "tm add {player} 400"
  2114. options:
  2115. category: "mining"
  2116. requires:
  2117. - "MiningIron4"
  2118. repeatable: true
  2119. cooldown:
  2120. enabled: true
  2121. time: 2880
  2122. MiningIron6:
  2123. tasks:
  2124. mining:
  2125. type: "blockbreakcertain"
  2126. amount: 500
  2127. block: 15
  2128. display:
  2129. name: "&6&lIron ore blocks &7(6)"
  2130. lore-normal:
  2131. - "&7This quest will require you to"
  2132. - "&7mine 500 Iron ore blocks"
  2133. - ""
  2134. - "&f&lProgress:"
  2135. - "&e* &7Progress:&r &7{mining:progress}/500 Iron ores."
  2136. - ""
  2137. - "&f&lReward"
  2138. - "&e* &7Reward:&r &f500 Coins"
  2139. lore-started:
  2140. - ""
  2141. - "&F&oYou have started quest!"
  2142. type: "IRON_ORE"
  2143. rewards:
  2144. - "tm add {player} 500"
  2145. options:
  2146. category: "mining"
  2147. requires:
  2148. - "MiningIron5"
  2149. repeatable: true
  2150. cooldown:
  2151. enabled: true
  2152. time: 2880
  2153. MiningIron7:
  2154. tasks:
  2155. mining:
  2156. type: "blockbreakcertain"
  2157. amount: 600
  2158. block: 15
  2159. display:
  2160. name: "&6&lIron ore blocks &7(7)"
  2161. lore-normal:
  2162. - "&7This quest will require you to"
  2163. - "&7mine 600 Iron ore blocks"
  2164. - ""
  2165. - "&f&lProgress:"
  2166. - "&e* &7Progress:&r &7{mining:progress}/600 Iron ores."
  2167. - ""
  2168. - "&f&lReward"
  2169. - "&e* &7Reward:&r &f600 Coins"
  2170. lore-started:
  2171. - ""
  2172. - "&F&oYou have started quest!"
  2173. type: "IRON_ORE"
  2174. rewards:
  2175. - "tm add {player} 600"
  2176. options:
  2177. category: "mining"
  2178. requires:
  2179. - "MiningIron6"
  2180. repeatable: true
  2181. cooldown:
  2182. enabled: true
  2183. time: 2880
  2184. MiningIron8:
  2185. tasks:
  2186. mining:
  2187. type: "blockbreakcertain"
  2188. amount: 700
  2189. block: 15
  2190. display:
  2191. name: "&6&lIron ore blocks &7(8)"
  2192. lore-normal:
  2193. - "&7This quest will require you to"
  2194. - "&7mine 700 Iron ore blocks"
  2195. - ""
  2196. - "&f&lProgress:"
  2197. - "&e* &7Progress:&r &7{mining:progress}/700 Iron ores."
  2198. - ""
  2199. - "&f&lReward"
  2200. - "&e* &7Reward:&r &f700 Coins"
  2201. lore-started:
  2202. - ""
  2203. - "&F&oYou have started quest!"
  2204. type: "IRON_ORE"
  2205. rewards:
  2206. - "tm add {player} 700"
  2207. options:
  2208. category: "mining"
  2209. requires:
  2210. - "MiningIron7"
  2211. repeatable: true
  2212. cooldown:
  2213. enabled: true
  2214. time: 2880
  2215. MiningIron9:
  2216. tasks:
  2217. mining:
  2218. type: "blockbreakcertain"
  2219. amount: 800
  2220. block: 15
  2221. display:
  2222. name: "&6&lIron ore blocks &7(9)"
  2223. lore-normal:
  2224. - "&7This quest will require you to"
  2225. - "&7mine 800 Iron ore blocks"
  2226. - ""
  2227. - "&f&lProgress:"
  2228. - "&e* &7Progress:&r &7{mining:progress}/800 Iron ores."
  2229. - ""
  2230. - "&f&lReward"
  2231. - "&e* &7Reward:&r &f800 Coins"
  2232. lore-started:
  2233. - ""
  2234. - "&F&oYou have started quest!"
  2235. type: "IRON_ORE"
  2236. rewards:
  2237. - "tm add {player} 800"
  2238. options:
  2239. category: "mining"
  2240. requires:
  2241. - "MiningIron8"
  2242. repeatable: true
  2243. cooldown:
  2244. enabled: true
  2245. time: 2880
  2246. #############################################################################################
  2247. #############################################################################################
  2248. Combat:
  2249. tasks:
  2250. killing:
  2251. type: "mobkillingcertain"
  2252. amount: 100
  2253. mob: SPIDER
  2254. display:
  2255. name: "&d&lSpider"
  2256. lore-normal:
  2257. - "&7This quest will require you to"
  2258. - "&7kill 100 spider entities"
  2259. - ""
  2260. - "&f&lProgress:"
  2261. - "&e* &7Progress:&r &7{killing:progress}/100 spiders."
  2262. - ""
  2263. - "&f&lReward"
  2264. - "&e* &7Reward:&r &f100 Coins"
  2265. lore-started:
  2266. - "&F&oYou have started quest!"
  2267. type: "STRING"
  2268. rewards:
  2269. - "tm add {player} 100"
  2270. options:
  2271. category: "combat"
  2272. requires:
  2273. - ""
  2274. repeatable: true
  2275. cooldown:
  2276. enabled: true
  2277. time: 2880
  2278. Combat1:
  2279. tasks:
  2280. killing:
  2281. type: "mobkillingcertain"
  2282. amount: 100
  2283. mob: COW
  2284. display:
  2285. name: "&c&lCow "
  2286. lore-normal:
  2287. - "&7This quest will require you to"
  2288. - "&7kill 100 cow entities"
  2289. - ""
  2290. - "&f&lProgress:"
  2291. - "&e* &7Progress:&r &7{killing:progress}/100 cow."
  2292. - ""
  2293. - "&f&lReward"
  2294. - "&e* &7Reward:&r &f100 Coins"
  2295. lore-started:
  2296. - "&F&oYou have started quest!"
  2297. type: "COOKED_BEEF"
  2298. rewards:
  2299. - "tm add {player} 100"
  2300. options:
  2301. category: "combat"
  2302. requires:
  2303. - ""
  2304. repeatable: true
  2305. cooldown:
  2306. enabled: true
  2307. time: 2880
  2308. Combat2:
  2309. tasks:
  2310. killing:
  2311. type: "mobkillingcertain"
  2312. amount: 100
  2313. mob: ZOMBIE
  2314. display:
  2315. name: "&2&lZombie "
  2316. lore-normal:
  2317. - "&7This quest will require you to"
  2318. - "&7kill 100 zombie entities"
  2319. - ""
  2320. - "&f&lProgress:"
  2321. - "&e* &7Progress:&r &7{killing:progress}/100 zombies."
  2322. - ""
  2323. - "&f&lReward"
  2324. - "&e* &7Reward:&r &f100 Coins"
  2325. lore-started:
  2326. - "&F&oYou have started quest!"
  2327. type: "ROTTEN_FLESH"
  2328. rewards:
  2329. - "tm add {player} 100"
  2330. options:
  2331. category: "combat"
  2332. requires:
  2333. - ""
  2334. repeatable: true
  2335. cooldown:
  2336. enabled: true
  2337. time: 2880
  2338. Combat3:
  2339. tasks:
  2340. killing:
  2341. type: "mobkillingcertain"
  2342. amount: 100
  2343. mob: SKELETON
  2344. display:
  2345. name: "&f&lSkeleton "
  2346. lore-normal:
  2347. - "&7This quest will require you to"
  2348. - "&7kill 100 skeleton entities"
  2349. - ""
  2350. - "&f&lProgress:"
  2351. - "&e* &7Progress:&r &7{killing:progress}/100 skeleton."
  2352. - ""
  2353. - "&f&lReward"
  2354. - "&e* &7Reward:&r &f100 Coins"
  2355. lore-started:
  2356. - "&F&oYou have started quest!"
  2357. type: "BONE"
  2358. rewards:
  2359. - "tm add {player} 100"
  2360. options:
  2361. category: "combat"
  2362. requires:
  2363. - ""
  2364. repeatable: true
  2365. cooldown:
  2366. enabled: true
  2367. time: 2880
  2368. Combat4:
  2369. tasks:
  2370. killing:
  2371. type: "mobkillingcertain"
  2372. amount: 100
  2373. mob: CREEPER
  2374. display:
  2375. name: "&A&LCreeper"
  2376. lore-normal:
  2377. - "&7This quest will require you to"
  2378. - "&7kill 100 creeper entities"
  2379. - ""
  2380. - "&f&lProgress:"
  2381. - "&e* &7Progress:&r &7{killing:progress}/100 creeper."
  2382. - ""
  2383. - "&f&lReward"
  2384. - "&e* &7Reward:&r &f200 Coins"
  2385. lore-started:
  2386. - "&F&oYou have started quest!"
  2387. type: "TNT"
  2388. rewards:
  2389. - "tm add {player} 200"
  2390. options:
  2391. category: "combat"
  2392. requires:
  2393. - ""
  2394. repeatable: true
  2395. cooldown:
  2396. enabled: true
  2397. time: 2880
  2398. Combat5:
  2399. tasks:
  2400. killing:
  2401. type: "mobkillingcertain"
  2402. amount: 100
  2403. mob: BLAZE
  2404. display:
  2405. name: "&e&lBlaze"
  2406. lore-normal:
  2407. - "&7This quest will require you to"
  2408. - "&7kill 100 blaze entities"
  2409. - ""
  2410. - "&f&lProgress:"
  2411. - "&e* &7Progress:&r &7{killing:progress}/100 blaze."
  2412. - ""
  2413. - "&f&lReward"
  2414. - "&e* &7Reward:&r &f200 Coins"
  2415. lore-started:
  2416. - "&F&oYou have started quest!"
  2417. type: "BLAZE_ROD"
  2418. rewards:
  2419. - "tm add {player} 200"
  2420. options:
  2421. category: "combat"
  2422. requires:
  2423. - ""
  2424. repeatable: true
  2425. cooldown:
  2426. enabled: true
  2427. time: 2880
  2428. Combat6:
  2429. tasks:
  2430. killing:
  2431. type: "mobkillingcertain"
  2432. amount: 100
  2433. mob: IRON_GOLEM
  2434. display:
  2435. name: "&7&lIron golem"
  2436. lore-normal:
  2437. - "&7This quest will require you to"
  2438. - "&7kill 100 blaze entities"
  2439. - ""
  2440. - "&f&lProgress:"
  2441. - "&e* &7Progress:&r &7{killing:progress}/100 irongolem."
  2442. - ""
  2443. - "&f&lReward"
  2444. - "&e* &7Reward:&r &f200 Coins"
  2445. lore-started:
  2446. - "&F&oYou have started quest!"
  2447. type: "IRON_INGOT"
  2448. rewards:
  2449. - "tm add {player} 200"
  2450. options:
  2451. category: "combat"
  2452. requires:
  2453. - ""
  2454. repeatable: true
  2455. cooldown:
  2456. enabled: true
  2457. time: 2880
  2458. MiningGold1:
  2459. tasks:
  2460. mining:
  2461. type: "blockbreakcertain"
  2462. amount: 50
  2463. block: 14
  2464. display:
  2465. name: "&e&lGold ore blocks &7(1)"
  2466. lore-normal:
  2467. - "&7This quest will require you to"
  2468. - "&7mine 50 Gold ore blocks"
  2469. - ""
  2470. - "&f&lProgress:"
  2471. - "&e* &7Progress:&r &7{mining:progress}/50 Gold ores."
  2472. - ""
  2473. - "&f&lReward"
  2474. - "&e* &7Reward:&r &f50 Coins"
  2475. lore-started:
  2476. - ""
  2477. - "&F&oYou have started quest!"
  2478. type: "GOLD_ORE"
  2479. rewards:
  2480. - "tm add {player} 50"
  2481. options:
  2482. category: "mining"
  2483. requires:
  2484. - ""
  2485. repeatable: true
  2486. cooldown:
  2487. enabled: true
  2488. time: 2880
  2489. MiningGold2:
  2490. tasks:
  2491. mining:
  2492. type: "blockbreakcertain"
  2493. amount: 100
  2494. block: 14
  2495. display:
  2496. name: "&e&lGold ore blocks &7(2)"
  2497. lore-normal:
  2498. - "&7This quest will require you to"
  2499. - "&7mine 100 Gold ore blocks"
  2500. - ""
  2501. - "&f&lProgress:"
  2502. - "&e* &7Progress:&r &7{mining:progress}/100 Gold ores."
  2503. - ""
  2504. - "&f&lReward"
  2505. - "&e* &7Reward:&r &f100 Coins"
  2506. lore-started:
  2507. - ""
  2508. - "&F&oYou have started quest!"
  2509. type: "GOLD_ORE"
  2510. rewards:
  2511. - "tm add {player} 100"
  2512. options:
  2513. category: "mining"
  2514. requires:
  2515. - "MiningGold1"
  2516. repeatable: true
  2517. cooldown:
  2518. enabled: true
  2519. time: 2880
  2520. MiningGold3:
  2521. tasks:
  2522. mining:
  2523. type: "blockbreakcertain"
  2524. amount: 200
  2525. block: 14
  2526. display:
  2527. name: "&e&lGold ore blocks &7(3)"
  2528. lore-normal:
  2529. - "&7This quest will require you to"
  2530. - "&7mine 200 Gold ore blocks"
  2531. - ""
  2532. - "&f&lProgress:"
  2533. - "&e* &7Progress:&r &7{mining:progress}/200 Gold ores."
  2534. - ""
  2535. - "&f&lReward"
  2536. - "&e* &7Reward:&r &f200 Coins"
  2537. lore-started:
  2538. - ""
  2539. - "&F&oYou have started quest!"
  2540. type: "GOLD_ORE"
  2541. rewards:
  2542. - "tm add {player} 200"
  2543. options:
  2544. category: "mining"
  2545. requires:
  2546. - "MiningGold2"
  2547. repeatable: true
  2548. cooldown:
  2549. enabled: true
  2550. time: 2880
  2551. MiningGold4:
  2552. tasks:
  2553. mining:
  2554. type: "blockbreakcertain"
  2555. amount: 300
  2556. block: 14
  2557. display:
  2558. name: "&e&lGold ore blocks &7(4)"
  2559. lore-normal:
  2560. - "&7This quest will require you to"
  2561. - "&7mine 300 Gold ore blocks"
  2562. - ""
  2563. - "&f&lProgress:"
  2564. - "&e* &7Progress:&r &7{mining:progress}/300 Gold ores."
  2565. - ""
  2566. - "&f&lReward"
  2567. - "&e* &7Reward:&r &f300 Coins"
  2568. lore-started:
  2569. - ""
  2570. - "&F&oYou have started quest!"
  2571. type: "GOLD_ORE"
  2572. rewards:
  2573. - "tm add {player} 300"
  2574. options:
  2575. category: "mining"
  2576. requires:
  2577. - "MiningGold3"
  2578. repeatable: true
  2579. cooldown:
  2580. enabled: true
  2581. time: 2880
  2582. MiningGold5:
  2583. tasks:
  2584. mining:
  2585. type: "blockbreakcertain"
  2586. amount: 400
  2587. block: 14
  2588. display:
  2589. name: "&e&lGold ore blocks &7(5)"
  2590. lore-normal:
  2591. - "&7This quest will require you to"
  2592. - "&7mine 400 Gold ore blocks"
  2593. - ""
  2594. - "&f&lProgress:"
  2595. - "&e* &7Progress:&r &7{mining:progress}/400 Gold ores."
  2596. - ""
  2597. - "&f&lReward"
  2598. - "&e* &7Reward:&r &f400 Coins"
  2599. lore-started:
  2600. - ""
  2601. - "&F&oYou have started quest!"
  2602. type: "GOLD_ORE"
  2603. rewards:
  2604. - "tm add {player} 400"
  2605. options:
  2606. category: "mining"
  2607. requires:
  2608. - "MiningGold4"
  2609. repeatable: true
  2610. cooldown:
  2611. enabled: true
  2612. time: 2880
  2613. MiningGold6:
  2614. tasks:
  2615. mining:
  2616. type: "blockbreakcertain"
  2617. amount: 500
  2618. block: 14
  2619. display:
  2620. name: "&e&lGold ore blocks &7(6)"
  2621. lore-normal:
  2622. - "&7This quest will require you to"
  2623. - "&7mine 500 Gold ore blocks"
  2624. - ""
  2625. - "&f&lProgress:"
  2626. - "&e* &7Progress:&r &7{mining:progress}/500 Gold ores."
  2627. - ""
  2628. - "&f&lReward"
  2629. - "&e* &7Reward:&r &f500 Coins"
  2630. lore-started:
  2631. - ""
  2632. - "&F&oYou have started quest!"
  2633. type: "GOLD_ORE"
  2634. rewards:
  2635. - "tm add {player} 500"
  2636. options:
  2637. category: "mining"
  2638. requires:
  2639. - "MiningGold5"
  2640. repeatable: true
  2641. cooldown:
  2642. enabled: true
  2643. time: 2880
  2644. MiningGold7:
  2645. tasks:
  2646. mining:
  2647. type: "blockbreakcertain"
  2648. amount: 600
  2649. block: 14
  2650. display:
  2651. name: "&e&lGold ore blocks &7(7)"
  2652. lore-normal:
  2653. - "&7This quest will require you to"
  2654. - "&7mine 600 Gold ore blocks"
  2655. - ""
  2656. - "&f&lProgress:"
  2657. - "&e* &7Progress:&r &7{mining:progress}/600 Gold ores."
  2658. - ""
  2659. - "&f&lReward"
  2660. - "&e* &7Reward:&r &f600 Coins"
  2661. lore-started:
  2662. - ""
  2663. - "&F&oYou have started quest!"
  2664. type: "GOLD_ORE"
  2665. rewards:
  2666. - "tm add {player} 600"
  2667. options:
  2668. category: "mining"
  2669. requires:
  2670. - "MiningGold6"
  2671. repeatable: true
  2672. cooldown:
  2673. enabled: true
  2674. time: 2880
  2675. MiningGold8:
  2676. tasks:
  2677. mining:
  2678. type: "blockbreakcertain"
  2679. amount: 700
  2680. block: 14
  2681. display:
  2682. name: "&e&lGold ore blocks &7(8)"
  2683. lore-normal:
  2684. - "&7This quest will require you to"
  2685. - "&7mine 700 Gold ore blocks"
  2686. - ""
  2687. - "&f&lProgress:"
  2688. - "&e* &7Progress:&r &7{mining:progress}/700 Gold ores."
  2689. - ""
  2690. - "&f&lReward"
  2691. - "&e* &7Reward:&r &f700 Coins"
  2692. lore-started:
  2693. - ""
  2694. - "&F&oYou have started quest!"
  2695. type: "GOLD_ORE"
  2696. rewards:
  2697. - "tm add {player} 700"
  2698. options:
  2699. category: "mining"
  2700. requires:
  2701. - "MiningGold7"
  2702. repeatable: true
  2703. cooldown:
  2704. enabled: true
  2705. time: 2880
  2706. MiningGold9:
  2707. tasks:
  2708. mining:
  2709. type: "blockbreakcertain"
  2710. amount: 800
  2711. block: 14
  2712. display:
  2713. name: "&e&lGold ore blocks &7(9)"
  2714. lore-normal:
  2715. - "&7This quest will require you to"
  2716. - "&7mine 800 Gold ore blocks"
  2717. - ""
  2718. - "&f&lProgress:"
  2719. - "&e* &7Progress:&r &7{mining:progress}/800 Gold ores."
  2720. - ""
  2721. - "&f&lReward"
  2722. - "&e* &7Reward:&r &f800 Coins"
  2723. lore-started:
  2724. - ""
  2725. - "&F&oYou have started quest!"
  2726. type: "GOLD_ORE"
  2727. rewards:
  2728. - "tm add {player} 800"
  2729. options:
  2730. category: "mining"
  2731. requires:
  2732. - "MiningGold8"
  2733. repeatable: true
  2734. cooldown:
  2735. enabled: true
  2736. time: 2880
  2737. MiningDiamond1:
  2738. tasks:
  2739. mining:
  2740. type: "blockbreakcertain"
  2741. amount: 50
  2742. block: 56
  2743. display:
  2744. name: "&b&lDiamond ore blocks &7(1)"
  2745. lore-normal:
  2746. - "&7This quest will require you to"
  2747. - "&7mine 50 Diamond ore blocks"
  2748. - ""
  2749. - "&f&lProgress:"
  2750. - "&e* &7Progress:&r &7{mining:progress}/50 Diamond ores."
  2751. - ""
  2752. - "&f&lReward"
  2753. - "&e* &7Reward:&r &f50 Coins"
  2754. lore-started:
  2755. - ""
  2756. - "&F&oYou have started quest!"
  2757. type: "DIAMOND_ORE"
  2758. rewards:
  2759. - "tm add {player} 50"
  2760. options:
  2761. category: "mining"
  2762. requires:
  2763. - ""
  2764. repeatable: true
  2765. cooldown:
  2766. enabled: true
  2767. time: 2880
  2768. MiningDiamond2:
  2769. tasks:
  2770. mining:
  2771. type: "blockbreakcertain"
  2772. amount: 100
  2773. block: 56
  2774. display:
  2775. name: "&b&lDiamond ore blocks &7(2)"
  2776. lore-normal:
  2777. - "&7This quest will require you to"
  2778. - "&7mine 100 Diamond ore blocks"
  2779. - ""
  2780. - "&f&lProgress:"
  2781. - "&e* &7Progress:&r &7{mining:progress}/100 Diamond ores."
  2782. - ""
  2783. - "&f&lReward"
  2784. - "&e* &7Reward:&r &f100 Coins"
  2785. lore-started:
  2786. - ""
  2787. - "&F&oYou have started quest!"
  2788. type: "DIAMOND_ORE"
  2789. rewards:
  2790. - "tm add {player} 100"
  2791. options:
  2792. category: "mining"
  2793. requires:
  2794. - "MiningDiamond1"
  2795. repeatable: true
  2796. cooldown:
  2797. enabled: true
  2798. time: 2880
  2799. MiningDiamond3:
  2800. tasks:
  2801. mining:
  2802. type: "blockbreakcertain"
  2803. amount: 200
  2804. block: 56
  2805. display:
  2806. name: "&b&lDiamond ore blocks &7(3)"
  2807. lore-normal:
  2808. - "&7This quest will require you to"
  2809. - "&7mine 200 Diamond ore blocks"
  2810. - ""
  2811. - "&f&lProgress:"
  2812. - "&e* &7Progress:&r &7{mining:progress}/200 Diamond ores."
  2813. - ""
  2814. - "&f&lReward"
  2815. - "&e* &7Reward:&r &f200 Coins"
  2816. lore-started:
  2817. - ""
  2818. - "&F&oYou have started quest!"
  2819. type: "DIAMOND_ORE"
  2820. rewards:
  2821. - "tm add {player} 200"
  2822. options:
  2823. category: "mining"
  2824. requires:
  2825. - "MiningDiamond2"
  2826. repeatable: true
  2827. cooldown:
  2828. enabled: true
  2829. time: 2880
  2830. MiningDiamond4:
  2831. tasks:
  2832. mining:
  2833. type: "blockbreakcertain"
  2834. amount: 300
  2835. block: 56
  2836. display:
  2837. name: "&b&lDiamond ore blocks &7(4)"
  2838. lore-normal:
  2839. - "&7This quest will require you to"
  2840. - "&7mine 300 Diamond ore blocks"
  2841. - ""
  2842. - "&f&lProgress:"
  2843. - "&e* &7Progress:&r &7{mining:progress}/300 Diamond ores."
  2844. - ""
  2845. - "&f&lReward"
  2846. - "&e* &7Reward:&r &f300 Coins"
  2847. lore-started:
  2848. - ""
  2849. - "&F&oYou have started quest!"
  2850. type: "DIAMOND_ORE"
  2851. rewards:
  2852. - "tm add {player} 300"
  2853. options:
  2854. category: "mining"
  2855. requires:
  2856. - "MiningDiamond3"
  2857. repeatable: true
  2858. cooldown:
  2859. enabled: true
  2860. time: 2880
  2861. MiningDiamond5:
  2862. tasks:
  2863. mining:
  2864. type: "blockbreakcertain"
  2865. amount: 400
  2866. block: 56
  2867. display:
  2868. name: "&b&lDiamond ore blocks &7(5)"
  2869. lore-normal:
  2870. - "&7This quest will require you to"
  2871. - "&7mine 400 Diamond ore blocks"
  2872. - ""
  2873. - "&f&lProgress:"
  2874. - "&e* &7Progress:&r &7{mining:progress}/400 Diamond ores."
  2875. - ""
  2876. - "&f&lReward"
  2877. - "&e* &7Reward:&r &f400 Coins"
  2878. lore-started:
  2879. - ""
  2880. - "&F&oYou have started quest!"
  2881. type: "DIAMOND_ORE"
  2882. rewards:
  2883. - "tm add {player} 400"
  2884. options:
  2885. category: "mining"
  2886. requires:
  2887. - "MiningDiamond4"
  2888. repeatable: true
  2889. cooldown:
  2890. enabled: true
  2891. time: 2880
  2892. MiningDiamond6:
  2893. tasks:
  2894. mining:
  2895. type: "blockbreakcertain"
  2896. amount: 500
  2897. block: 56
  2898. display:
  2899. name: "&b&lDiamond ore blocks &7(6)"
  2900. lore-normal:
  2901. - "&7This quest will require you to"
  2902. - "&7mine 500 Diamond ore blocks"
  2903. - ""
  2904. - "&f&lProgress:"
  2905. - "&e* &7Progress:&r &7{mining:progress}/500 Diamond ores."
  2906. - ""
  2907. - "&f&lReward"
  2908. - "&e* &7Reward:&r &f500 Coins"
  2909. lore-started:
  2910. - ""
  2911. - "&F&oYou have started quest!"
  2912. type: "DIAMOND_ORE"
  2913. rewards:
  2914. - "tm add {player} 500"
  2915. options:
  2916. category: "mining"
  2917. requires:
  2918. - "MiningDiamond5"
  2919. repeatable: true
  2920. cooldown:
  2921. enabled: true
  2922. time: 2880
  2923. MiningDiamond7:
  2924. tasks:
  2925. mining:
  2926. type: "blockbreakcertain"
  2927. amount: 600
  2928. block: 56
  2929. display:
  2930. name: "&b&lDiamond ore blocks &7(7)"
  2931. lore-normal:
  2932. - "&7This quest will require you to"
  2933. - "&7mine 600 Diamond ore blocks"
  2934. - ""
  2935. - "&f&lProgress:"
  2936. - "&e* &7Progress:&r &7{mining:progress}/600 Diamond ores."
  2937. - ""
  2938. - "&f&lReward"
  2939. - "&e* &7Reward:&r &f600 Coins"
  2940. lore-started:
  2941. - ""
  2942. - "&F&oYou have started quest!"
  2943. type: "DIAMOND_ORE"
  2944. rewards:
  2945. - "tm add {player} 600"
  2946. options:
  2947. category: "mining"
  2948. requires:
  2949. - "MiningDiamond6"
  2950. repeatable: true
  2951. cooldown:
  2952. enabled: true
  2953. time: 2880
  2954. MiningDiamond8:
  2955. tasks:
  2956. mining:
  2957. type: "blockbreakcertain"
  2958. amount: 700
  2959. block: 56
  2960. display:
  2961. name: "&b&lDiamond ore blocks &7(8)"
  2962. lore-normal:
  2963. - "&7This quest will require you to"
  2964. - "&7mine 700 Diamond ore blocks"
  2965. - ""
  2966. - "&f&lProgress:"
  2967. - "&e* &7Progress:&r &7{mining:progress}/700 Diamond ores."
  2968. - ""
  2969. - "&f&lReward"
  2970. - "&e* &7Reward:&r &f700 Coins"
  2971. lore-started:
  2972. - ""
  2973. - "&F&oYou have started quest!"
  2974. type: "DIAMOND_ORE"
  2975. rewards:
  2976. - "tm add {player} 700"
  2977. options:
  2978. category: "mining"
  2979. requires:
  2980. - "MiningDiamond7"
  2981. repeatable: true
  2982. cooldown:
  2983. enabled: true
  2984. time: 2880
  2985. MiningDiamond9:
  2986. tasks:
  2987. mining:
  2988. type: "blockbreakcertain"
  2989. amount: 800
  2990. block: 56
  2991. display:
  2992. name: "&b&lDiamond ore blocks &7(9)"
  2993. lore-normal:
  2994. - "&7This quest will require you to"
  2995. - "&7mine 800 Diamond ore blocks"
  2996. - ""
  2997. - "&f&lProgress:"
  2998. - "&e* &7Progress:&r &7{mining:progress}/800 Diamond ores."
  2999. - ""
  3000. - "&f&lReward"
  3001. - "&e* &7Reward:&r &f800 Coins"
  3002. lore-started:
  3003. - ""
  3004. - "&F&oYou have started quest!"
  3005. type: "DIAMOND_ORE"
  3006. rewards:
  3007. - "tm add {player} 800"
  3008. options:
  3009. category: "mining"
  3010. requires:
  3011. - "MiningDiamond8"
  3012. repeatable: true
  3013. cooldown:
  3014. enabled: true
  3015. time: 2880
  3016. MiningEmerald1:
  3017. tasks:
  3018. mining:
  3019. type: "blockbreakcertain"
  3020. amount: 50
  3021. block: 129
  3022. display:
  3023. name: "&A&lEmerald ore blocks &7(1)"
  3024. lore-normal:
  3025. - "&7This quest will require you to"
  3026. - "&7mine 50 Emerald ore blocks"
  3027. - ""
  3028. - "&f&lProgress:"
  3029. - "&e* &7Progress:&r &7{mining:progress}/50 Emerald ores."
  3030. - ""
  3031. - "&f&lReward"
  3032. - "&e* &7Reward:&r &f50 Coins"
  3033. lore-started:
  3034. - ""
  3035. - "&F&oYou have started quest!"
  3036. type: "EMERALD_ORE"
  3037. rewards:
  3038. - "tm add {player} 50"
  3039. options:
  3040. category: "mining"
  3041. requires:
  3042. - ""
  3043. repeatable: true
  3044. cooldown:
  3045. enabled: true
  3046. time: 2880
  3047. MiningEmerald2:
  3048. tasks:
  3049. mining:
  3050. type: "blockbreakcertain"
  3051. amount: 100
  3052. block: 129
  3053. display:
  3054. name: "&A&lEmerald ore blocks &7(2)"
  3055. lore-normal:
  3056. - "&7This quest will require you to"
  3057. - "&7mine 100 Emerald ore blocks"
  3058. - ""
  3059. - "&f&lProgress:"
  3060. - "&e* &7Progress:&r &7{mining:progress}/100 Emerald ores."
  3061. - ""
  3062. - "&f&lReward"
  3063. - "&e* &7Reward:&r &f100 Coins"
  3064. lore-started:
  3065. - ""
  3066. - "&F&oYou have started quest!"
  3067. type: "EMERALD_ORE"
  3068. rewards:
  3069. - "tm add {player} 100"
  3070. options:
  3071. category: "mining"
  3072. requires:
  3073. - "MiningEmerald1"
  3074. repeatable: true
  3075. cooldown:
  3076. enabled: true
  3077. time: 2880
  3078. MiningEmerald3:
  3079. tasks:
  3080. mining:
  3081. type: "blockbreakcertain"
  3082. amount: 200
  3083. block: 129
  3084. display:
  3085. name: "&A&lEmerald ore blocks &7(3)"
  3086. lore-normal:
  3087. - "&7This quest will require you to"
  3088. - "&7mine 200 Emerald ore blocks"
  3089. - ""
  3090. - "&f&lProgress:"
  3091. - "&e* &7Progress:&r &7{mining:progress}/200 Emerald ores."
  3092. - ""
  3093. - "&f&lReward"
  3094. - "&e* &7Reward:&r &f200 Coins"
  3095. lore-started:
  3096. - ""
  3097. - "&F&oYou have started quest!"
  3098. type: "EMERALD_ORE"
  3099. rewards:
  3100. - "tm add {player} 200"
  3101. options:
  3102. category: "mining"
  3103. requires:
  3104. - "MiningEmerald2"
  3105. repeatable: true
  3106. cooldown:
  3107. enabled: true
  3108. time: 2880
  3109. MiningEmerald4:
  3110. tasks:
  3111. mining:
  3112. type: "blockbreakcertain"
  3113. amount: 300
  3114. block: 129
  3115. display:
  3116. name: "&A&lEmerald ore blocks &7(4)"
  3117. lore-normal:
  3118. - "&7This quest will require you to"
  3119. - "&7mine 300 Emerald ore blocks"
  3120. - ""
  3121. - "&f&lProgress:"
  3122. - "&e* &7Progress:&r &7{mining:progress}/300 Emerald ores."
  3123. - ""
  3124. - "&f&lReward"
  3125. - "&e* &7Reward:&r &f300 Coins"
  3126. lore-started:
  3127. - ""
  3128. - "&F&oYou have started quest!"
  3129. type: "EMERALD_ORE"
  3130. rewards:
  3131. - "tm add {player} 300"
  3132. options:
  3133. category: "mining"
  3134. requires:
  3135. - "MiningEmerald3"
  3136. repeatable: true
  3137. cooldown:
  3138. enabled: true
  3139. time: 2880
  3140. MiningEmerald5:
  3141. tasks:
  3142. mining:
  3143. type: "blockbreakcertain"
  3144. amount: 400
  3145. block: 129
  3146. display:
  3147. name: "&A&lEmerald ore blocks &7(5)"
  3148. lore-normal:
  3149. - "&7This quest will require you to"
  3150. - "&7mine 400 Emerald ore blocks"
  3151. - ""
  3152. - "&f&lProgress:"
  3153. - "&e* &7Progress:&r &7{mining:progress}/400 Emerald ores."
  3154. - ""
  3155. - "&f&lReward"
  3156. - "&e* &7Reward:&r &f400 Coins"
  3157. lore-started:
  3158. - ""
  3159. - "&F&oYou have started quest!"
  3160. type: "EMERALD_ORE"
  3161. rewards:
  3162. - "tm add {player} 400"
  3163. options:
  3164. category: "mining"
  3165. requires:
  3166. - "MiningEmerald4"
  3167. repeatable: true
  3168. cooldown:
  3169. enabled: true
  3170. time: 2880
  3171. MiningEmerald6:
  3172. tasks:
  3173. mining:
  3174. type: "blockbreakcertain"
  3175. amount: 500
  3176. block: 129
  3177. display:
  3178. name: "&A&lEmerald ore blocks &7(6)"
  3179. lore-normal:
  3180. - "&7This quest will require you to"
  3181. - "&7mine 500 Emerald ore blocks"
  3182. - ""
  3183. - "&f&lProgress:"
  3184. - "&e* &7Progress:&r &7{mining:progress}/500 Emerald ores."
  3185. - ""
  3186. - "&f&lReward"
  3187. - "&e* &7Reward:&r &f500 Coins"
  3188. lore-started:
  3189. - ""
  3190. - "&F&oYou have started quest!"
  3191. type: "EMERALD_ORE"
  3192. rewards:
  3193. - "tm add {player} 500"
  3194. options:
  3195. category: "mining"
  3196. requires:
  3197. - "MiningEmerald5"
  3198. repeatable: true
  3199. cooldown:
  3200. enabled: true
  3201. time: 2880
  3202. MiningEmerald7:
  3203. tasks:
  3204. mining:
  3205. type: "blockbreakcertain"
  3206. amount: 600
  3207. block: 129
  3208. display:
  3209. name: "&A&lEmerald ore blocks &7(7)"
  3210. lore-normal:
  3211. - "&7This quest will require you to"
  3212. - "&7mine 600 Emerald ore blocks"
  3213. - ""
  3214. - "&f&lProgress:"
  3215. - "&e* &7Progress:&r &7{mining:progress}/600 Emerald ores."
  3216. - ""
  3217. - "&f&lReward"
  3218. - "&e* &7Reward:&r &f600 Coins"
  3219. lore-started:
  3220. - ""
  3221. - "&F&oYou have started quest!"
  3222. type: "EMERALD_ORE"
  3223. rewards:
  3224. - "tm add {player} 600"
  3225. options:
  3226. category: "mining"
  3227. requires:
  3228. - "MiningEmerald6"
  3229. repeatable: true
  3230. cooldown:
  3231. enabled: true
  3232. time: 2880
  3233. MiningEmerald8:
  3234. tasks:
  3235. mining:
  3236. type: "blockbreakcertain"
  3237. amount: 700
  3238. block: 129
  3239. display:
  3240. name: "&A&lEmerald ore blocks &7(8)"
  3241. lore-normal:
  3242. - "&7This quest will require you to"
  3243. - "&7mine 700 Emerald ore blocks"
  3244. - ""
  3245. - "&f&lProgress:"
  3246. - "&e* &7Progress:&r &7{mining:progress}/700 Emerald ores."
  3247. - ""
  3248. - "&f&lReward"
  3249. - "&e* &7Reward:&r &f700 Coins"
  3250. lore-started:
  3251. - ""
  3252. - "&F&oYou have started quest!"
  3253. type: "EMERALD_ORE"
  3254. rewards:
  3255. - "tm add {player} 700"
  3256. options:
  3257. category: "mining"
  3258. requires:
  3259. - "MiningEmerald7"
  3260. repeatable: true
  3261. cooldown:
  3262. enabled: true
  3263. time: 2880
  3264. MiningEmerald9:
  3265. tasks:
  3266. mining:
  3267. type: "blockbreakcertain"
  3268. amount: 800
  3269. block: 129
  3270. display:
  3271. name: "&A&lEmerald ore blocks &7(9)"
  3272. lore-normal:
  3273. - "&7This quest will require you to"
  3274. - "&7mine 800 Emerald ore blocks"
  3275. - ""
  3276. - "&f&lProgress:"
  3277. - "&e* &7Progress:&r &7{mining:progress}/800 Emerald ores."
  3278. - ""
  3279. - "&f&lReward"
  3280. - "&e* &7Reward:&r &f800 Coins"
  3281. lore-started:
  3282. - ""
  3283. - "&F&oYou have started quest!"
  3284. type: "EMERALD_ORE"
  3285. rewards:
  3286. - "tm add {player} 800"
  3287. options:
  3288. category: "mining"
  3289. requires:
  3290. - "MiningEmerald8"
  3291. repeatable: true
  3292. cooldown:
  3293. enabled: true
  3294. time: 2880
  3295. #############################################################################################
  3296. #############################################################################################
  3297. PlayTime1:
  3298. tasks:
  3299. playtime:
  3300. type: "playtime"
  3301. minutes: 30
  3302. display:
  3303. name: "&3&lPlayTime Quest &7(1)"
  3304. lore-normal:
  3305. - "&7This quest requires you to:"
  3306. - "&3* &7Play for 30 minutes."
  3307. - ""
  3308. - "&f&lProgress:"
  3309. - "&3* &7Progress:&r &f{playtime:progress}/30 minutes."
  3310. - ""
  3311. - "&f&lReward"
  3312. - "&3* &7Reward:&r &f50 Coins"
  3313. lore-started:
  3314. - ""
  3315. - "&F&oYou have started quest!"
  3316. type: "WATCH"
  3317. rewards:
  3318. - "tm add {player} 50"
  3319. options:
  3320. category: "playtime"
  3321. requires:
  3322. - ""
  3323. repeatable: false
  3324. cooldown:
  3325. enabled: true
  3326. time: 1296000
  3327. PlayTime2:
  3328. tasks:
  3329. playtime:
  3330. type: "playtime"
  3331. minutes: 60
  3332. display:
  3333. name: "&3&lPlayTime Quest &7(2)"
  3334. lore-normal:
  3335. - "&7This quest requires you to:"
  3336. - "&3* &7Play for 60 minutes."
  3337. - ""
  3338. - "&f&lProgress:"
  3339. - "&3* &7Progress:&r &f{playtime:progress}/60 minutes."
  3340. - ""
  3341. - "&f&lReward"
  3342. - "&3* &7Reward:&r &f75 Coins"
  3343. lore-started:
  3344. - ""
  3345. - "&F&oYou have started quest!"
  3346. type: "WATCH"
  3347. rewards:
  3348. - "tm add {player} 75"
  3349. options:
  3350. category: "playtime"
  3351. requires:
  3352. - "PlayTime1"
  3353. repeatable: false
  3354. cooldown:
  3355. enabled: true
  3356. time: 1296000
  3357. PlayTime3:
  3358. tasks:
  3359. playtime:
  3360. type: "playtime"
  3361. minutes: 120
  3362. display:
  3363. name: "&3&lPlayTime Quest &7(3)"
  3364. lore-normal:
  3365. - "&7This quest requires you to:"
  3366. - "&3* &7Play for 120 minutes."
  3367. - ""
  3368. - "&f&lProgress:"
  3369. - "&3* &7Progress:&r &f{playtime:progress}/120 minutes."
  3370. - ""
  3371. - "&f&lReward"
  3372. - "&3* &7Reward:&r &f125 Coins"
  3373. lore-started:
  3374. - ""
  3375. - "&F&oYou have started quest!"
  3376. type: "WATCH"
  3377. rewards:
  3378. - "tm add {player} 125"
  3379. options:
  3380. category: "playtime"
  3381. requires:
  3382. - "PlayTime2"
  3383. repeatable: false
  3384. cooldown:
  3385. enabled: true
  3386. time: 1296000
  3387. PlayTime4:
  3388. tasks:
  3389. playtime:
  3390. type: "playtime"
  3391. minutes: 240
  3392. display:
  3393. name: "&3&lPlayTime Quest &7(4)"
  3394. lore-normal:
  3395. - "&7This quest requires you to:"
  3396. - "&3* &7Play for 240 minutes."
  3397. - ""
  3398. - "&f&lProgress:"
  3399. - "&3* &7Progress:&r &f{playtime:progress}/240 minutes."
  3400. - ""
  3401. - "&f&lReward"
  3402. - "&3* &7Reward:&r &f200 Coins"
  3403. lore-started:
  3404. - ""
  3405. - "&F&oYou have started quest!"
  3406. type: "WATCH"
  3407. rewards:
  3408. - "tm add {player} 200"
  3409. options:
  3410. category: "playtime"
  3411. requires:
  3412. - "PlayTime3"
  3413. repeatable: false
  3414. cooldown:
  3415. enabled: true
  3416. time: 1296000
  3417. PlayTime5:
  3418. tasks:
  3419. playtime:
  3420. type: "playtime"
  3421. minutes: 480
  3422. display:
  3423. name: "&3&lPlayTime Quest &7(5)"
  3424. lore-normal:
  3425. - "&7This quest requires you to:"
  3426. - "&3* &7Play for 480 minutes."
  3427. - ""
  3428. - "&f&lProgress:"
  3429. - "&3* &7Progress:&r &f{playtime:progress}/480 minutes."
  3430. - ""
  3431. - "&f&lReward"
  3432. - "&3* &7Reward:&r &f500 Coins"
  3433. lore-started:
  3434. - ""
  3435. - "&F&oYou have started quest!"
  3436. type: "WATCH"
  3437. rewards:
  3438. - "tm add {player} 500"
  3439. options:
  3440. category: "playtime"
  3441. requires:
  3442. - "PlayTime4"
  3443. repeatable: false
  3444. cooldown:
  3445. enabled: true
  3446. time: 1296000
  3447. PlayTime6:
  3448. tasks:
  3449. playtime:
  3450. type: "playtime"
  3451. minutes: 720
  3452. display:
  3453. name: "&3&lPlayTime Quest &7(6)"
  3454. lore-normal:
  3455. - "&7This quest requires you to:"
  3456. - "&3* &7Play for 720 minutes."
  3457. - ""
  3458. - "&f&lProgress:"
  3459. - "&3* &7Progress:&r &f{playtime:progress}/720 minutes."
  3460. - ""
  3461. - "&f&lReward"
  3462. - "&3* &7Reward:&r &f1000 Coins"
  3463. lore-started:
  3464. - ""
  3465. - "&F&oYou have started quest!"
  3466. type: "WATCH"
  3467. rewards:
  3468. - "tm add {player} 1000"
  3469. options:
  3470. category: "playtime"
  3471. requires:
  3472. - "PlayTime5"
  3473. repeatable: false
  3474. cooldown:
  3475. enabled: true
  3476. time: 1296000
  3477. PlayTime7:
  3478. tasks:
  3479. playtime:
  3480. type: "playtime"
  3481. minutes: 900
  3482. display:
  3483. name: "&3&lPlayTime Quest &7(7)"
  3484. lore-normal:
  3485. - "&7This quest requires you to:"
  3486. - "&3* &7Play for 900 minutes."
  3487. - ""
  3488. - "&f&lProgress:"
  3489. - "&3* &7Progress:&r &f{playtime:progress}/900 minutes."
  3490. - ""
  3491. - "&f&lReward"
  3492. - "&3* &7Reward:&r &f1800 Coins"
  3493. lore-started:
  3494. - ""
  3495. - "&F&oYou have started quest!"
  3496. type: "WATCH"
  3497. rewards:
  3498. - "tm add {player} 1800"
  3499. options:
  3500. category: "playtime"
  3501. requires:
  3502. - "PlayTime6"
  3503. repeatable: false
  3504. cooldown:
  3505. enabled: true
  3506. time: 1296000
  3507. PlayTime8:
  3508. tasks:
  3509. playtime:
  3510. type: "playtime"
  3511. minutes: 1000
  3512. display:
  3513. name: "&3&lPlayTime Quest &7(8)"
  3514. lore-normal:
  3515. - "&7This quest requires you to:"
  3516. - "&3* &7Play for 1000 minutes."
  3517. - ""
  3518. - "&f&lProgress:"
  3519. - "&3* &7Progress:&r &f{playtime:progress}/1000 minutes."
  3520. - ""
  3521. - "&f&lReward"
  3522. - "&3* &7Reward:&r &f2500 Coins"
  3523. lore-started:
  3524. - ""
  3525. - "&F&oYou have started quest!"
  3526. type: "WATCH"
  3527. rewards:
  3528. - "tm add {player} 2500"
  3529. options:
  3530. category: "playtime"
  3531. requires:
  3532. - "PlayTime7"
  3533. repeatable: false
  3534. cooldown:
  3535. enabled: true
  3536. time: 1296000
  3537. PlayTime9:
  3538. tasks:
  3539. playtime:
  3540. type: "playtime"
  3541. minutes: 12500
  3542. display:
  3543. name: "&3&lPlayTime Quest &7(9)"
  3544. lore-normal:
  3545. - "&7This quest requires you to:"
  3546. - "&3* &7Play for 12500 minutes."
  3547. - ""
  3548. - "&f&lProgress:"
  3549. - "&3* &7Progress:&r &f{playtime:progress}/12500 minutes."
  3550. - ""
  3551. - "&f&lReward"
  3552. - "&3* &7Reward:&r &f5000 Coins"
  3553. lore-started:
  3554. - ""
  3555. - "&F&oYou have started quest!"
  3556. type: "WATCH"
  3557. rewards:
  3558. - "tm add {player} 5000"
  3559. options:
  3560. category: "playtime"
  3561. requires:
  3562. - "PlayTime8"
  3563. repeatable: false
  3564. cooldown:
  3565. enabled: true
  3566. time: 1296000
  3567. #############################################################################################
  3568. #############################################################################################
  3569. categories:
  3570. farming:
  3571. display:
  3572. name: "&r"
  3573. lore:
  3574. - "&cfarming"
  3575. type: "296"
  3576. mining:
  3577. display:
  3578. name: "&r"
  3579. lore:
  3580. - "&cmining"
  3581. type: "278"
  3582. combat:
  3583. display:
  3584. name: "&r"
  3585. lore:
  3586. - "&cCombat"
  3587. type: "261"
  3588. playtime:
  3589. display:
  3590. name: "&r"
  3591. lore:
  3592. - "&cplaytime"
  3593. type: "261"
  3594. ###########################################################################################
  3595. gui:
  3596. back-button:
  3597. name: "&cReturn"
  3598. lore:
  3599. - "&7Return to the categories menu."
  3600. type: "ARROW"
  3601. page-prev:
  3602. name: "&7Previous Page"
  3603. lore:
  3604. - "&7Switch the page to page &c{prevpage}."
  3605. type: "FEATHER"
  3606. page-next:
  3607. name: "&7Next Page"
  3608. lore:
  3609. - "&7Switch the page to page &c{nextpage}."
  3610. type: "FEATHER"
  3611. page-desc:
  3612. name: "&7Page &c{page}"
  3613. lore:
  3614. - "&7You are currently viewing page &c{page}."
  3615. type: "PAPER"
  3616. quest-locked-display:
  3617. name: "&c&lQuest Locked"
  3618. lore:
  3619. - "&7You have not completed the requirements"
  3620. - "&7for this quest!"
  3621. - ""
  3622. - "&7Requires: &e{requirements}"
  3623. - "&7to be completed to unlock."
  3624. type: "160:14"
  3625. quest-cooldown-display:
  3626. name: "&c&lCooldown"
  3627. lore:
  3628. - "&7You have recently completed this quest"
  3629. - "&7and you must wait"
  3630. - "&7another &e{time} &7to unlock again."
  3631. type: "160:1"
  3632. quest-completed-display:
  3633. name: "&a&lQuest Complete"
  3634. lore:
  3635. - "&7You have completed this quest"
  3636. type: "160:5"
  3637.  
  3638. options:
  3639. # Hide locked quests, quests on cooldown and completed (but not repeatable) quests
  3640. gui-hide-locked: false
  3641. # If categories are disabled, quests will be put into one big gui.
  3642. categories-enabled: true
  3643. # If true, the gui size will automatically change based on the amount of quests inside it.
  3644. trim-gui-size: true
  3645. # Enable/disable titles
  3646. titles-enabled: true
  3647. # Players cannot start any more quests than this at a single time
  3648. quest-started-limit: 5
  3649. # Titles for the GUIs
  3650. guinames:
  3651. quests-category: "Quests Categories"
  3652. quests-menu: "Quests"
  3653. daily-quests: "Daily Quests"
  3654.  
  3655. # This switches up the entire quest system.
  3656. # By enabling daily-quests, players will no longer be presented with the standard Quest GUI.
  3657. # Instead, they will be presented with 5 random quests.
  3658. # The 'requirements' section in each quest does not apply here.
  3659. # The 'cooldown' section in each quest does not apply here - if it's done, it's done (and will be repeatable next time they get the quest).
  3660. # The 'repeatable' section in each quest does not apply here. It will NOT be repeatable until the next day.
  3661. # Enabling this MAY cause previous quest progress to be modified, wiped or changed irreversibly! If you're testing this on a live server, it is wise to backup
  3662. # the Quests/playerdata/ folder! You've been warned!
  3663. #
  3664. # Quests BETA: this feature is a work in progress, it does not work yet!
  3665. daily-quests:
  3666. enabled: false
  3667.  
  3668. # Configure titles
  3669. titles:
  3670. quest-start:
  3671. title: "&a&l&nQuest Started"
  3672. subtitle: "&7{quest}"
  3673. quest-complete:
  3674. title: "&a&l&nQuest Complete"
  3675. subtitle: "&7{quest}"
  3676.  
  3677. # Configure messages
  3678. messages:
  3679. quest-start: "&a&lQuests &8» &e{quest} &fstarted!"
  3680. quest-complete: "&a&lQuests &8» &fQuest &e{quest} &fcompleted!"
  3681. quest-start-limit: "&a&lQuests &8» &fPlayers are limited to &e{limit} &fstarted quests at a time."
  3682. quest-start-disabled: "&a&lQuests &8» &fYou cannot repeat this quest."
  3683. quest-start-locked: "&a&lQuests &8» &fYou have not unlocked this quest yet."
  3684. quest-start-cooldown: "&a&lQuests &8» &fYou have recently completed this quest. You have to wait &e{time} &funtil you are able to restart it."
  3685. quest-updater: "&cQuests > &fA new version &c{newver} &fwas found on Spigot (your version: &c{oldver}&f). Please update me! <3 - Link: {link}"
  3686. command-quest-start-doesntexist: "&fThe specified quest '&c{quest}&f' does not exist."
  3687. command-category-open-disabled: "&fCategories are disabled."
  3688. command-category-open-doesntexist: "&fThe specified category '&c{category}&f' does not exist."
  3689. command-quest-admin-playernotfound: "&fPlayer '&c{player}&f' could not be found."
  3690. command-quest-openquests-admin-success: "&fOpened Quest GUI for player &c{player}&f."
  3691. command-quest-opencategory-admin-success: "&fOpened category &c{category} &ffor player &c{player}&f."
  3692. command-quest-start-admin-success: "&fSuccessfully started quest '&c{quest}&f' for player &c{player}&f."
  3693. command-quest-complete-admin-success: "&fSuccessfully completed quest '&c{quest}&f' for player &c{player}&f."
  3694. command-quest-reset-admin-success: "&fSuccessfully reset quest '&c{quest}&f' for player &c{player}&f."
  3695. command-quest-fullreset-admin-success: "&fSuccessfully reset player &c{player}&f."
  3696. command-quest-start-admin-fail: "&fQuest '&c{quest}&f' could not be started for player &c{player}&f. They may not have unlocked it, on cooldown, etc."
  3697. command-quest-complete-admin-fail: "&fFailed to complete '&c{quest}&f' for player &c{player}&f. They may have not started it."
  3698. command-taskview-admin-fail: "&fTask type '&c{task}&f' does not exist."
  3699. beta-reminder: "&cQuests > &fReminder: you are currently using a &cbeta &fversion of Quests. Please send bug reports to https://github.com/fatpigsarefat/Quests/issues and check for updates regularly using &c/quests admin update&f!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement