In this patch, I've fixed multiple issues.
- Fixed issue that caused the plugin to crash when ran on server JARs like Mohist and even some versions of Paper
- Fixed issue that caused the plugin to crash when the plugin sent links to chat when certain other plugins were installed on the Minecraft server
- Fixed issue that caused backups to fail if other plugins were modifying the files the plugin was backing up
- Fixed issue that caused backups to fail if any of the files the plugin was backing up were locked
- Fixed issue that prevented the plugin from deleting local backups past the number to keep if OneDrive backups were enabled
- Fixed issue that caused the suppress-errors setting to suppress errors if set to false, and vice-versa
A side effect of these fixes was decreasing the size of the plugin JAR by ~50%, which is great.