MrKinau / FishingBot

1.8 - 1.21 Fishing bot for Minecraft
GNU General Public License v3.0
322 stars 68 forks source link

can you support server with third-party login that uses authlib-injector? #172

Closed szdytom closed 2 years ago

szdytom commented 2 years ago

can you support server with third-party login that uses authlib-injector by add a new auth method? thanks a lot!

MrKinau commented 2 years ago

I wont support third party authentication services. You can use OneSix (see here) to obtain the Mojang accessToken on any way you want or fork the project and implement your own auth service, but I won't implement support for non-Mojang/MS auth services.