Alex (TuxCoding)

Results 362 comments of Alex (TuxCoding)

>Just like add a password when send/recv message with bungeecord. Well a password could then be received by client. What would be better is an cryptographic authenticated message like a...

FastLogin should try to register them once if you have `autoRegister`, which you do. Please try a newer version of FastLogin, because it's not latest and as I said never...

There also plugins that do that automatically for their own data or for others. However I see your point. The issue is detecting the play state. For single servers, it's...

@VOrlando520 there are plugins that convert the data and you can always use the offline UUID.

@Achyut-BK I'm wondering how Aternos handles external download links. An idea is to directly point to the direct download on the CI server. An open question in this case is...

Yeah currently the `FloodgateAuthTask` contains only duplicated code/logic. I'm thinking about a more generic approach. Other than that I'll still need for logic flaws specific to Velocity. However, this shouldn't...

Thanks for separating the commits. I cherry-picked your first commit until we look into the other manner. Thanks for the contribution.

>Do you plan to do the refactoring job or do you want me to do something here? Originally the plan was that I'll do it in combination with my in-progress...

Copied from the CodeMC site: >Normally you should always use the latest version, but currently due breaking changes in ProtocolLib, the latest version of FastLogin is incompatible with older ProtocolLib...