What's New in Version 1.1.2 See changelog
Released
Update 1.1.2
* Updated Awake methods to fix loaded hook not triggering after defaults where added & reboot occurred.
* Added Preload Methods to ensure the loaded hooks are always triggered on boot.
* Managed to sneak default logic in before server has initialized if its not the first time installation.
* Updated Various checks to fix certain scenarios being broken.
* Updated API to callback the custom plugin hook for each call in the event its already added.
* Now handles cancellation tokens accordingly
* Next update plans.
* TODO: Option to return only your list or the full list during hook requests.
* TODO: Auto Remove Data that isn't used past x Days.