commit | b84bc7668af7a0a36d2f6ac408aae55a83b29ae1 | [log] [download] |
---|---|---|
author | KennyTV <jahnke.nassim@gmail.com> | Tue Nov 24 11:49:13 2020 +0100 |
committer | Nassim <jahnke.nassim@gmail.com> | Thu Mar 04 16:11:09 2021 +0100 |
tree | 91fad47b4521c0d1fc2c1e0c838bbad2dee0d74e | |
parent | cf8d11d530328fd0b28417e9b23fe361b93da351 [diff] |
Fixes
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/
wiki.vg (Used for various information, we also contribute back)
Burger (See PAaaS)
OpenNBT (used for slot rewriting)
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
After cloning this repository, build the project with Gradle by running /gradlew build
and take the created jar out of the build/libs
directory.
MIT License, see LICENSE for more details.
Special thanks to all our Contributors