Mojang ratelimit
Hello, i would like to use this plugin to allow my alts to join server, and maybe some players manualy. If i dont allow new cracked users to login, would i still get rate limited by mojang, or is there a failsafe way to not get rate limited by Mojang? I dont wanna players to exploit the ratelimit and make my players unable to join.
Or is there a way, only to whitelist some usernames to skip the mojang auth servers? If no, could this feature be added? Instead of registering players, just whitelist usernames.
allow my alts to join server, and maybe some players manualy.
If i dont allow new cracked users to login, would i still get rate limited by mojang
At the moment, yes it performs an additional UUID request if autoRegister or nameChangeCheck is enabled. However this is good point to change this behavior here.
or is there a failsafe way to not get rate limited by Mojang?
You could at least limit the number of request FastLogin itself performs. Although it only needs that for new accounts, you can still limit it further in the configuration.
Or is there a way, only to whitelist some usernames to skip the mojang auth servers?
You can limit the use of the premium command through permissions or use the command manually for other players, but make sure they actually own an account.