commit | 7595ca0c406d511c3ad62063e91ad6e712cf0eaa | [log] [download] |
---|---|---|
author | KennyTV <kennytv@t-online.de> | Thu Jun 18 19:38:47 2020 +0200 |
committer | KennyTV <kennytv@t-online.de> | Thu Jun 18 19:38:47 2020 +0200 |
tree | 0a50ec547892a89c8b6aa022d12825f521f28f32 | |
parent | 5a15d34d9e91ea2cbfa1101db784385c89df20cb [diff] |
Avoid a bit of overhead in manual primitive type reading Mostly interesting for proper object type reading (arrays, chunks, etc.) that manually call the type read/write methods + packet varint channel id
Allows the connection of higher client versions to lower server versions
Supported Versions:
On Bukkit 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