games647 / FlexibleLogin

A Sponge minecraft server plugin for second factor authentication
https://forums.spongepowered.org/t/8872
MIT License
87 stars 23 forks source link

Could you add a feature that premium accouts can auto login like FastLogin? #166

Open Simba98 opened 4 years ago

Simba98 commented 4 years ago

I mean, the plugin allows offline mode player login and then use in-game auth plugin to login, and auto login for online mode player, just like FastLogin.

Well, you said FastLogin will not support Sponge, I'm not nure whether FlexibleLogin has possibility that it support this feature. Maybe the reason why FastLogin don't support Sponge is that Sponge don't offer some important APIs. Or it could. Although I think it is possible through Mixin, using Mixin is a difficult way to support this feature.