🧭 Quests | UClans Addon icon

🧭 Quests | UClans Addon 5.4.2

Quest Addon for UltimateClans!

Page 1 2 3 4
5.4.2 4 days ago
Update 5.4.2

News:

  • Updated version check (1.15+) in some builds.
5.4.1 15 days ago
Update 5.4.1 (Koth and Outpost events)

News:

  • Added new missions for UKoth (KOTH) and UOutpost (OUTPOST), making it possible to receive mission rewards by capturing events.
  • Fixed adding league points to missions.
  • Removed mission debug striplog.

Screenshot_6.png

 

  koth:
    status: true
    # ONCE or DAILY
    type: DAILY
    # Days of the week to display this quest, empty for all days.
    week_days:
    - Sunday
    - Monday
    - Tuesday
    - Wednesday
    - Thursday
    - Friday
    - Saturday
    item:
      click_sound: 'block.enchantment_table.use'
      material: TOTEM_OF_UNDYING
      name: '<aqua>King of capture?'
      glow: true
      amount: 1
      texture: ''
      lore:
      - ''
      - ' <green>Koth capture'
      - ' '
      - ' <white>Id: <green>{QUEST}'
      - ' <white>Type: <aqua>%clanquest_type_formated:{QUEST}%'
      - ' <white>Name: <aqua>%clanquest_name:{QUEST}%'
      - ' <white>Total: <aqua>%clanquest_mission_total:{QUEST}%'
      - ' <white>Mission: <aqua>%clanquest_missions:{QUEST}%'
      - ' <white>Whitelist: <aqua>%clanquest_whitelist:{QUEST}%'
      - ''
      - ' <yellow>Rewards:'
      - ' <white>Points: <aqua>%clanquest_reward_points:{QUEST}%'
      - ' <white>Exp: <aqua>%clanquest_reward_exp:{QUEST}%'
      - ' <white>League points: <green>%clanquest_reward_league:{QUEST}%'
      - ''
      - ' <yellow>Click to start!'
      nbt:
        string: 'example:nbt'
        integer: 'example:100'
    missions:
      KOTH:
        amount: 1
        whitelist:
        - XXX
    rewards:
      commands: []
      points: 300
      exp: 50
      league: 10
    messages:
      - ''
      - '%tag% <green>Congratulations, You completed the quest!'
  outpost:
    status: true
    # ONCE or DAILY
    type: DAILY
    # Days of the week to display this quest, empty for all days.
    week_days:
    - Sunday
    - Monday
    - Tuesday
    - Wednesday
    - Thursday
    - Friday
    - Saturday
    item:
      click_sound: 'block.enchantment_table.use'
      material: RECOVERY_COMPASS
      name: '<aqua>King of Outpost?'
      glow: true
      amount: 1
      texture: ''
      lore:
      - ''
      - ' <green>Outpost capture'
      - ' '
      - ' <white>Id: <green>{QUEST}'
      - ' <white>Type: <aqua>%clanquest_type_formated:{QUEST}%'
      - ' <white>Name: <aqua>%clanquest_name:{QUEST}%'
      - ' <white>Total: <aqua>%clanquest_mission_total:{QUEST}%'
      - ' <white>Mission: <aqua>%clanquest_missions:{QUEST}%'
      - ' <white>Whitelist: <aqua>%clanquest_whitelist:{QUEST}%'
      - ''
      - ' <yellow>Rewards:'
      - ' <white>Points: <aqua>%clanquest_reward_points:{QUEST}%'
      - ' <white>Exp: <aqua>%clanquest_reward_exp:{QUEST}%'
      - ' <white>League points: <green>%clanquest_reward_league:{QUEST}%'
      - ''
      - ' <yellow>Click to start!'
      nbt:
        string: 'example:nbt'
        integer: 'example:100'
    missions:
      OUTPOST:
        amount: 1
        whitelist:
        - XXX
    rewards:
      commands: []
      points: 300
      exp: 50
      league: 10
    messages:
      - ''
      - '%tag% <green>Congratulations, You completed the quest!'

 

5.4.0 18 days ago
Update 5.4.0

News:

  • Updated api to UClans-API - v8.14.0. (Requires UClans 8.14.0+).
  • Added official support for Minecraft versions 1.21.6/7/8.
5.3.1 Jul 16, 2025
Update 5.3.1

News:

  • Updated api to UClans-API - v8.12.0-R1. (Requires UClans 8.12.0+).
5.3.0 Jul 14, 2025
Update 5.3.0

News:

  • Updated api to UClans-API - v8.11.0. (Requires UClans 8.11.0+).
  • Added pre-support for Minecraft versions 1.21.6 and 1.21.7 (not tested on Spigot).
5.2.0 Jun 20, 2025
Update 5.2.0

News:

  • Updated api to UClans-API - v8.10.0. (Requires UClans 8.10.0+).
  • Updated gui and kiory libs to 1.21.5+.
5.1.0 May 12, 2025
Update 5.1.0 (Multiserver support)

News:

  • Updated API to UClans-API - 8.8.5-R3 (Requires UltimateClans 8.8.0+)
  • Added support for "MultiServer (Sync)" to synchronize clan quests, in progress, completed or being done by another player.
  • Added option (Config.sync_if_enabled) to disable sync if you prefer separate quests per server.
  • Added option to allow the use of "shift (in test)" in missions (Config.Quest.shift_enabled).
  • Added support for sqlite in legacy versions (previously disabled for these versions).
  • Updated coding of the CRAFTING mission to avoid errors in counting.
5.0.7 Apr 7, 2025
Update 5.0.7

News:

  • Updated language for TELEPORT and TRADE missions.
  • Updated default quest file for VTRADE mission for VTRADE2.
5.0.6 Mar 5, 2025
Update 5.0.6

News:

  • Fixed some methods for compatibility with Folia.
  • Added (optional optimization) queue for saving data from quests in progress (queue_to_save: default 300 sec.).
5.0.5 Mar 4, 2025
Update 5.0.5

News:

  • Changed working mode to "follow player" when breaking blocks.
5.0.4 Feb 26, 2025
Update 5.0.4

News:

  • Updated QuestDyeListern event causing errors when fetching the inventory viewer.
5.0.3 Feb 18, 2025
Update 5.0.3

News:

  • Fixed errors in EXPLORE and REPAIR missions.
5.0.2 Feb 15, 2025
Update 5.0.2

News:

  • Fixed reading the PrepareAnvilEvent event.
5.0.1 Feb 1, 2025
Update 5.0.1

News:

  • Fixed loading causing Bytecode breakage.
5.0.0 Jan 24, 2025
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

4.5.4 Aug 3, 2024
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.
4.5.3 Jul 10, 2024
Update 4.5.3

News:

  • Fixed: Reflection method for some quests that include inventory.
4.5.2 Jul 8, 2024
Update 4.5.2

News:

  • Updated: verification method for profile viewers in the Crafting quest after changes from 1.20.6+
4.5.1 Jul 2, 2024
Update 4.5.1

News:

  • Changed: Optimized use of databases and storage.
  • Fixed: error when reloading the addon and receiving an abstract command error.
4.5.0 Jul 1, 2024
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:

attachment.png

 

Page 1 2 3 4
You might also like...