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

Add support for 1.21 #1211

Closed TISnoob closed 3 weeks ago

TISnoob commented 3 weeks ago

Is your feature request related to a problem? Please describe.

Add support for 1.21

Servers with premium uuid enabled facing problem. As fastlogin isn't working, premium players are now treated with offline uuid which is causing some serious issues.

Describe the solution you'd like

Add support for 1.21

Describe alternatives you've considered

Or make a separate Premium uuid plugin

Platform

Spigot

Relevance

TISnoob commented 3 weeks ago

It's a protocol lib issue