Closed kylegrahammatzen closed 2 years ago
Implements the SDK directly when building the project without needing to manually add it. Implements SDK's encryption key generation method.
Moves server token into aa local variable of the onEnable() as there is no getter method accessing it.
Fixes a color parse issue that would occur if someone decided to remove a server when it is configured and run the core command.
The pull request was closed, as the repository is archived, feel free to fork it if you'd like.
Implements the SDK directly when building the project without needing to manually add it. Implements SDK's encryption key generation method.
Moves server token into aa local variable of the onEnable() as there is no getter method accessing it.
Fixes a color parse issue that would occur if someone decided to remove a server when it is configured and run the core command.