
🧠Quests | UClans Addon 5.3.1
Quest Addon for UltimateClans!
4.3.0
Jun 2, 2024
Update 4.3.0 (Minecraft 1.20.6)
News:
- Added support for version 1.20.6 - Requires UClans 7.11.0+
- Updated api for UClansV7-API - 7.11.0 - (https://github.com/UlrichBR/UClansV7-API)
- Removed old NBT traces and added hook with NBTAPI.
4.2.0
Apr 28, 2024
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.
4.1.1
Jan 29, 2024
Update 4.1.1
News:
- Fixed name of member who worked on the quest in logger messages.
4.1.0
Jan 22, 2024
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"
4.0.0
Jan 5, 2024
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.
3.7.2
Oct 29, 2023
Update 3.7.2
News:
- Fixed error when reading quests grouping whitelist when there was more than one quest with the same type (@devetty).
3.7.1
Oct 27, 2023
Update 3.7.1
News:
- Fixed error caused by the VTRADE2 mission causing blockage in other menus.
3.7.0
Oct 14, 2023
Update 3.7.0
News:
- Requires Ultimate Clans 6.13.0+
- Added support for version 1.20.2.
- Updated nbt, gui and kiori libraries.
- Reduced gui menu libraries
3.6.1
Sep 30, 2023
Update 3.6.1
News:
- Fixed "follow_player" option after adding delay for broken block check.
3.6.0
Sep 26, 2023
Update 3.6.0
News:
- Fixed user nickname when generating Clan Logger when starting, abandoning and finishing a quest.
- Fixed ELYTRA and EXPLORE events when teleporting or dying.
- New VTRADE2 (replacing VTRADE) event created with new quest generation for exchanges with villagers.
3.5.5
Aug 28, 2023
Update 3.5.5 (CMI)
News:
- Added new mission type "CMI_ANVIL", requires CMI by Zrips
Â
Example of use:
missions:
CMI_ANVIL:
amount: 16
whitelist:
- DIAMOND_PICKAXE
3.5.2
Aug 10, 2023
Update 3.5.2
News:
- Updated api to hook with LeveledMobs.
- Changes and improvements to VTRADE and CRAFTING type quests.
3.5.1
Jul 17, 2023
Update 3.5.1
News:
- Added new placeholder "%clanquest_playerquest_is_done:QUEST%" (@snow1488)