Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
2016-03-22 19:17:28 +00:00
src/main Remove some debug code 2016-03-22 20:11:24 +01:00
.gitignore Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
.travis.yml Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
circle.yml Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
ISSUE_TEMPLATE.md Added BungeeCord to the Issue Template 2016-03-05 20:04:16 +01:00
LICENSE Improve POM and fix dead code 2016-03-06 16:36:54 +01:00
pom.xml Version bump 2016-03-20 16:40:03 +00:00
README.md Rename ChunkHandler 2016-03-22 15:36:11 +00:00

ViaVersion API Dev

This is an experimental branch, but soon to be live.

The things which stop this from going live:

Need to implement debug mode using deprecated PacketType for english

and then javadocs.

It would be nice to have a Pipeline cache so it doesn't have to figure it out all the time. (and to ensure it uses the shortest pipeline)

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!