Page: 1 2 3

4.0.2 Sep 6, 2023

Changes:

  • Added MMOCore gain_exp and level_up quests! https://battlepass.advancedplugins.net/features/quests
  • Changed ExcellentCrates quest open to use crate id ID rather than its (sometimes non-existent) Display Name (e.g. the ID of a crate in emerald.yml would be emerald - file name without.yml)
  • Fixed minor error with EntityBreedQuest quest
  • Fixed brew quest inconsistently counting potions

4.0.0 Sep 3, 2023
This update completely moves all class paths, renames a lot of API methods. If you are using any custom coded addons, read the updated information in BP wiki: battlepass.advancedplugins.net/developer-api
Changes:
  • Fixed bulk crafting not registering correct amount with craft quest
  • Updated CrazyEnvoys quest hook to support 1.5+
  • Updated ExcellentCrates quests support for latest plugin version

3.19.0 Aug 25, 2023

Changes:
Updated CrateReloaded quests to latest version of API
Some minor fixes and upgrades with code


3.18.7 Aug 10, 2023

Minor fix for console error with McMMO level up quest for older McMMO versions


3.18.6 Aug 7, 2023

Changes:

  • Some updates to quest processing performance
  • Fixed minor bug with placeholderapi parsing
  • Custom model data now should apply to all menu items

3.18.5 Jul 30, 2023

Changes:

  1. Few improvements with in-game editor
  2. Added better 2nd hand support for quests

3.18.4 Jul 28, 2023

Changes:

  1. Added bucket-place quest
  2. Updated default lava bucket place quest
  3. Fixed daily quest items not glowing after quest is finished
  4. Fixed custom model data not applying after quest is finished
  5. PlaceholderApi quests now support decimal numbers with integer quest

3.18.3 Jul 20, 2023
Changes:
  • Fixed quests being able to finish multiple times due to sync issues with UserQuestProgressionEvent not being async
  • Performance improvements for quests

3.18.0 Jul 4, 2023
Changes:
  • Fixed a MySQL database related freeze if using a slower database connection

3.17.9 Jun 28, 2023
Changes:
  • Fixed error with player joining
  • completionCustomModelData will only update if it's not set to 0
  • Some smaller updates / fixes

3.17.8 Jun 22, 2023

Changes:

  1. Fixed error with console spam
  2. Fixed join quest not reading every player's joins

3.15.9 Mar 28, 2023

Changes:

  1. Fixes error in console about potions

3.15.7 Mar 20, 2023

Changes:

  1. Consume quest now allows checking for specific potion types
  2. Added the ability for completed quest icons to have custom model data
  3. /bpadmin message is now configurable
  4. Fixes org.bukkit.Tag check in pre-1.13 versions where it does not exist
  5. PlaceholderApi Quests will no longer run checks unless they exist on server

3.15.6 Mar 16, 2023

Changes:

  1. Added 1.19.4 support
  2. Fixed PersistantDataContainer issue with brew quest

3.12.4 Nov 9, 2022

Changes:

  1. Fixed daily-quests.yml formatting issue
  2. Fixed issue with some craft materials not working
  3. Fixed issue crafting multiple of items which aren't stackable not counting the amount towards craft quests

3.12.1 Oct 28, 2022

Minor update to default quests


3.12.0 Oct 26, 2022

Brand new 20 daily quests have been released! To get these, you will need to regenerate your `plugins/BattlePass/quests/daily-quests.yml` file


3.11.9 Oct 24, 2022

Changes:

  1. Fixed error with having MythicMobs kill quest sometimes throwing errors if using custom mobs

3.11.8 Oct 21, 2022

Changes:

  1. Updated andrei1058's bedwars quest implementation to latest
  2. Some backend improvements to quest loading from databases

3.11.6 Oct 17, 2022

Changes:

  1. Updated ShopGUI+ support to latest version (versions from 1+ year ago won't be supported anymore)
  2. Major improvements to performance and reduced how many runnables this plugin initializes

3.9.9 Jul 18, 2022

Changes:

  1. Fixed issue with fish quest not processing not caught fish correctly
  2. Updated ExcellentCrates support

3.5.13 Oct 25, 2021
Fixed Hex not working on 1.17
Fixed error on startup with 1.17.1 not being detected

3.5.12 Oct 21, 2021
Changes:
  1. Improved performance with MySQL database on server load (could sometimes freeze for few seconds)

3.5.11 Oct 18, 2021
Changes:
  1. Fixed NPE with Purpur when server disables due to incompatibility issue with purpur

3.5.10 Oct 16, 2021
3.5.10
Changed how off-hand is handled with block-break quest

Page: 1 2 3