p0t4t0sandwich / TaterLib

A cross API code library that allows developers to write code that works across multiple modding platforms, and across a wide range of Minecraft versions, all with one JAR file. If TaterLib runs on it, so can your plugin/mod.
GNU General Public License v3.0
8 stars 2 forks source link

See if it's plausable to get the highest supported protocol/version from Velocity #41

Closed p0t4t0sandwich closed 8 months ago

wolflord212312 commented 8 months ago

https://jd.papermc.io/velocity/3.0.0/com/velocitypowered/api/network/ProtocolVersion.html

Think that should be it