We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
public void forceLogin(Player p, boolean quiet){ management.forceLogin(player, quiet); }
Management reflection access. But it sucks
No response
The text was updated successfully, but these errors were encountered:
and quiet = true does not affect on LOGIN_SUCCESS message at all. Pls fix
Sorry, something went wrong.
Expose silentForceLogin to api (AuthMe#2819)
ce60648
No branches or pull requests
What feature do you want to see added?
public void forceLogin(Player p, boolean quiet){ management.forceLogin(player, quiet); }
Are there any alternatives?
Management reflection access. But it sucks
Anything else?
No response
The text was updated successfully, but these errors were encountered: