track / plugin

The official Minecraft plugin for Tebex Analytics.
https://analytics.tebex.io
13 stars 9 forks source link

Plugin internal changes (and error fixes) #11

Closed kylegrahammatzen closed 2 years ago

kylegrahammatzen commented 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.

kylegrahammatzen commented 2 years ago

The pull request was closed, as the repository is archived, feel free to fork it if you'd like.