Update to newer version of JDA, meaning that we aren't using a deprecated gateway now which fixes a major bug in the plugin that made the bot not find the server.
Cleanup code, remove repeated code and remove unnecessary spaces.
Add option to change nickname on sync/update ( No PAPI support yet )
Add error checking meaning that you shouldn't have any big errors in console and will have more detailed information given when an error happens on syncing/updating.
Use implementation rather than compile for JDA and actually relocate JDA this time
Fixed error when discord server name contained "$"
When putting the new jar, the previous config.yml and messages.yml file will be placed in the "old" folder. There has been new additions so when moving data back make sure you keep them added or there will be errors.
With the move to newer version of JDA, the bot requires you to have Server/Guild Members privileged intent enabled. You can enable it by going to the Discord Developer Portal -> Click on the bot used -> Bot -> Privileged Intents -> Enable Server Members Intent. Without this enabled the bot will NOT work.