games647 / FastLogin

Checks if a minecraft player has a valid paid account. If so, they can skip offline authentication automatically. (premium auto login)
https://www.spigotmc.org/resources/fastlogin.14153
MIT License
482 stars 119 forks source link

BungeeCord update #1189

Closed Krakenied closed 2 months ago

Krakenied commented 3 months ago

I think it's needed to take a look at this commit (https://github.com/SpigotMC/BungeeCord/commit/1be25b6c74ec2be4b15adf8ca53a0497f01e2afe) as it may break some FastLogin features. Probably it breaks the unique id setter, however I'm not entirely sure, so I just wanted to report it for someone more knowledgeable about FastLogin to check that.

Krakenied commented 2 months ago

Rewrite_ID_fix.patch Fixed it this way in my local fork (however not sure if the issue is related)