Page: 1 2

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.2 Jan 13, 2024
Update 4.0.2

News:

  • Fixed searching for BEE in legacy versions.

4.0.1 Jan 6, 2024
Update 4.0.1

News:

  • Fixed error in legacy versions searching for composter.

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.6 Sep 2, 2023
Update 3.5.6

News:

  • Fixed BREAK mission error after break check delay.

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.4 Aug 27, 2023
Update 3.5.4

News:

  • Fixed cancel check when breaking disallowed blocks (@devetty)

3.5.3 Aug 21, 2023
Update 3.5.3

News:

  • Re-added COLLECT type quest.

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)

3.5.0 Jul 17, 2023
Update 3.5.0

News:

  • Updated API for 6.7.1 (Required UClans 6.7.1+).
  • Added translation for quest names (@skydrek). 
  • Added a new method of translating objects from the whitelist of quests, now the objects are translated into the user's own language. This is optional (Config.translate.enabled).
  • Fixed quest file not being created after 3.4.x update.

3.4.0 Jul 13, 2023
Update 3.4.0 (Quest Placeholder - WARNING! READ THE UPDATE)

When upgrading to this version you need to make changes to quest.yml and language.yml files

News:

  • Published Quest placeholders for internal and external use using PAPI, see placeholders in https://polymart.org/resource/quests-uclans-addon.2521/page/placeholders.
  • Placeholders no longer use the "%uclans_quest" or "%uclans_playerquest" prefix.
  • Internal "addon-data" files are now suffixed with _v2.
  • Downloaded language files have changed for the new version.

Manual changes (if you don't reset the quest.yml and Lang_*.yml files):

  • Placeholders prefixed with "%uclans_quest_%" should now be "%clanquest_".
  • Placeholders prefixed with "%uclans_playerquest" should now be "%clanquest_playerquest_".

3.3.1 Jun 16, 2023
Update 3.3.1

News:

  • Added `Config.Quest.follow_additional_block` option to follow some types of blocks and items that are not in the quests whitelist.

3.3.0 Jun 10, 2023
Update 3.3.0 (1.20)

News:

  • Added pre-support for Minecraft 1.20
  • Updated API to 6.5.0-r2 (Required UltimateClans 6.5.0+)
  • Added new snakeyaml library.

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

attachment.png


3.0.1 Mar 3, 2023
Update 3.0.1

News:

  • Added support for Russian (RU) language.

Page: 1 2