ProQuests [1.7 - 1.12] - Give players objectives!

NULLED ProQuests [1.7 - 1.12] - Give players objectives! 2.0.3.5

No permission to download
Resolved Issues:
  • MVdW Placeholder hook fix
  • Citizens hook fix
  • Actions NPE fix
Changes:
Removed the beta load-up message as it was accidentally left in during the GM version release.

Resolved Issues:

  • Like
Reactions: Jester
*** PLEASE READ ***
This update includes some new features and fixes as always. One new things to note is all errors and suggestions will now take place through GitHub (https://github.com/JCulley/ProQuests-Documentaion/wiki). This means that SPIGOT DISCUSSIONS, SPIGOT PMS, SKYPE, DISCORD and every other method of contact WILL NOT be acknowledged or read! For the official 2.0 GM all documentation will be moved there, so if you are looking for support regarding the betas you will slowly see updates taking place.

Teams:
As per a request I have added 3 new team types, this also includes support for the original factions plugin and modifications to the FactionsUUID hook. Below are all of the current team types:

  • SOLO
  • GROUP
  • FACTION (Original Factions plugin)
  • FACTION_UUID (HCFactions or FactionsUUID plugin)
  • GANG
  • ASKYBLOCK_ISLAND (All island members of the starting player)
  • USKYBLOCK_ISLAND (All island members of the starting player)

Other Updates:
  • Refactored config.yml
  • Refactored database columns
  • Refactored menu systems
  • Removed rewards.yml merged it into leaderboard.yml
  • Updated leaderboard system (weekly/monthly reset system)
  • Added confirmation menus for risky options
  • Added /quest delete <id> command
  • Leaderboard menus are now registered as regular menus allowing for more customization
  • Added a parent option for menu items to save configuration time if you edit the config directly (still recommended to use the in-game editor)
There may be some smaller additions which I haven't mentioned here as its hard to keep track of all of the additions/changes. If you have any suggestions or errors as mentioned earlier view the GitHub page and open an issue (https://github.com/JCulley/ProQuests-Documentaion/wiki). We are nearing the end of the beta as most features and plans have been completed. It will more than likely be released by the end of the month so look out for that ;)
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
Top