Quests is still looking for user feedback (final call)! Please consider volunteering some of your time (no more than five minutes) to fill out a quick survey about your experiences using this plugin: https://leonardobishop.com/userfeedback/quests. (Please note: if you have already completed this survey, please do not submit it again, thank you!)
The above survey will be closed within a week of this update.
Added some new task types: consume, bucketfill, bucketempty #226, #237
Added some new types of quest items: mmoitems and slimefun #221
These are native integrations with each respective plugin which should have the following benefits:
Allow for easy configuration of items from other plugins in inventory task etc. without adding unnessecary bloat to the plugin
Allow the third party plugin to compare the itemstack, rather than quests doing the comparison, hopefully making it more accurate since quests will only directly check the ItemMeta, which could be different depending on how specialised the third party plugin is
Prevent having to reconfigure the quests every time an item is changed in the third party plugin