commit | 3c73d70f6397efd942c3800d7b4f5ef861b3747a | [log] [download] |
---|---|---|
author | RK_01 <50594595+RaphiMC@users.noreply.github.com> | Fri Feb 26 14:45:55 2021 +0100 |
committer | GitHub <noreply@github.com> | Fri Feb 26 14:45:55 2021 +0100 |
tree | 8c94aa243fc41f346f0a31230b75370b4cd5e6bc | |
parent | 9fbadc0ad50fe98c67b4c66bcf180254571f34d8 [diff] |
Fix handling of animation 3 in 1.8->1.9 (#2358)
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