Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
HugoDaBosss 736a853a85 Merge pull request #153 from HugoDaBosss/patch
Make Metadata Rewriter exception output more clear
2016-03-06 16:00:50 +01:00
src/main Merge pull request #153 from HugoDaBosss/patch 2016-03-06 16:00:50 +01:00
.gitignore Initial Commit, need to upload license. You may not claim credit for anything given here if used. All rights reversed excluding extracts from MCProtocolLib. 2016-02-28 22:44:33 +00:00
ISSUE_TEMPLATE.md Added BungeeCord to the Issue Template 2016-03-05 20:04:16 +01:00
pom.xml Update version to 0.5.4 2016-03-06 13:52:38 +00:00
README.md Fix README, also change a bit of the fixJson so that it can handle quotes on signs. 2016-03-06 14:40:23 +00:00

ViaVersion 0.5.4

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.

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

**Chat: ** https://gitter.im/MylesIsCool/ViaVersion

We use it to collaborate and solve errors, sign in with github.

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!