Open SueFox opened 1 year ago
JPremium has a "accessToken" function, which is similar to the function of BungeGuard like:
accessToken: 'xxxxxx'
At first, I wanted NanoLimbo to use BungeGuard while other servers used JPremium, but I found that this could lead to conflicts
(I have used a translator. If there are any inaccuracies, please forgive me)
JPremium has a "accessToken" function, which is similar to the function of BungeGuard like:
An access token which is used for verifying connections inbound to the server.
You must enter the same token which you have in your JPremium configuration on the proxy server.
You should not share it and publish it otherwise somebody can bypass the protection and destroy your server.
The access token should be fully random and have 64 chars of length! Use a password generator: https://www.avast.com/random-password-generator
accessToken: 'xxxxxx'
At first, I wanted NanoLimbo to use BungeGuard while other servers used JPremium, but I found that this could lead to conflicts
(I have used a translator. If there are any inaccuracies, please forgive me)