Added a toggle switch for autoupdate.
- Fixed an error on plugin shutdown
- Made the analytics loop async to avoid crashes
- Added analytics. This sends anonymous data to my server about the server. This can be opted out of in analytics.yml.
- Removed BungeeCord support, which was unused and outdated
- Fixed an error on startup caused by a web host switch.
- Added a metric chart for language analytics.
- Removed a useless error reporting feature
Fixed an error occuring on startup making the plugin unusable for some users
Added an auto-update system for a more user-friendly experience
- Remade the Lang system to support Crowdin and Json format for more customization freedom. The language you choose in SynkLibs' config will now be applied to all of my plugins.
- Added an exception handler for easier issue detection
Changed the configuration downloading system to be able to work on Windows
Changelog:
- greatly optimized the dump system
- added a /sldump or /slreport command to generate a report about your server to help the support team resolve your issue.
- Added the webLoad configuration system, which allows me to add comments to configurations
- added the SynkPlugin interface
- made the auto updater more practical
- added support for BungeeCord plugins
- slightly changed the console logger
- changed the API version to 1.13 for better compatibility
First version of the plugins. Added auto-updater, lang and console logger



