Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # For non-English characters, this file MUST stay encoded in UTF-8
- quests:
- Hunter:
- name: Mob Hunter
- ask-message: <yellow>Venture out before sunrise and kill spiders, zombies and
- skeletons.
- finish-message: <yellow>Excellent work. It will be a little safer out there now.
- requirements:
- quests:
- - Iron Miner
- fail-requirement-message: <red>Complete <pink>Iron Miner<red> first.
- stages:
- ordered:
- '1':
- death-event: DeathFail
- mobs-to-kill:
- - Spider
- mob-amounts:
- - 10
- finish-event: NiceFinish
- '2':
- death-event: DeathFail
- mobs-to-kill:
- - Zombie
- mob-amounts:
- - 10
- finish-event: NiceFinish
- '3':
- death-event: DeathFail
- mobs-to-kill:
- - Skeleton
- mob-amounts:
- - 10
- rewards:
- exp: 300
- quest-points: 1
- CatchFish:
- name: Catch Fish
- ask-message: <yellow>Catch some fish!
- finish-message: <yellow>Good job. Here is some <green>experience<yellow>.
- requirements:
- quests:
- - Iron Miner
- fail-requirement-message: <red>Complete <pink>Iron Miner<red> first.
- stages:
- ordered:
- '1':
- start-event: RodStart
- death-event: DeathFail
- chat-events:
- - GiveRod
- chat-event-triggers:
- - rod
- fish-to-catch: 5
- rewards:
- exp: 250
- custom1:
- name: Iron Miner
- ask-message: <yellow>Mine <pink>64 <yellow>blocks of <pink>Iron Ore <yellow>and
- return to the mine foreman's office.
- finish-message: §eWell done. Here is your reward.
- requirements:
- items:
- - ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: STONE_PICKAXE
- remove-items:
- - false
- fail-requirement-message: §cYou must have a §dStone Pickaxe§c first.
- stages:
- ordered:
- '1':
- break-block-names:
- - IRON_ORE
- break-block-amounts:
- - 64
- break-block-durability:
- - 0
- '2':
- locations-to-reach:
- - world -213.0 67.0 -58.0
- reach-location-radii:
- - 2
- reach-location-names:
- - Mine Foreman's Office
- rewards:
- items:
- - ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: IRON_INGOT
- amount: 16
- money: 25
- quest-points: 1
- options:
- allow-commands: true
- allow-quitting: true
- use-dungeonsxl-plugin: false
- use-parties-plugin: true
- share-progress-level: 1
- require-same-quest: true
- custom2:
- name: Dark Oak Logger
- ask-message: Chop 64 dark oak logs and return to the Forester's Hut.
- finish-message: Thanks for the hard work.
- requirements:
- items:
- - ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: STONE_AXE
- remove-items:
- - false
- stages:
- ordered:
- '1':
- break-block-names:
- - dark_oak_log
- break-block-amounts:
- - 64
- break-block-durability:
- - 0
- '2':
- locations-to-reach:
- - world -195.0 72.0 -23.0
- reach-location-radii:
- - 3
- reach-location-names:
- - Forester's Hut
- rewards:
- items:
- - ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: STRIPPED_DARK_OAK_WOOD
- amount: 32
- money: 10
- quest-points: 1
- options:
- allow-commands: true
- allow-quitting: true
- use-dungeonsxl-plugin: false
- use-parties-plugin: true
- share-progress-level: 1
- require-same-quest: true
- custom3:
- name: Make a house a home
- ask-message: I want you to build a simple wooden hut.
- finish-message: Thanks for a job well done!
- requirements:
- items:
- - ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: STRIPPED_DARK_OAK_WOOD
- amount: 60
- - ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: DARK_OAK_PLANKS
- amount: 6
- remove-items:
- - false
- - false
- quests:
- - Dark Oak Logger
- fail-requirement-message: cancel
- stages:
- ordered:
- '1':
- items-to-craft:
- - ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: DARK_OAK_DOOR
- '2':
- locations-to-reach:
- - world -191.0 66.0 30.0
- reach-location-radii:
- - 3
- reach-location-names:
- - The New Homesteads
- '3':
- place-block-names:
- - STRIPPED_DARK_OAK_WOOD
- - DARK_OAK_DOOR
- place-block-amounts:
- - 60
- - 1
- place-block-durability:
- - 0
- - 0
- options:
- allow-commands: true
- allow-quitting: true
- use-dungeonsxl-plugin: false
- use-parties-plugin: true
- share-progress-level: 1
- require-same-quest: true
- custom4:
- name: Shake Rattle and Groan
- npc-giver-id: 0
- ask-message: I need your help. There's a cave nearby which is home to undead monsters.
- finish-message: Thank you for cleansing the cave! We'll all sleep better at night
- now.
- gui-display:
- ==: org.bukkit.inventory.ItemStack
- v: 2230
- type: POTION
- meta:
- ==: ItemMeta
- meta-type: POTION
- potion-type: minecraft:long_night_vision
- stages:
- ordered:
- '1':
- npc-ids-to-talk-to:
- - 0
- '2':
- locations-to-reach:
- - world -183.0 58.0 -14.0
- reach-location-radii:
- - 3
- reach-location-names:
- - The Cave of Groaning
- start-message: The cave is near Father Bill's sanctuary. Explore nearby.
- '3':
- mobs-to-kill:
- - Skeleton
- mob-amounts:
- - 5
- locations-to-kill:
- - world -190.0 57.0 -38.0
- kill-location-radii:
- - 20
- kill-location-names:
- - Pillar of Bone Calling
- start-message: Smash the skeletons near the pillar of bone calling. It is
- capped with quartz.
- complete-message: The skeletons have been pounded into fragments.
- '4':
- mobs-to-kill:
- - Zombie
- mob-amounts:
- - 5
- start-message: Cut down the zombies near the pillar of flesh rotting. It
- is capped with nether bricks.
- complete-message: The zombies are now in pieces.
- '5':
- npc-ids-to-talk-to:
- - 0
- start-message: Return to Father Bill.
- complete-message: Father Bill was grateful for your assistance.
- rewards:
- money: 10
- quest-points: 1
- exp: 20
- planner:
- cooldown: 30
- options:
- allow-commands: true
- allow-quitting: true
- use-dungeonsxl-plugin: false
- use-parties-plugin: true
- share-progress-level: 1
- require-same-quest: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement