-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I've been using IPWhitelist since a long time and never have this problem since today, when some fools started sending bots.
IPWhitelist blocks direct connect when the server receives a connection from an unauthorized ip, but if the player is online, it will block the unauthorized ip connection but it don't prevent the kick of the"legit" player with reason "you logged in from another location".
Example:
- Happy player joined the server using bungeecord
- Idiot send a bot directly to spigot
- Bot makes a connection to the server
- Happy player is kicked because of "You logged in from another location" (Caused by Minecraft)
- Bot is denied to join to the server with reason "You must join by the proxy"
- Happy player has to reconnect
Metadata
Metadata
Assignees
Labels
No labels