Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
lenis0012 20bbe7cec6 Support 1.9.2 servers
This code basically reads 1.9 data so it can then be transformed to add
in the tile entities.
it geta a little funky when it already loaded it as a 1.8 chunk tho, so
i had to add some methods to the chunk api.

in short: I hate minecraft
2016-06-23 04:00:59 +02:00
src/main Support 1.9.2 servers 2016-06-23 04:00:59 +02: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 Change license to be more appropriate, this one is more open and allows much more creativity. 2016-05-11 14:19:30 +01:00
pom.xml Bump version 2016-06-22 21:33:25 +01:00
README.md Bump version 2016-06-15 19:44:25 +01:00

ViaVersion 0.9.3

Build Status Gitter

Allows the connection of 1.9 clients to 1.8 1.10 clients on 1.8 / 1.9 servers

This took 100s 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)

Burger We use this tool to get protocol and other useful information for new / undocumented Minecraft versions

OpenNBT (used for slot rewriting)

Contributors:

Myself (harhar)

Matsv/StamBoom

HugoDaBosss

SanderGielisse

Paulomart

gigosaurus

fillefilip8

lenis0012

Releases / Dev Builds:

You can find official releases here:

https://www.spigotmc.org/resources/viaversion.19254/history


You can find official dev builds here:

Jenkins: https://ci.viaversion.com

JavaDocs: https://jd.viaversion.com

Maven Repo: https://repo.viaversion.com

License:

MIT License, see LICENSE for more details.

Thanks!