commit | ec188db24763ce45bb5b33ab310f098f6b723389 | [log] [download] |
---|---|---|
author | KennyTV <jahnke.nassim@gmail.com> | Sun Feb 28 12:14:46 2021 +0100 |
committer | Nassim <jahnke.nassim@gmail.com> | Thu Mar 04 16:11:09 2021 +0100 |
tree | 59b811dd6188b6227c75d1d30720a46c3f50291f | |
parent | b84bc7668af7a0a36d2f6ac408aae55a83b29ae1 [diff] |
Shade relocated adventure without breaking native platform usage
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