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

Adds description option in plugin.yml to support Bukkit 1.17 #65

Closed trev-sharp closed 2 years ago

trev-sharp commented 2 years ago

As of Bukkit 1.17, plugins are required to include a description option in their plugin.yml to properly initialize. I added this option in the plugin.yml so it can properly load on 1.17+ servers.

DylanKeir commented 2 years ago

Sorted manually because merge conflicts + old versions, thanks.