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

Your nickname contains illegal characters #1262

Open jakubcze11 opened 6 days ago

jakubcze11 commented 6 days ago

What happened?

Hello, the player with the nickname Natalka can't connect to the server, it says ''Your nickname contains illegal characters'', but other nicknames like Natalka1 are fine. The player doesn't have the original minecraft, but I don't understand why she just can't get it.

10:30:38[INFO] [FastLogin] Incoming login request for Natalka from /her ip address 10:30:38[INFO] [FastLogin] Floodgate Prefix detected on cracked player

How can I fix it?

Steps to reproduce

No response

Plugin list

AuthMe, Protocolib on spigot, this plugins isn't in Bungee

Configuration file

No response

Server log

No response

Plugin version

1.12-SNAPSHOT-4dd6b9a

Platform

BungeeCord

Relevance

games647 commented 6 days ago

FastLogin doesn't block non-standard usernames. It will just ignore premium modes for them. This likely an error message from your auth plugin and I assume it's misconfigured, because that name seems fine or because of Floodgate it maybe read the prefix too, which made it illegal.