Cross Server Support
This update adds a new section to the config where a server ID must be specified. This is to uniquely identify servers if you are running multiple instances connected to one database. Due to this change all existing databases will need to be reset.
Remove hooks.yml
I have modified the existing plugin hook system making it easier than ever for me to make new additions (so let me know if you have suggestions) with this you no longer need a hooks.yml as it will automatically attempt to connect to every plugin which is a
valid external hook in ProQuests.
Updated All Hooks
All hook dependancies have been updated to the latest versions. This means that support for older versions of the plugin hooks will not be supported.
AutoRank Requirements
I reformatted the AutoRank requirements adding 4 new requirements. They are now as follows:
- proquests-monthly-points
- proquests-weekly-points
- proquests-total-points
- proquests-quests-completed
- proquests-quests-active
AutoSell Quest
Added a new AutoSell sell quest which requires you to earn a specific amount from selling items using AutoSell.
README
Nearing the end of the beta revisions if there are any large additions you wish to see included it is highly recommended you suggest them to me now or you may never see it implemented. It's easier for me to add more extensive frameworks earlier on rather than trying to expand on the existing codebase later