Apricot Update
Details
-
FilenameQuests-4.2.0.jar
-
Uploaded by
-
UploadedFeb 5, 2022
-
Size4.04 MB
-
Downloads484
-
MD544bfaafe3e0355af3552fff4c94fd243
Supported Bukkit Versions
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
Changelog
As we observe the Lunar New Year, please take a moment to read about these important changes.
Users: This update contains some changes which might break how other resources interact with Quests. If you experience an incompatibility with another plugin or module, please report this to the other resource's author as well as on our Github issue tracker.
The ask-confirmation config setting has been replaced with confirm-accept (same behavior) and confirm-abandon (ask confirmation on quit). A new condition-inverval setting has been added for timing of Condition notifications (must be within 3 and 180 seconds).
Developers: In our last update, we informed you of a new artifact ID when using build tools like Maven. In addition to quests-api, you might also need to depend on quests-core for this version of Quests. Our goal is for this second dependency to be temporary as we attempt to maintain some backwards compatibility until the next major release.
This version's updates include:
- Quest compass improvements
- Correct setting of item consume objectives
- Split ask-confirmation setting
- Ask for confirmation on quit
- Add condition notice interval setting
- Correct improper merge conflicts
- Add filter to suppress misleading errors
- Invalid sheep color workaround
- Descriptive exception for invalid mobs killed
- Update dependencies
- Add keepalive property to config
- Avoid exception from misconfigured SQL table
- Remove legacy allow-quitting config node
- Refactor to core module