Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
2016-03-03 21:31:50 +01:00
src/main Basic support for rewriting SpawnEggs and Potions, still needs more work 2016-03-03 21:31: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 Extra line 2016-03-03 10:37:43 +00:00
pom.xml Basic support for rewriting SpawnEggs and Potions, still needs more work 2016-03-03 21:31:50 +01:00
README.md Bump version to 0.4.6 2016-03-03 13:07:57 +00:00

ViaVersion 0.4.6

Allows the connection of 1.8 clients to 1.9

This plugin modifies netty to allow connection of 1.9 clients to 1.8,

*Don't use late bind

As of this point it doesn't have everything, I need to fix:

Attempt to make boats nicer when they don't work

Remap spawn eggs

If you have a bug with entities, please report the full stack trace

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.)

Contributors:

Myself (harhar) Matsv/StamBoom HugoDaBosss SanderGielisse Paulomart gigosaurus

**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!