You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the regex for the IP check only matches IPv4 it will treat IPv6 adresses as "players" and will send those to the Mojang API. The API returns a null pointer, hence the exception.
The plugin doesn't seem to support IPv6 connections. I've just tested this by connecting to a BungeeCord instance via IPv6:
The text was updated successfully, but these errors were encountered: