Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

35 lines (22 loc) · 706 Bytes

Version 0.1.2

* Got rid of download warnings.
* Removed debug output.

Version 0.1.2

* Make the plugin work without reflective access.

Version 0.1.1

* Sending an event when the context changes.
* Setting the API version for Spigot.

Version 0.1.0

* Properly handled lacking permissions.
* Error handling.
* Sending messages to players.
* Reading the config.

Version 0.0.1

+ 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.