Upgrade storage system to a better version
Add channels
Integrate with SlimJar
Remove SQLite/Flatfile Support
Update libraries
Add 1.17 support
Add Java 16 support
Fix issue with libraries and modify config
Fix issue not creating database tables automatically
Fix bug with dependency injection causing NPEs by registering later
Make SpaceChat download libraries to a plugins/SpaceChat/libraries instead of Libraries (and also not in home directory, but that was fixed before anyway)
Fix permission issue with urls by computing message replacement comonent
Make Hikari shut down when reloading to preserve available server connections
Fix miscellaneous issues
Removed file watcher
Removed MySQL dependency
Fix issue where players who haven't played before throw an exception when trying to get their name (which is null)
Remove some dependencies from SlimJar, only downloading SpaceAPI to fix issues with Gson downloading.
Fix MySQL bug where SpaceChat was using the MySQL driver and removing it from the registry so other plugins failed to start
Add alias for broadcast commands (/sc<broadcast command>, sc = SpaceChat)
Add back SlimJar, update to newest working version that doesn't rely on the origin host server and instead relies on the mirror and has a backup server