commit | 91319402f30018c1ba66f9c6c8f3908a5e2bc5b5 | [log] [download] |
---|---|---|
author | Thibaut Gautier <shanyujuneja@gmail.com> | Sun Jan 17 13:12:18 2021 +0100 |
committer | Thibaut Gautier <shanyujuneja@gmail.com> | Sun Jan 17 13:12:18 2021 +0100 |
tree | 558c12d7ddd5759f153d5ab3e4a7abedc87857d1 | |
parent | c0fb81946e751ada0b6f6373ba13b5c1f07a4b1f [diff] |
Fixed encoding not properly working with other packet reading libraries Injecting a message to byte encoder beforehand would break outbound packets in ViaVersion. This solution is a good fix which won't impact anything.
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
MIT License, see LICENSE for more details.
Special thanks to all our Contributors