* Got rid of download warnings.
* Removed debug output.
* Make the plugin work without reflective access.
* Sending an event when the context changes.
* Setting the API version for Spigot.
* Properly handled lacking permissions.
* Error handling.
* Sending messages to players.
* Reading the config.
+ Added /sudo
command that toggles the sudo
context in LuckPerms between 0 and 1.
+ Added a config (that's mostly ignored as of now).
* No error handling on missing permissions! This is essentially a POC release.