Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
Mats bcc994b0dd Add possibility to get the supported versions from the api and status response (#402)
* Possibility  to send the Supported versions inside the status response packet

* Make lowercase
2016-05-19 18:56:42 +01:00
src/main Add possibility to get the supported versions from the api and status response (#402) 2016-05-19 18:56:42 +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 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 Add maven default goal. 2016-05-17 23:40:00 +01:00
README.md Version bump to 0.8.3-SNAPSHOT #hype 2016-05-17 22:56:52 +01:00

ViaVersion 0.8.2

Build Status Gitter

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

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 unofficial dev builds here:

Terrobility's Build Server: https://ci.terrocidepvp.net/job/ViaVersion/

sgdc3's Build Server: http://ci.xephi.fr/job/ViaVersion/ sgdc3's Maven: http://ci.xephi.fr/plugin/repository/everything/

JavaDocs: https://jd.matsv.nl/

License:

MIT License, see LICENSE for more details.

Thanks!