TCPShield / RealIP

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

Fabric support #25

Closed Obydux closed 3 years ago

Obydux commented 3 years ago

Would be cool if you guys made a server-side Fabric mod version of this plugins

paulzhng commented 3 years ago

Adding support for a new platform poses many challenges, including but not limited to the initial development and active maintenance of that platform. I personally consider Fabric as a server platform still too niche and thus deem active support not worth the effort.

A solution for you would be to use BungeeCord in front of your Fabric server and running our plugin on the BungeeCord.

Should the demand for Fabric rise, I'd be happy to look further into supporting it natively.