- Updated to work with blueprint "beta-2024-08"
- Updated version check to always have latest commit (regardless of github cache)
- Redid a tad of the Admin area.
This addon is functional again
Should you find anything not working, have suggestions for another addon, or this addon, join my Discord Server and use "/sync" in the Sync channel to get access to support
Previously this add on was depending on an API that is no longer existent. Has been updated, will no longer give a 500 server error whenever you go to the tab.
To update, first remove the addon from your panel usingblueprint -remove sysautomation, then upload the new .blueprint, and install it usingblueprint -install sysautomation.
If you encounter any issues, my support discord is in the README, use/syncand you'll get some new channels where you can ask for support
.1 hotfix
1. Added labels to the boxes so you know what they do
2. Added a placeholder to the command box so you know what to type
3. Updated the version manager so it works properly instead of just "$latest_version"
To update, use the following steps
1. Run "blueprint -remove sysautomation"
2. Run "php artisan cache:clear"
3. Replace the .blueprint file in /var/www/pterodactyl
4. Run "blueprint -install sysautomation"
