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
494 stars 121 forks source link

ProtocolLib version #1244

Closed gxlydlyf closed 3 weeks ago

gxlydlyf commented 1 month ago

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

This plugin requires the use of ProtocolLib version 5.3+, but ProtocolLib version 5.3+ does not support Minecraft version <1.20.5. I hope the latest version of this plugin can have good compatibility and support Minecraft version <1.20.5.

Describe the solution you'd like

It would be nice if this plugin could support ProtocolLib version <= 5.2.

Describe alternatives you've considered

I tried using an older build of this plugin.

Platform

Spigot

Relevance

games647 commented 1 month ago

They added the version support notice after the fact. It should work too.

gxlydlyf commented 1 month ago

They added the version support notice after the fact. It should work too.

image They don't seem to have notified that the latest version of ProtocolLib can support game versions less than or equal to 1.20.4. Although the page only says "recommended", in fact, using the latest version of ProtocolLib with game version 1.20.4 sometimes causes many errors.

gxlydlyf commented 4 weeks ago

So, will this plugin support protocolLib5.2? @games647

games647 commented 4 weeks ago

Yes, but it requires more effort. Currently builds before: ticket #1210 with 5fb6308130bc93c2487d85df84a3be14cc0b5e94 work

gxlydlyf commented 3 weeks ago

Yes, but it requires more effort. Currently builds before: ticket #1210 with 5fb6308 work

我将会使用旧版,期待您支持ProtocolLib 5.2的那一天!感谢!

gxlydlyf commented 3 weeks ago

Yes, but it requires more effort. Currently builds before: ticket #1210 with 5fb6308 work

I will use the old version and look forward to the day when you support ProtocolLib 5.2! Thanks!