TCPShield / RealIP

The Spigot, Bungee and Velocity plugin that parses client IP addresses passed from the TCPShield network.
https://tcpshield.com
MIT License
145 stars 52 forks source link

fix tcpshield not kicking players joining via otherways #56

Closed realDragonium closed 2 years ago

realDragonium commented 3 years ago

Players werent being kicked when they joined with the actual server ip and port which resulted in errors like #49 and possible also #53 (it might also be that for some reason the debugger of this issues has been set to true) not sure or there are issues related to this.

I experienced this problem on git-Purpur-1166 and also have tested this only on this version, not sure about other effects this will have for different versions but in 2.4 the code also was this so i dont expect any major problems.

fix #49