Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
KennyTV 7fa80e1759
Use buffered stream for compressed nbt reading
(See tux' open pr at adventure)
2020-07-15 12:10:24 +02:00
.github/ISSUE_TEMPLATE Minor bug report typo 2018-10-28 16:38:53 +00:00
bukkit 20w28a 2020-07-08 21:01:18 +02:00
bukkit-legacy 20w28a 2020-07-08 21:01:18 +02:00
bungee 20w28a 2020-07-08 21:01:18 +02:00
common Use buffered stream for compressed nbt reading 2020-07-15 12:10:24 +02:00
fabric 20w28a 2020-07-08 21:01:18 +02:00
jar 20w28a 2020-07-08 21:01:18 +02:00
sponge 20w28a 2020-07-08 21:01:18 +02:00
sponge-legacy 20w28a 2020-07-08 21:01:18 +02:00
velocity 20w28a 2020-07-08 21:01:18 +02:00
.gitignore Prepare for 1.0.0 2016-11-13 14:04:56 +00:00
.travis.yml Add "install: true" in .travis.yml 2019-10-30 14:53:38 -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 20w28a 2020-07-08 21:01:18 +02:00
README.md Release 2020-06-24 13:16:45 +01:00

ViaVersion 3.0.1 - Spigot, Sponge, BungeeCord, Velocity

Build Status Discord

Allows the connection of higher client versions to lower server versions

Supported Versions:

Table (https://i.imgur.com/0u20Y2u.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