
AuroraQuests
A versatile, GUI-based quest plugin featuring customizable quest pools, leaderboards, leveling, and extensive plugin integrations.
- Загрузки
- 6K
- Подписчики
- 41
- Обновлён
- 9 ноября 2025 г.
- Лицензия
- Apache-2.0
Опубликован 7 августа 2024 г.

You need the latest AuroraLib to run this plugin. Click here to download.
AuroraQuests is a powerful and flexible Minecraft plugin designed to bring immersive questing experiences to your server. Featuring fully configurable GUI menus, AuroraQuests allows you to create diverse quest pools, including global storylines and timed random quests with cron scheduling. With support for over 30 task types, multiple rewards, and integration with popular plugins, AuroraQuests ensures a seamless and engaging experience. The plugin also boasts features like configurable difficulties, per-pool leaderboards, leveling systems, MySQL cross-server sync, PlaceholderAPI placeholders, and a Developer API, making it the ultimate tool for crafting compelling quests.

Features
- Fully Configurable GUI Menus: Customize every aspect of the plugin's user interface.
- Multiple Quest Pools:
- Global: Complete quests only once, perfect for story mode.
- Timed Random: Randomly select quests using a configurable cron scheduler.
- Configurable Difficulties: Set varying levels of challenge for quests.
- Per-Pool Leaderboards: Track player progress based on completed quests.
- Leveling System: Define levels by the number of quests completed in each pool.
- 30+ Task/Objective Types: Diverse quest objectives to keep players engaged. One quest can have any number of tasks that needs to be completed.
- Multiple Rewards per Quest: Offer a variety of incentives, including RPG stats, commands, money, permissions, and items.
- Cross-Server Sync with MySQL: Synchronize player data across multiple servers.
- PlaceholderAPI Integration: Use placeholders for dynamic content.
- Folia Support: Compatible with Folia servers. (Do note, that you can't use biome filters on Folia)
- Developer API: Extend and customize the plugin with ease.
- Auto-correcting Stats and Permissions: Automatically adjust rewards when configurations change.
- WorldGuard Integration: Prevent quest progression in specific regions with custom flags.
- Additional Plugin Integrations: Compatibility with CustomFishing, Eco series, MMOLib/MMOItems, Oraxen, EconomyShopGUI, ShopGUI+, MythicMobs, AuraSkills and more for enhanced functionality.
Ченджлог
2.2.0Релиз1.21.9, 1.21.10, 1.21.11 · 9 ноября 2025 г.
- Fix biome filter on <1.21.3
- Added multipliers option for tasks that support types array.
my_task:
task: KILL_MOB
display: "Something"
args:
amount: 100
types:
- "minecraft:zombie"
- "mythicmobs:SkeletalKnight"
multipliers:
"mythicmobs:SkeletalKnight": 10
2.1.0Релиз1.21.8, 1.21.9, 1.21.10 · 30 октября 2025 г.
REQUIRES LATEST AURORA LIB 2.4.0+
Per player localization support added
https://docs.auroramc.gg/auroraquests/per-player-localization
In every one of your messages files, you can add a new section, named custom (which is already there if you do a fresh install:
custom:
something: Hello world
npc:
quests: <white>Quests
These values are available in the AuroraQuests menus and other configs like quest complete/levelup messages. You can reference them as {{something}} or {{npc.quests}}. Notice the dot (.) notation for nested structures.
To enable per player localiaztion:
First, follow the steps, to enable it in Aurora: https://docs.auroramc.gg/aurora/per-player-localization
then in your config.yml you have to:
- set
languageto your preferred default - set
per-player-localetotrue
Other fixes
- Fix timed-random quests not starting again when they aren't completed, but the start-requirements are not met anymore. Now once you roll a quest, it will always start until you finish or reroll it.
- Update ExcellentShop hook, now you need the latest version of it.
- Do not count fishing loot from AuraSkills twice
2.0.3Релиз1.21.6, 1.21.7, 1.21.8 · 17 сентября 2025 г.
- Use
EventPriority.NORMALto fix FARM/BLOCK_LOOT objectives when Eco plugins are on the server, messing with the event
2.0.2Релиз1.21.6, 1.21.7, 1.21.8 · 7 сентября 2025 г.
- Fix MM integration for levelled mobs
- Fix ExcellentShop integration when using older versions
- Ensure tasks list is initialized before adding new task via asyncInterval - thanks Grabsky
2.0.1Релиз1.21.6, 1.21.7, 1.21.8 · 5 августа 2025 г.
Hotfix some event registration issues when a player have smelt and craft objectives at the same time (and potentionally other combinations)
2.0.0Релиз1.21.6, 1.21.7, 1.21.8 · 5 августа 2025 г.
- Add
mode: whitelist/blacklistto every objective type that has atypesargument. Defaults to whitelist if omitted. - Rework WALK objective into TRAVEL objective which can handle every travelling related stat.
2.0.0.rc.1Бета1.21.6, 1.21.7, 1.21.8 · 31 июля 2025 г.
- Fixed some asnyc flags in api events. This should fix SuperiorSkyblock2 integration.
- Added ZNPCsPlus hook (thanks wyndev)
- Quest complete message/sound now can be overridden from the quest config itself (thanks wyndev)
2.0.0.beta.2Бета1.21.6, 1.21.7, 1.21.8 · 26 июля 2025 г.
Update FancyNPCs integration
Комментарии
Загружаем…