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

Remove Legacy API #33

Closed theomega24 closed 3 years ago

theomega24 commented 3 years ago

Set api-version in plugin.yml so 1.13+ servers won't have to load the incredibly slow legacy compatibility layer.

This still works with versions older than 1.13.

paulzhng commented 3 years ago

I'll trust you that it'll still work with versions below 1.13 :) LGTM.