PrismarineJS / node-minecraft-protocol

Parse and serialize minecraft packets, plus authentication and encryption.
https://prismarinejs.github.io/node-minecraft-protocol/
BSD 3-Clause "New" or "Revised" License
1.2k stars 241 forks source link

Hide Mojang deprecation warning when using custom auth server. #1245

Open 1RandomDev opened 11 months ago

1RandomDev commented 11 months ago

When using the Mojang authentication type with a custom auth server like TheAltaning specified via the authServer option you still get a warning in the console that Mojang will not accept authentication requests anymore, which is a bit misleading to the end user and obviously not the case if you don't even use their servers.

rom1504 commented 6 months ago

we could just remove this warning