Minecrell / ServerListPlus

A flexible Minecraft plugin to customize the appearance of your server in the server list
https://git.io/slp
GNU General Public License v3.0
240 stars 58 forks source link

Velocity plugin metadata missing #380

Closed MrGabe05 closed 1 year ago

MrGabe05 commented 2 years ago

Hello! how's it going?

In the version for Velocity there is a problem that the plugin information cannot be obtained using PluginContainer, information such as name, version, etc. Can this be fixed?

stephan-gh commented 2 years ago

Hmm, for all other plugins this is generated from the Gradle project, but I don't see a trivial way to do this for Velocity for some reason :(

SlimeDog commented 2 years ago

We are working around it for now, but it would be a nice-to-have. LuckPerms-Velocity (for example) must have some magic -- we employ no special handling for that.