Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
Andrew Steinborn a42e724f50 Remove unneeded indirection in NBTType
ByteBufInputStream implements DataInput, ByteBufOutputStream implements DataOutput. Use them to exploit native Netty ByteBuf calls where possible.
2019-12-11 23:51:39 -05:00
.github/ISSUE_TEMPLATE Minor bug report typo 2018-10-28 16:38:53 +00:00
bukkit Back to SNAPSHOT 2019-12-11 11:16:05 +00:00
bungee Back to SNAPSHOT 2019-12-11 11:16:05 +00:00
common Remove unneeded indirection in NBTType 2019-12-11 23:51:39 -05:00
jar Back to SNAPSHOT 2019-12-11 11:16:05 +00:00
sponge Back to SNAPSHOT 2019-12-11 11:16:05 +00:00
sponge-legacy Back to SNAPSHOT 2019-12-11 11:16:05 +00:00
velocity Back to SNAPSHOT 2019-12-11 11:16:05 +00:00
.gitignore Prepare for 1.0.0 2016-11-13 14:04:56 +00:00
.travis.yml oraclejdk8 doesn't work anymore 2019-07-20 09:14:05 -03:00
circle.yml Tidy up code to make it consistent 2018-10-27 12:25:42 +01:00
LICENSE Update License to 2019 2019-01-31 10:48:52 +00:00
pom.xml Back to SNAPSHOT 2019-12-11 11:16:05 +00:00
README.md 2.2.1 2019-12-11 11:12:22 +00:00

ViaVersion 2.2.1 - Spigot, Sponge, BungeeCord, Velocity

Build Status Discord

IRC: #viaversion on irc.spi.gt for Support.

Allows the connection of higher client versions to lower server versions

Supported Versions:

Table (https://i.imgur.com/iWAtD1p.png)

On Bukkit you may also use ProtocolSupport, but ensure you have the right build for your server version.

User Docs: https://docs.viaversion.com/display/VIAVERSION/

Sources:

wiki.vg (Used for various information, we also contribute back)

Burger (See PAaaS)

OpenNBT (used for slot rewriting)

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.

Special thanks to all our Contributors