
Quests | UClans Addon 5.0.7
Quest Addon for UltimateClans!
3.2.0
May 12, 2023
Update 3.2.0
News:
- Quests, Updated api to 6.3.0-r6 (Need Ultimate Clans 6.3.0+)
- Added new `LEVELLED` event from LevelledMobs plugin by lokka30.
- Added `/clanquest` administrative commands with `reload, addpoint and help` subcommands. (This makes it possible to send points in external plugins)
- Fixed inventory click bug reviving already completed missions.
3.1.2
Mar 13, 2023
Update 3.1.2 (small fix)
News:
- Fixed permission to start quests daily and once per click on gui menu.
3.1.1
Mar 13, 2023
Update 3.1.1
News:
- Fixed small error in Fly mission, ending counter before counting.
3.1.0
Mar 12, 2023
Update 3.1.0 (Logger)
News:
- Updated api to 6.1.0-r2.
- Added support for Polish language (PL).
- Implemented a system to Logger the actions of the quests.
- Optimization for Elytra quest
- Added new "EXPLORE" event used when walking with withlist option (world: WORLD_NAME and biome: BIOMENAME)
- Added new internal events `ClanQuestAbandonEvent`, `ClanQuestFinishEvent` and `ClanQuestStartEvent`.
- Added new options for "follow player" in pickup event
3.0.0
Feb 27, 2023
Update 3.0.0
News:
- Updated API for V6-snapshot44
- Added text mode for all commands with option to force gui.
- The update for java17 was removed along with the hook for EcoBosses, now the addon works for java 8+
- Added subcommand system for the
/clan quest
command. - Added
list, status, start and abandon
subcommands for the quest command. - Added permissions injection for clan members and roles
Quest-Status, Quest-List-Daily, Quest-List-Once, Quest-Start-Daily, Quest-Start-Once, Quest-Abandon
where the leader can choose what permissions the roles will have.
2.5.1
Feb 26, 2023
Update 2.5.1
News:
- Fixed `follow_player` error when there were multiple equal types.
- Changed mysql and sqlite list query from `GROUP BY` mode to `DISTINCT`.
- Added line break in quest whilelist lore every 3 types
2.5.0
Jan 29, 2023
Update 2.5.0
News:
- Updated quest TRADE.
- Now gui menu data is no longer dependent on the api, bringing freedom for menu editing.
- Added option of placeholders (papi) in title and menu items.
- Added option to remove items and fill from menus by adding `enabled: false` to the item.
- Added option to change item slot and slots are now visible as `slot:<num>`.
- Added option to mimic items in other slots with `mimeslots:` option (TOP, BOTTOM, ALL, BORDER or numeric List<String>)
- Added option to add CustomModelData to menu items using `model: <num>` session.
- Removed multi item fill `<item>,<item>`.
- Changed mode of alerts in the title of the menus.
- Changed how to parse placeholders.
- Added option to change menu rows.
2.4.1
Oct 31, 2022
Update 2.4.1
News:
- Updated build compiler for Java 17.
- Added RU (Russian) language.
- Added support for EcoBosses (1.17+).
- New mission type added "ECOBOSSES".
2.4.0
Oct 23, 2022
Update 2.4.0
News:
- Requires UClans 5.6.0+
- Now the management of finished quests is managed by the quest addon.
- Quest data is now managed internally.
2.3.0
Aug 28, 2022
Update 2.3.0 (big update)
Attention, the language files have been changed!
News:
- War Addon now needs UClans v5.4.0+.
- API update to UClansAPI-4.0, making the plugin lighter for Audiencias and shading.
- Changed default colors of quest files to the new format.
- Reconfiguration in file generation.
- Fixed console error when the player to be audited was null (probably when exiting the server).
- Released addition of new custom language files following the Lang_ID.yml pattern in the /language/ folder.
Language directory: https://github.com/UlrichBR/UClansV5-Addons/tree/main/ClanQuest/language
2.2.8
Aug 24, 2022
Update 2.2.8 (small update)
News:
- Added for players not being able to complete quests on worlds set to `disabled_quest_worlds`
2.2.7
Aug 22, 2022
Update 2.2.7 (small fix)
News:
- Fixed reward commands not being sent to the console correctly.
2.2.6
Aug 11, 2022
Update 2.2.6 (mythicmobs + fix)
News:
- Updated version of MythicMobs api.
- Fixed error in the date to finish missions.
2.2.5
Aug 6, 2022
Update 2.2.5
News:
- Changed parameter "disabled_chest_worlds" to "disabled_quest_worlds".
- Added new "disabled_rewards_worlds" setting where players do not receive rewards on certain worlds.
- Fixed numeric nbt for CustomModelData in gui menu items.
2.2.4
Aug 3, 2022
Update 2.2.4
News:
- ELYTRA Quests are active again.
- CLANWAR Quests are active again.
- CLANLEVEL Quests are active again.
- Added ENCHANTING also for Anvil (previously only enchantment table).
2.2.3
Jul 30, 2022
Update 2.2.3
News:
- Fixed to remove active quest when player leaves clan.
- Changed KILL_ENTITY event to fetch entities and mobs by type and not just name.
- Fixed italics in menus and texts.
2.2.2
Jul 17, 2022
Update 2.2.2 (Stable Update)
News:
- Added Kyori's MiniMessage system, Now you can add tags, elements at every point in the configuration.
Changed the entire "ChatColor" color system (&c, &6 etc...) to the new standard "Color" (<red>, <gold> etc...), for better performance it is necessary to restart the files of language , config, bossbar and json. legacy tags will still work in compatibility mode. - Added Gradient System, Hex Colors and Color in all files and menus.]
- Fixed Kiory packages.
- Using API 3.9 now
This addon requires Ultimate Clans 5.2.0+
Note:
NOT OBLIGATORY: For better performance it is necessary to restart the files of language, config, bossbar and json. legacy tags will still work in compatibility mode.