I have not kept you up to date here on spigot so I am updating to recent available version. All changes can be read on jenkins.
No breaking changes, you can just drop in.
- Added automatic copying to clipboard when clicking on dump output
- Updated dependencies
- Verified that 1.20.0 and 1.20.1 works fine but no code change was needed.
Added dump command that is going to upload data like config and logs to my service to make debugging easier.
Command "/ms dump" requires permmision "minestore.dump"
Fixed all issues known that caused incompatibility on some platforms.
Technical notes:
Split the plugin into multiple sub modules based on platforms to make it easier to manage