Update 5.0.1
News:
- Fixed loading causing Bytecode breakage.
Update 5.0.0
This update requires deleting the /plugins/UltimateClans/addons/ClanQuest/
News:
- Added support for version 1.21.4.
- Restricted now to versions 1.15 through 1.21.4 only.
- Changed EXPLODE missions, added whitelist TNT, CREEPER and END_CRYSTAL
- Changed ENDERPEARL mission has been changed to TELEPORT and MILK missions have been removed and grouped with COLLECT.
- General update of event readouts for all missions.
- Added new whitelists for missions (see the list on the home page).
- Changed mission completion task according to the demarcated timezone.
- Changed "Money" reward option to "League Points".
The new list of missions and whitelists can be found at https://polymart.org/resource/quests-uclans-addon.2521/page/missions-and-whitelists
Update 4.5.4
News:
- Changed: timezone reading mode.
- Fixed: quest enchant generating "InventoryView" error for 1.21.
- Fixed: loading quests for players when the storage was not in sql.
Update 4.5.3
News:
- Fixed: Reflection method for some quests that include inventory.
Update 4.5.2
News:
- Updated: verification method for profile viewers in the Crafting quest after changes from 1.20.6+
Update 4.5.1
News:
- Changed:Â Optimized use of databases and storage.
- Fixed:Â error when reloading the addon and receiving an abstract command error.
Update 4.5.0
News:
- Changed: Updated UClansV7-API to 7.13.0-R1. Requires uclans 7.13.0+
- Added: Timezone system to the configuration to synchronize quests with the server date, thus resolving quests reset daily.
- Added: the "week_days: {MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY}" option to the quest.yml configuration to display quests only on certain days of the week. (in list format.)
- Added: "course" slot for dynamic form, requires manual change of gui.yml
Manual changes:
- Slot `Quest.home_list.items.course_other.slot` for 49
- Slot `Quest.home_list.items.course.slot` for 49
week_days format:

Â
Update 4.4.3
News:
- Quest explorer optimization to reduce resource consumption.
Update 4.4.2
News:
- Implemented the sending of League Points when finishing a quest, the default value is 1 League points.
- Atualizado Quest tipo "EXPLODE e COLLECT" para erros causados em versões 1.20.6+.
Update 4.4.1
News:
- Added the `follow_block_pickup_all` option for "follow" mode to mined blocks.
- Changed reading of Entities and Material for some quests in versions above 1.20.X.
Update 4.4.0 (Minecraft 1.21)
News:
- Added pre support for Minecraft 1.21.
Update 4.3.1
News:
- Updated LevelledMobs API for 4.X
Update 4.3.0 (Minecraft 1.20.6)
Update 4.2.0
News:
- Updated to UClansV7-API - 7.9.0 - requires UltimateClans 7.9.0+
- Updated file management methods, generating backups in case of editing errors.
- Fixed buggy methods after update 7.8.0 when some methods were changed.
- Added Insertion to the menu from the main gui.yml.
Update 4.1.1
News:
- Fixed name of member who worked on the quest in logger messages.
Update 4.1.0
News:
- Updated api for UClansV7-API 7.1.0. Requires UClans 7.1.0+
- Added new synchronization mode when loading quests (IN PROGRESS/FINISHED).
- Added support for ES language like "Lang_ES.yml"
Update 4.0.2
News:
- Fixed searching for BEE in legacy versions.
Update 4.0.1
News:
- Fixed error in legacy versions searching for composter.
Update 4.0.0 (V7 API)
News:
- Updated api to UClansV7-API (7.0.0-beta.24). Requires Ultimate Clans V7.0.0+.
- Size reduction of around 80% in size now using the main plugins as a library.
- Full support for Folia, Spigot, Papers and similar forks.
Update 3.7.2
News:
- Fixed error when reading quests grouping whitelist when there was more than one quest with the same type (@devetty).