commit | 72de59754433d4cab9b72d53f6182b1e2422b53e | [log] [download] |
---|---|---|
author | LemonCaramel <lemoncaramel_@naver.com> | Mon Mar 08 16:28:03 2021 +0900 |
committer | GitHub <noreply@github.com> | Mon Mar 08 08:28:03 2021 +0100 |
tree | 6dae011a09f1e34f762cce956b87fd940ddc820b | |
parent | d7c8f3a59431d6266f3825d4b21da2682f707f53 [diff] |
Fix Explosion Mapping (#2389)
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