ViaVersion/README.md

43 lines
1.0 KiB
Markdown
Raw Normal View History

# ViaVersion 0.4.5
2016-02-29 00:18:33 +01:00
**Allows the connection of 1.8 clients to 1.9**
2016-02-28 23:49:16 +01:00
2016-02-29 00:04:59 +01:00
This plugin modifies netty to allow connection of 1.9 clients to 1.8,
**Don't use late bind*
2016-02-29 00:04:59 +01:00
2016-02-29 20:40:07 +01:00
**As of this point it doesn't have everything, I need to fix:**
2016-02-29 00:04:59 +01:00
Attempt to make boats nicer when they don't work
2016-02-29 20:40:07 +01:00
Remap spawn eggs
2016-02-29 00:04:59 +01:00
If you have a bug with entities, please report the full stack trace
2016-02-29 00:04:59 +01:00
This took hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
2016-03-01 15:40:53 +01:00
Sources:
2016-02-29 00:18:33 +01:00
--------
2016-02-29 00:04:59 +01:00
2016-02-29 00:18:33 +01:00
**wiki.vg** (Protocol info, though I did have to find a lot myself)
2016-02-29 00:04:59 +01:00
2016-02-29 00:18:33 +01:00
**MCProtocolLib** (used for chunk reading & some of writing.)
2016-02-29 00:04:59 +01:00
2016-03-01 15:40:53 +01:00
Contributors:
--------
2016-02-29 00:18:33 +01:00
**Myself** (harhar)
**Matsv/StamBoom**
2016-03-01 15:40:53 +01:00
**HugoDaBosss**
2016-03-02 11:16:27 +01:00
**SanderGielisse**
2016-03-02 23:01:16 +01:00
**Paulomart**
**gigosaurus**
2016-03-02 23:01:16 +01:00
2016-02-29 00:04:59 +01:00
License:
2016-02-29 00:18:33 +01:00
--------
2016-02-29 00:04:59 +01:00
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!