Requires Common Network & Architectury API.
This mod/plugin consist a varied and simple quests system with support for accessibles and categorized quests. Quests can be created through commands or an in-game creation menu, with multiple configurable reward types. Players can browse available quests through a categorized menu by pressing the J key (default).

This system includes the following quest types: OBTAIN_ITEM, KILL_ENTITY, CRAFT_ITEM, SMELT_ITEM, EXPLORE_LOCATION, ADVANCEMENT, OBTAIN_ARMOR, ENTER_AREA and REACH_LEVEL.
The following reward types are currently available: ITEM, COMMAND and NONE (More reward types are planned for future updates).
More info in wiki.
When creating quests, items, entities, biomes, structures, dimensions, and armor types must be specified using their Minecraft IDs (e.g. "minecraft:diamond", "minecraft:zombie", "minecraft:plains").
Categories (identified by a display name) allow quests to have a custom color. Quests without a category use the default yellow color.
Quest and category configurations are stored as .json files in config/MythicQuests (mod) or plugins/MythicQuests (plugin). Quest progress is stored per-world in the mod and in plugins/MythicQuests for the plugin. Configuration files are hot-reloaded when modified.
Commands (for OPs only) allow you to create and remove quests and categories, open the admin creation menu, and check which players have or have not completed each quest.
Whenever a quest is created, progressed, or completed, a notification is displayed in the top-left corner of the screen (custom positioning is planned for a future update).

Disclaimer: This mod/plugin is currently in BETA. Bugs, crashes, or performance issues may occur. Use it at your own risk.

- /mythicquests create <id> <category> <type> <target> <amount> <icon> <rewardType> [rewardData] [rewardAmount] | Create quest with the specified characteristics.
- /mythicquests remove <id> | Remove quest with the ID.
- /mythicquests category create <name> <color> | Create category with the color.
- /mythicquests category remove <name> | Remove category with the name.
- /mythicquests players complete/incomplete <id> [page] | Check which players have or have not completed each quest (up to 10 players per page).
- /mythicquests admin | Open quest creation menu.

If you have any problem or suggestion you can report it in the community discord (Spanish-speaking) by opening a ticket: https://discord.gg/sKRYYyVCnw
If you want to support us you can do so through:
- Patreon: https://www.patreon.com/c/BannedStudios
- Ko-Fi: https://ko-fi.com/soykatto