commit | 6e9e757294085a7bf0594f8a8295c6df46f39d16 | [log] [download] |
---|---|---|
author | LemonCaramel <lemoncaramel_@naver.com> | Sun Feb 28 08:42:37 2021 +0900 |
committer | GitHub <noreply@github.com> | Sun Feb 28 00:42:37 2021 +0100 |
tree | f14eb806d18cd445cc91ea063f10e4ce2d71de06 | |
parent | 5e227cb4a5e3d6a03c37d1c388f2f34a9b27bbba [diff] |
Fix ExceptionInInitializerError (#2372)
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