1.4 KiB
ViaVersion 0.5.6
Allows the connection of 1.9 clients to 1.8
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
###Don't use late bind
This took hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
Contributor Chat: https://gitter.im/MylesIsCool/ViaVersion
Sources:
wiki.vg (Protocol info, though I did have to find a lot myself)
MCProtocolLib (used for chunk reading & some of writing.)
OpenNBT (used for slot rewriting)
Contributors:
Myself (harhar)
Matsv/StamBoom
HugoDaBosss
SanderGielisse
Paulomart
gigosaurus
fillefilip8
Releases / Dev Builds:
You can find official releases here:
https://www.spigotmc.org/resources/viaversion.19254/history
You can find unofficial dev builds here:
fillefilip8's Build Server: http://build.fillecraft.com:8080/job/ViaVersion
License:
You may modify this work, all rights are still owned by myself excluding any files in the spacebase package as they belong to the respected contributors. Please credit the original author (myself) when forking etc. (or if it helped you understand the new protocol or netty!)
Thanks!