Wiki Release: 2026.09.5 · UltimateClans: 9.1.4 · Documentation branch: 9 · ClanQuest
ClanQuest configuration#
This reference is generated from the installed files supplied for this documentation release. Keep YAML indentation intact and back up files before large changes.
commands.yml#
| Path | Type | Default / sample value |
|---|---|---|
| Commands | section | |
| Commands.admin | section | |
| Commands.admin.permission | string | clanquest.admin |
| Commands.admin.alias | string | clanquest |
| Commands.player | section | |
| Commands.player.permission | string | uclans.player.quest |
| Commands.player.alias | string | quest |
| Commands.player.cooldown | integer | 0 |
| Commands.player.value | number | 0.0 |
| Commands.player.disabled_worlds | list | |
| Commands.player.disabled_regions | list | |
| Commands.quest | section | |
| Commands.quest.help | section | |
| Commands.quest.help.aliases | string | help |
| Commands.quest.help.show | string | <click:suggest_command:"/{_clan} {_quest} "><hover:show_text:'<green>Click to expand.'> <aqua>/{_… |
| Commands.quest.help.usage | string | %tag% <red>Error, use: <aqua>/{_clan} {_quest} {_help} |
| Commands.quest.help.error | string | %tag% <red>Error to use. |
| Commands.quest.help.success | string | %tag% <green>Success to execute. |
| Commands.quest.list | section | |
| Commands.quest.list.aliases | string | list |
| Commands.quest.list.show | string | <click:suggest_command:"/{_clan} {_quest} {_list} "><hover:show_text:'<green>Click to list.'> <aq… |
| Commands.quest.list.usage | string | %tag% <red>Error, use: <aqua>/{_clan} {_quest} {_list} <light_purple>(-gui) |
| Commands.quest.list.error | string | %tag% <red>List! |
| Commands.quest.list.success | string | %tag% <green>Success |
| Commands.quest.status | section | |
| Commands.quest.status.aliases | string | status |
| Commands.quest.status.show | string | <click:suggest_command:"/{_clan} {_quest} {_status} "><hover:show_text:'<green>Click to view.'> <… |
| Commands.quest.status.usage | string | %tag% <red>Error, use: <aqua>/{_clan} {_quest} {_status} |
| Commands.quest.status.error | string | %tag% <red>Error. |
| Commands.quest.status.success | string | %tag% <green>Success. |
| Commands.quest.start | section | |
| Commands.quest.start.aliases | string | start |
| Commands.quest.start.show | string | <click:suggest_command:"/{_clan} {_quest} {_start} "><hover:show_text:'<green>Click to view.'> <a… |
| Commands.quest.start.usage | string | %tag% <red>Error, use: <aqua>/{_clan} {_quest} {_start} <red><name> |
| Commands.quest.start.error | string | %tag% <red>There was an error starting the quest |
| Commands.quest.start.success | string | %tag% <green>Quest started successfully |
| Commands.quest.abandon | section | |
| Commands.quest.abandon.aliases | string | abandon |
| Commands.quest.abandon.show | string | <click:suggest_command:"/{_clan} {_quest} {_abandon} "><hover:show_text:'<green>Click to view.'> … |
| Commands.quest.abandon.usage | string | %tag% <red>Error, use: <aqua>/{_clan} {_quest} {_abandon} |
| Commands.quest.abandon.error | string | %tag% <red>An error occurred while abandoning the quest |
| Commands.quest.abandon.success | string | %tag% <green>Quest abandoned successfully. |
| Commands.clanquest | section | |
| Commands.clanquest.help | section | |
| Commands.clanquest.help.aliases | list | ajuda |
| Commands.clanquest.help.show | string | <green>/clanquest help <gray>- <yellow>Show help menu. |
| Commands.clanquest.help.usage | string | %tag% <red>Error, use: <green>/clanquest help |
| Commands.clanquest.help.error | string | %tag% <red>Error to execute. |
| Commands.clanquest.help.success | string | %tag% <green>Success to execute. |
| Commands.clanquest.addpoint | section | |
| Commands.clanquest.addpoint.aliases | list | addpontos |
| Commands.clanquest.addpoint.show | string | <green>/clanquest addpoint <red><mission> <player> <amount> <gray>- <yellow>Add points to player… |
| Commands.clanquest.addpoint.usage | string | %tag% <red>Error, use: <green>/clanquest addpoint <red><mission> <player> <amount> |
| Commands.clanquest.addpoint.error | string | %tag% <red>An error occurred while adding the points. |
| Commands.clanquest.addpoint.success | string | %tag% <green>Points successfully added. |
| Commands.clanquest.reload | section | |
| Commands.clanquest.reload.aliases | list | recarregar |
| Commands.clanquest.reload.show | string | <green>/clanquest reload <gray>- <yellow>Reload settings. |
| Commands.clanquest.reload.usage | string | %tag% <red>Error, use: <green>/clanquest reload |
| Commands.clanquest.reload.error | string | %tag% <red>An error occurred while reloading. |
| Commands.clanquest.reload.success | string | %tag% <green>Plugin reloaded successfully. |
config.yml#
| Path | Type | Default / sample value |
|---|---|---|
| Config | section | |
| Config.date_format | string | dd/MM/yyyy HH:mm |
| Config.timezone | string | America/Sao_Paulo |
| Config.sync_if_enabled | boolean | True |
| Config.translate | section | |
| Config.translate.enabled | boolean | True |
| Config.translate.mission_blacklist | list | |
| Config.Quest | section | |
| Config.Quest.follow_player | boolean | True |
| Config.Quest.follow_block_pickup_sameclan | boolean | True |
| Config.Quest.follow_block_pickup_all | boolean | False |
| Config.Quest.follow_additional_block | list | REDSTONE_WIRE, REDSTONE_LAMP, SWEET_BERRY_BUSH |
| Config.Quest.animated_gui | boolean | True |
| Config.Quest.forge_open-gui | boolean | True |
| Config.Quest.mode | string | CLAN |
| Config.Quest.max_time | integer | 60 |
| Config.Quest.explore_count | integer | 10 |
| Config.Quest.queue_to_save | integer | 300 |
| Config.Quest.shift_enabled | boolean | False |
| Config.Quest.warnings | section | |
| Config.Quest.warnings.expired | section | |
| Config.Quest.warnings.expired.sound | string | entity.villager.hurt |
| Config.Quest.warnings.earned | section | |
| Config.Quest.warnings.earned.sound | string | entity.villager.celebrate |
| Config.Quest.warnings.finished | section | |
| Config.Quest.warnings.finished.sound | string | entity.villager.trade |
| Config.Quest.disabled_quest_worlds | list | disabled_world |
| Config.Quest.disabled_rewards_worlds | list | disabled_world |
| Config.Icon | section | |
| Config.Icon.click_sound | string | |
| Config.Icon.material | string | PLAYER_HEAD |
| Config.Icon.name | string | <green>Clan Quest |
| Config.Icon.lore | list | , <gray>Completed Quests: <green>%uclans_quest_finished%, <gray>Clan Level: <green>%uclans_level%, , … |
| Config.Icon.glow | boolean | False |
| Config.Icon.slot | integer | 28 |
| Config.Icon.page | string | clan_home |
| Config.Icon.texture | string | eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTQxOWMzN… |
| Config.Icon.mimeslots | list | |
| Config.Icon.nbt | section | |
| Config.Icon.nbt.string | list | |
| Config.Icon.model | integer | 0 |
| Config.Icon.left_click_action | list | /{_clan} {_quest} {_list} -gui |
| Config.Icon.right_click_action | list | /{_clan} {_quest} {_list} -gui |
| Config.Permissions | section | |
| Config.Permissions.status | section | |
| Config.Permissions.status.name | string | Quest-Status |
| Config.Permissions.status.default_value | boolean | True |
| Config.Permissions.status.applicable_roles | list | member, moderator, admin |
| Config.Permissions.listdaily | section | |
| Config.Permissions.listdaily.name | string | Quest-List-Daily |
| Config.Permissions.listdaily.default_value | boolean | True |
| Config.Permissions.listdaily.applicable_roles | list | member, moderator, admin |
| Config.Permissions.listonce | section | |
| Config.Permissions.listonce.name | string | Quest-List-Once |
| Config.Permissions.listonce.default_value | boolean | True |
| Config.Permissions.listonce.applicable_roles | list | member, moderator, admin |
| Config.Permissions.startonce | section | |
| Config.Permissions.startonce.name | string | Quest-Start-Once |
| Config.Permissions.startonce.default_value | boolean | True |
| Config.Permissions.startonce.applicable_roles | list | member, moderator, admin |
| Config.Permissions.startdaily | section | |
| Config.Permissions.startdaily.name | string | Quest-Start-Daily |
| Config.Permissions.startdaily.default_value | boolean | True |
| Config.Permissions.startdaily.applicable_roles | list | member, moderator, admin |
| Config.Permissions.abandon | section | |
| Config.Permissions.abandon.name | string | Quest-Abandon |
| Config.Permissions.abandon.default_value | boolean | True |
| Config.Permissions.abandon.applicable_roles | list | member, moderator, admin |
| Config.logger | section | |
| Config.logger.enable_colors | boolean | True |
| Config.logger.plugin_material | string | ANVIL |
| Config.logger.plugin_name | string | Quest |
| Config.logger.events | section | |
| Config.logger.events.ClanQuestAbandonEvent | boolean | True |
| Config.logger.events.ClanQuestStartEvent | boolean | True |
| Config.logger.events.ClanQuestFinishEvent | boolean | True |
| Config.league | section | |
| Config.league.plugin_name | string | Quest Finish |
| Storage | section | |
| Storage.type | string | sqlite |
| Storage.mysql | section | |
| Storage.mysql.host | string | localhost |
| Storage.mysql.port | integer | 3306 |
| Storage.mysql.base | string | YOUR-BASE-PRE-CREATED |
| Storage.mysql.useSSL | boolean | False |
| Storage.user | string | root |
| Storage.pass | string | |
| Storage.databases | section | |
| Storage.databases.quest_table | string | uclans-quest |
gui.yml#
| Path | Type | Default / sample value |
|---|---|---|
| Quest | section | |
| Quest.home_quest | section | |
| Quest.home_quest.opensound | string | block.slime_block.hit |
| Quest.home_quest.rows | integer | 5 |
| Quest.home_quest.items | section | |
| Quest.home_quest.items.fill | section | |
| Quest.home_quest.items.fill.material | string | BLUE_STAINED_GLASS_PANE |
| Quest.home_quest.items.fill.amount | integer | 1 |
| Quest.home_quest.items.fill.glow | boolean | False |
| Quest.home_quest.items.fill.nbt | section | |
| Quest.home_quest.items.fill.nbt.string | list | |
| Quest.home_quest.items.fill.model | integer | 0 |
| Quest.home_quest.items.fill.mimeslots | list | BORDER |
| Quest.home_quest.items.fill2 | section | |
| Quest.home_quest.items.fill2.material | string | GRAY_STAINED_GLASS_PANE |
| Quest.home_quest.items.fill2.amount | integer | 1 |
| Quest.home_quest.items.fill2.glow | boolean | False |
| Quest.home_quest.items.fill2.mimeslots | list | ALL |
| Quest.home_quest.items.daily | section | |
| Quest.home_quest.items.daily.material | string | DIAMOND_SWORD |
| Quest.home_quest.items.daily.amount | integer | 1 |
| Quest.home_quest.items.daily.glow | boolean | True |
| Quest.home_quest.items.daily.texture | string | |
| Quest.home_quest.items.daily.slot | integer | 20 |
| Quest.home_quest.items.once | section | |
| Quest.home_quest.items.once.material | string | CLOCK |
| Quest.home_quest.items.once.amount | integer | 1 |
| Quest.home_quest.items.once.glow | boolean | True |
| Quest.home_quest.items.once.texture | string | |
| Quest.home_quest.items.once.slot | integer | 24 |
| Quest.home_quest.items.back | section | |
| Quest.home_quest.items.back.material | string | IRON_DOOR |
| Quest.home_quest.items.back.amount | integer | 1 |
| Quest.home_quest.items.back.glow | boolean | False |
| Quest.home_quest.items.back.texture | string | |
| Quest.home_quest.items.back.slot | integer | 44 |
| Quest.home_list | section | |
| Quest.home_list.opensound | string | block.slime_block.hit |
| Quest.home_list.rows | integer | 6 |
| Quest.home_list.pagesize | integer | 45 |
| Quest.home_list.items | section | |
| Quest.home_list.items.fill | section | |
| Quest.home_list.items.fill.material | string | BLUE_STAINED_GLASS_PANE |
| Quest.home_list.items.fill.amount | integer | 1 |
| Quest.home_list.items.fill.glow | boolean | False |
| Quest.home_list.items.fill.nbt | section | |
| Quest.home_list.items.fill.nbt.string | list | |
| Quest.home_list.items.fill.model | integer | 0 |
| Quest.home_list.items.fill.mimeslots | list | BOTTOM |
| Quest.home_list.items.course | section | |
| Quest.home_list.items.course.material | string | CLOCK |
| Quest.home_list.items.course.amount | integer | 1 |
| Quest.home_list.items.course.glow | boolean | True |
| Quest.home_list.items.course.texture | string | |
| Quest.home_list.items.course.slot | integer | 49 |
| Quest.home_list.items.course_other | section | |
| Quest.home_list.items.course_other.material | string | BARRIER |
| Quest.home_list.items.course_other.amount | integer | 1 |
| Quest.home_list.items.course_other.glow | boolean | True |
| Quest.home_list.items.course_other.texture | string | |
| Quest.home_list.items.course_other.slot | integer | 49 |
| Quest.home_list.items.finished | section | |
| Quest.home_list.items.finished.material | string | BARRIER |
| Quest.home_list.items.finished.amount | integer | 1 |
| Quest.home_list.items.finished.glow | boolean | True |
| Quest.home_list.items.finished.texture | string | |
| Quest.home_list.items.finished.slot | integer | 0 |
| Quest.home_list.items.back | section | |
| Quest.home_list.items.back.material | string | IRON_DOOR |
| Quest.home_list.items.back.amount | integer | 1 |
| Quest.home_list.items.back.glow | boolean | False |
| Quest.home_list.items.back.texture | string | |
| Quest.home_list.items.back.slot | integer | 53 |
| Quest.home_list.items.next | section | |
| Quest.home_list.items.next.material | string | ARROW |
| Quest.home_list.items.next.amount | integer | 1 |
| Quest.home_list.items.next.glow | boolean | False |
| Quest.home_list.items.next.texture | string | |
| Quest.home_list.items.next.slot | integer | 51 |
| Quest.home_list.items.previous | section | |
| Quest.home_list.items.previous.material | string | ARROW |
| Quest.home_list.items.previous.amount | integer | 1 |
| Quest.home_list.items.previous.glow | boolean | False |
| Quest.home_list.items.previous.texture | string | |
| Quest.home_list.items.previous.slot | integer | 47 |
language/Lang_EN.yml#
Language file. Messages are editable; keep placeholders and MiniMessage/legacy formatting tokens intact. The exact file is included in TicketAI technical knowledge.
quests.yml#
| Path | Type | Default / sample value |
|---|---|---|
| Quest | section | |
| Quest.walker | section | |
| Quest.walker.status | boolean | True |
| Quest.walker.type | string | DAILY |
| Quest.walker.week_days | list | Sunday, Monday, Tuesday, Wednesday, … |
| Quest.walker.item | section | |
| Quest.walker.item.click_sound | string | block.enchantment_table.use |
| Quest.walker.item.material | string | DIAMOND_BOOTS |
| Quest.walker.item.name | string | <aqua>Tired of walking? |
| Quest.walker.item.glow | boolean | True |
| Quest.walker.item.amount | integer | 1 |
| Quest.walker.item.texture | string | |
| Quest.walker.item.lore | list | , <green>Walk blocks, , <white>Id: <green>{QUEST}, … |
| Quest.walker.item.nbt | section | |
| Quest.walker.item.nbt.string | string | example:nbt |
| Quest.walker.item.nbt.integer | string | example:100 |
| Quest.walker.missions | section | |
| Quest.walker.missions.EXPLORE | section | |
| Quest.walker.missions.EXPLORE.amount | integer | 300 |
| Quest.walker.missions.EXPLORE.whitelist | list | world:survival, biome:plains |
| Quest.walker.rewards | section | |
| Quest.walker.rewards.commands | list | |
| Quest.walker.rewards.points | integer | 300 |
| Quest.walker.rewards.exp | integer | 50 |
| Quest.walker.rewards.league | integer | 10 |
| Quest.walker.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.koth | section | |
| Quest.koth.status | boolean | True |
| Quest.koth.type | string | DAILY |
| Quest.koth.week_days | list | Sunday, Monday, Tuesday, Wednesday, … |
| Quest.koth.item | section | |
| Quest.koth.item.click_sound | string | block.enchantment_table.use |
| Quest.koth.item.material | string | TOTEM_OF_UNDYING |
| Quest.koth.item.name | string | <aqua>King of capture? |
| Quest.koth.item.glow | boolean | True |
| Quest.koth.item.amount | integer | 1 |
| Quest.koth.item.texture | string | |
| Quest.koth.item.lore | list | , <green>Koth capture, , <white>Id: <green>{QUEST}, … |
| Quest.koth.item.nbt | section | |
| Quest.koth.item.nbt.string | string | example:nbt |
| Quest.koth.item.nbt.integer | string | example:100 |
| Quest.koth.missions | section | |
| Quest.koth.missions.KOTH | section | |
| Quest.koth.missions.KOTH.amount | integer | 1 |
| Quest.koth.missions.KOTH.whitelist | list | KyKothName |
| Quest.koth.rewards | section | |
| Quest.koth.rewards.commands | list | |
| Quest.koth.rewards.points | integer | 300 |
| Quest.koth.rewards.exp | integer | 50 |
| Quest.koth.rewards.league | integer | 10 |
| Quest.koth.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.outpost | section | |
| Quest.outpost.status | boolean | True |
| Quest.outpost.type | string | DAILY |
| Quest.outpost.week_days | list | Sunday, Monday, Tuesday, Wednesday, … |
| Quest.outpost.item | section | |
| Quest.outpost.item.click_sound | string | block.enchantment_table.use |
| Quest.outpost.item.material | string | RECOVERY_COMPASS |
| Quest.outpost.item.name | string | <aqua>King of Outpost? |
| Quest.outpost.item.glow | boolean | True |
| Quest.outpost.item.amount | integer | 1 |
| Quest.outpost.item.texture | string | |
| Quest.outpost.item.lore | list | , <green>Outpost capture, , <white>Id: <green>{QUEST}, … |
| Quest.outpost.item.nbt | section | |
| Quest.outpost.item.nbt.string | string | example:nbt |
| Quest.outpost.item.nbt.integer | string | example:100 |
| Quest.outpost.missions | section | |
| Quest.outpost.missions.KOTH | section | |
| Quest.outpost.missions.KOTH.amount | integer | 1 |
| Quest.outpost.missions.KOTH.whitelist | list | KyOutpostName |
| Quest.outpost.rewards | section | |
| Quest.outpost.rewards.commands | list | |
| Quest.outpost.rewards.points | integer | 300 |
| Quest.outpost.rewards.exp | integer | 50 |
| Quest.outpost.rewards.league | integer | 10 |
| Quest.outpost.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.diamond_breaker | section | |
| Quest.diamond_breaker.status | boolean | True |
| Quest.diamond_breaker.type | string | DAILY |
| Quest.diamond_breaker.week_days | list | Sunday, Monday, Tuesday, Wednesday, … |
| Quest.diamond_breaker.item | section | |
| Quest.diamond_breaker.item.click_sound | string | block.enchantment_table.use |
| Quest.diamond_breaker.item.material | string | DIAMOND_BLOCK |
| Quest.diamond_breaker.item.name | string | <aqua>Diamond Breaker |
| Quest.diamond_breaker.item.glow | boolean | True |
| Quest.diamond_breaker.item.amount | integer | 1 |
| Quest.diamond_breaker.item.texture | string | |
| Quest.diamond_breaker.item.lore | list | , <green>Break Diamond blocks, , <white>Id: <green>{QUEST}, … |
| Quest.diamond_breaker.item.nbt | section | |
| Quest.diamond_breaker.item.nbt.string | string | example:nbt |
| Quest.diamond_breaker.item.nbt.integer | string | example:100 |
| Quest.diamond_breaker.missions | section | |
| Quest.diamond_breaker.missions.BREAK | section | |
| Quest.diamond_breaker.missions.BREAK.amount | integer | 3 |
| Quest.diamond_breaker.missions.BREAK.whitelist | list | DIAMOND_BLOCK, DIAMOND_ORE |
| Quest.diamond_breaker.rewards | section | |
| Quest.diamond_breaker.rewards.commands | list | |
| Quest.diamond_breaker.rewards.points | integer | 300 |
| Quest.diamond_breaker.rewards.exp | integer | 50 |
| Quest.diamond_breaker.rewards.league | integer | 10 |
| Quest.diamond_breaker.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.pickup | section | |
| Quest.pickup.status | boolean | True |
| Quest.pickup.type | string | DAILY |
| Quest.pickup.week_days | list | Sunday, Monday, Tuesday, Wednesday, … |
| Quest.pickup.item | section | |
| Quest.pickup.item.click_sound | string | block.enchantment_table.use |
| Quest.pickup.item.material | string | DIAMOND |
| Quest.pickup.item.name | string | <gold>Diamond Pickuper |
| Quest.pickup.item.glow | boolean | True |
| Quest.pickup.item.amount | integer | 1 |
| Quest.pickup.item.texture | string | |
| Quest.pickup.item.lore | list | , <green>Collect Diamonds., , <white>Id: <green>{QUEST}, … |
| Quest.pickup.missions | section | |
| Quest.pickup.missions.PICKUP | section | |
| Quest.pickup.missions.PICKUP.amount | integer | 16 |
| Quest.pickup.missions.PICKUP.whitelist | list | DIAMOND |
| Quest.pickup.rewards | section | |
| Quest.pickup.rewards.commands | list | |
| Quest.pickup.rewards.points | integer | 300 |
| Quest.pickup.rewards.exp | integer | 50 |
| Quest.pickup.rewards.league | integer | 10 |
| Quest.pickup.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.minerator | section | |
| Quest.minerator.status | boolean | True |
| Quest.minerator.type | string | DAILY |
| Quest.minerator.week_days | list | Sunday, Monday, Tuesday, Wednesday, … |
| Quest.minerator.item | section | |
| Quest.minerator.item.click_sound | string | block.enchantment_table.use |
| Quest.minerator.item.material | string | DIAMOND_PICKAXE |
| Quest.minerator.item.name | string | <aqua>Minerator |
| Quest.minerator.item.glow | boolean | True |
| Quest.minerator.item.amount | integer | 1 |
| Quest.minerator.item.texture | string | |
| Quest.minerator.item.lore | list | , <green>Show your mining skills., , <white>Id: <green>{QUEST}, … |
| Quest.minerator.missions | section | |
| Quest.minerator.missions.BREAK | section | |
| Quest.minerator.missions.BREAK.amount | integer | 16 |
| Quest.minerator.rewards | section | |
| Quest.minerator.rewards.commands | list | |
| Quest.minerator.rewards.points | integer | 300 |
| Quest.minerator.rewards.exp | integer | 50 |
| Quest.minerator.rewards.league | integer | 10 |
| Quest.minerator.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.fisher | section | |
| Quest.fisher.status | boolean | True |
| Quest.fisher.type | string | DAILY |
| Quest.fisher.week_days | list | Sunday, Monday, Tuesday, Wednesday, … |
| Quest.fisher.item | section | |
| Quest.fisher.item.click_sound | string | block.enchantment_table.use |
| Quest.fisher.item.material | string | FISHING_ROD |
| Quest.fisher.item.name | string | <gold>Fisherman |
| Quest.fisher.item.glow | boolean | True |
| Quest.fisher.item.amount | integer | 1 |
| Quest.fisher.item.texture | string | |
| Quest.fisher.item.lore | list | , <green>Caught Fish., , <white>Id: <green>{QUEST}, … |
| Quest.fisher.missions | section | |
| Quest.fisher.missions.FISHING | section | |
| Quest.fisher.missions.FISHING.amount | integer | 16 |
| Quest.fisher.rewards | section | |
| Quest.fisher.rewards.commands | list | |
| Quest.fisher.rewards.points | integer | 300 |
| Quest.fisher.rewards.exp | integer | 50 |
| Quest.fisher.rewards.league | integer | 10 |
| Quest.fisher.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.beacon_placer | section | |
| Quest.beacon_placer.status | boolean | True |
| Quest.beacon_placer.type | string | ONCE |
| Quest.beacon_placer.item | section | |
| Quest.beacon_placer.item.click_sound | string | block.enchantment_table.use |
| Quest.beacon_placer.item.material | string | BEACON |
| Quest.beacon_placer.item.name | string | <gold>Beacon Placer |
| Quest.beacon_placer.item.glow | boolean | True |
| Quest.beacon_placer.item.amount | integer | 1 |
| Quest.beacon_placer.item.texture | string | |
| Quest.beacon_placer.item.lore | list | , <green>Beacon Placer, , <white>Id: <green>{QUEST}, … |
| Quest.beacon_placer.missions | section | |
| Quest.beacon_placer.missions.PLACE | section | |
| Quest.beacon_placer.missions.PLACE.amount | integer | 2 |
| Quest.beacon_placer.missions.PLACE.whitelist | list | BEACON |
| Quest.beacon_placer.rewards | section | |
| Quest.beacon_placer.rewards.commands | list | |
| Quest.beacon_placer.rewards.points | integer | 300 |
| Quest.beacon_placer.rewards.exp | integer | 50 |
| Quest.beacon_placer.rewards.league | integer | 10 |
| Quest.beacon_placer.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.smelt | section | |
| Quest.smelt.status | boolean | True |
| Quest.smelt.type | string | ONCE |
| Quest.smelt.item | section | |
| Quest.smelt.item.click_sound | string | block.enchantment_table.use |
| Quest.smelt.item.material | string | IRON_INGOT |
| Quest.smelt.item.name | string | <gold>Smelter |
| Quest.smelt.item.glow | boolean | True |
| Quest.smelt.item.amount | integer | 1 |
| Quest.smelt.item.texture | string | |
| Quest.smelt.item.lore | list | , <green>Smelt materials, , <white>Id: <green>{QUEST}, … |
| Quest.smelt.missions | section | |
| Quest.smelt.missions.SMELT | section | |
| Quest.smelt.missions.SMELT.amount | integer | 16 |
| Quest.smelt.missions.SMELT.whitelist | list | IRON_INGOT |
| Quest.smelt.rewards | section | |
| Quest.smelt.rewards.commands | list | |
| Quest.smelt.rewards.points | integer | 300 |
| Quest.smelt.rewards.exp | integer | 50 |
| Quest.smelt.rewards.league | integer | 10 |
| Quest.smelt.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.repairman | section | |
| Quest.repairman.status | boolean | True |
| Quest.repairman.type | string | ONCE |
| Quest.repairman.item | section | |
| Quest.repairman.item.click_sound | string | block.enchantment_table.use |
| Quest.repairman.item.material | string | ANVIL |
| Quest.repairman.item.name | string | <gold>Repairman |
| Quest.repairman.item.glow | boolean | True |
| Quest.repairman.item.amount | integer | 1 |
| Quest.repairman.item.texture | string | |
| Quest.repairman.item.lore | list | , <green>Repair items, , <white>Id: <green>{QUEST}, … |
| Quest.repairman.missions | section | |
| Quest.repairman.missions.REPAIR | section | |
| Quest.repairman.missions.REPAIR.amount | integer | 16 |
| Quest.repairman.missions.REPAIR.whitelist | list | STONE_PICKAXE |
| Quest.repairman.rewards | section | |
| Quest.repairman.rewards.commands | list | |
| Quest.repairman.rewards.points | integer | 300 |
| Quest.repairman.rewards.exp | integer | 50 |
| Quest.repairman.rewards.league | integer | 10 |
| Quest.repairman.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.enchanter | section | |
| Quest.enchanter.status | boolean | True |
| Quest.enchanter.type | string | ONCE |
| Quest.enchanter.item | section | |
| Quest.enchanter.item.click_sound | string | block.enchantment_table.use |
| Quest.enchanter.item.material | string | ENCHANTED_BOOK |
| Quest.enchanter.item.name | string | <gold>Enchanter |
| Quest.enchanter.item.glow | boolean | True |
| Quest.enchanter.item.amount | integer | 1 |
| Quest.enchanter.item.texture | string | |
| Quest.enchanter.item.lore | list | , <green>Enchant items., , <white>Id: <green>{QUEST}, … |
| Quest.enchanter.missions | section | |
| Quest.enchanter.missions.ENCHANTING | section | |
| Quest.enchanter.missions.ENCHANTING.amount | integer | 16 |
| Quest.enchanter.missions.ENCHANTING.whitelist | list | BOOK, DIAMOND_PICKAXE |
| Quest.enchanter.rewards | section | |
| Quest.enchanter.rewards.commands | list | |
| Quest.enchanter.rewards.points | integer | 300 |
| Quest.enchanter.rewards.exp | integer | 50 |
| Quest.enchanter.rewards.league | integer | 10 |
| Quest.enchanter.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.eater | section | |
| Quest.eater.status | boolean | True |
| Quest.eater.type | string | ONCE |
| Quest.eater.item | section | |
| Quest.eater.item.click_sound | string | block.enchantment_table.use |
| Quest.eater.item.material | string | BREAD |
| Quest.eater.item.name | string | <gold>Eater |
| Quest.eater.item.glow | boolean | True |
| Quest.eater.item.amount | integer | 1 |
| Quest.eater.item.texture | string | |
| Quest.eater.item.lore | list | , <green>Show that you eat a lot, , <white>Id: <green>{QUEST}, … |
| Quest.eater.missions | section | |
| Quest.eater.missions.EAT | section | |
| Quest.eater.missions.EAT.amount | integer | 16 |
| Quest.eater.missions.EAT.whitelist | list | APPLE, ENCHANTED_GOLDEN_APPLE |
| Quest.eater.rewards | section | |
| Quest.eater.rewards.commands | list | |
| Quest.eater.rewards.points | integer | 300 |
| Quest.eater.rewards.exp | integer | 50 |
| Quest.eater.rewards.league | integer | 10 |
| Quest.eater.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.killer | section | |
| Quest.killer.status | boolean | True |
| Quest.killer.type | string | ONCE |
| Quest.killer.item | section | |
| Quest.killer.item.click_sound | string | block.enchantment_table.use |
| Quest.killer.item.material | string | GOLDEN_SWORD |
| Quest.killer.item.name | string | <gold>Killer |
| Quest.killer.item.glow | boolean | True |
| Quest.killer.item.amount | integer | 1 |
| Quest.killer.item.texture | string | |
| Quest.killer.item.lore | list | , <green>Kill players, , <white>Id: <green>{QUEST}, … |
| Quest.killer.missions | section | |
| Quest.killer.missions.KILL | section | |
| Quest.killer.missions.KILL.amount | integer | 16 |
| Quest.killer.rewards | section | |
| Quest.killer.rewards.commands | list | |
| Quest.killer.rewards.points | integer | 300 |
| Quest.killer.rewards.exp | integer | 50 |
| Quest.killer.rewards.league | integer | 10 |
| Quest.killer.messages | list | , %tag% <green>Congratulations, You completed the quest! |
| Quest.hunter | section | |
| Quest.hunter.status | boolean | True |
| Quest.hunter.type | string | ONCE |
| Quest.hunter.item | section | |
| Quest.hunter.item.click_sound | string | block.enchantment_table.use |
| Quest.hunter.item.material | string | STONE_SWORD |
| Quest.hunter.item.name | string | <gold>Hunter |
| Quest.hunter.item.glow | boolean | True |
| Quest.hunter.item.amount | integer | 1 |
| Quest.hunter.item.texture | string |
_This file has 728 detected paths. The exact file remains available to TicketAI._