Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you please add support for JPremium? #65

Open
SueFox opened this issue Jul 7, 2023 · 0 comments
Open

Could you please add support for JPremium? #65

SueFox opened this issue Jul 7, 2023 · 0 comments

Comments

@SueFox
Copy link

SueFox commented Jul 7, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant