.github/ISSUE_TEMPLATE | ||
adventure | ||
buildSrc | ||
bukkit | ||
bukkit-legacy | ||
bungee | ||
common | ||
fabric | ||
gradle/wrapper | ||
sponge | ||
sponge-legacy | ||
universal | ||
velocity | ||
.gitignore | ||
.travis.yml | ||
build.gradle.kts | ||
circle.yml | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.txt | ||
README.md | ||
settings.gradle.kts |
ViaVersion - Spigot, Sponge, BungeeCord, Velocity
Allows the connection of higher client versions to lower server versions
Supported Versions:
On Paper you may also use ProtocolSupport, but ensure you have the right build for your server version.
User Docs: https://docs.viaversion.com/display/VIAVERSION/
Sources:
wiki.vg (Used for various information, we also contribute back)
Burger (See PAaaS)
OpenNBT (used for slot rewriting)
Releases / Dev Builds:
You can find official releases here:
https://www.spigotmc.org/resources/viaversion.19254/history
You can find official dev builds here:
Jenkins: https://ci.viaversion.com
JavaDocs: https://jd.viaversion.com
Maven Repo: https://repo.viaversion.com
Building:
After cloning this repository, build the project with Gradle by running /gradlew build
and take the created jar out of the build/libs
directory.
License:
MIT License, see LICENSE.txt for more details.
Special thanks to all our Contributors