πInventories
Buttons
ZQUESTS_COMPLETE
Example:
items:
quest-example:
type: ZQUESTS_COMPLETE
slot: 10
quests:
- "block-break-1"
- "block-break-2"
- "block-break-3"
item:
material: PAPER
name: "&aCongratulations!"
lore:
- "&8You have completed all the block break quests"
else:
item:
material: PAPER
name: "&cYou are not finished yet!"
lore:
- "&7You must complete the quests!"Actions
START_QUEST
Example:
Last updated