commit | 5e227cb4a5e3d6a03c37d1c388f2f34a9b27bbba | [log] [download] |
---|---|---|
author | KennyTV <jahnke.nassim@gmail.com> | Sat Feb 27 10:21:06 2021 +0100 |
committer | KennyTV <jahnke.nassim@gmail.com> | Sat Feb 27 10:21:39 2021 +0100 |
tree | 8a2a575814b483a239389ad0211a4c87891d9943 | |
parent | 3c73d70f6397efd942c3800d7b4f5ef861b3747a [diff] |
Fix Bungee Chat relocation Fixes #2371
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