AuthMe Reloaded

AuthMe Reloaded

3M Downloads

Silet forcelogin in api

ImagineWave opened this issue ยท 1 comments

commented

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

commented

and quiet = true does not affect on LOGIN_SUCCESS message at all. Pls fix