Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
Lennard Klein 1afbff18ef Fix sound ID shift in 1.11
This possibly got broken in the rewrite in dc62394.
Fixes ender pearl throw and experience bottle throw/pickup sounds.
2020-11-01 14:51:34 +01:00
.github/ISSUE_TEMPLATE Update Issue Template 2020-08-05 09:23:30 +02:00
bukkit Abstract mapping loading 2020-09-04 11:04:44 +02:00
bukkit-legacy Abstract mapping loading 2020-09-04 11:04:44 +02:00
bungee Add warning on startup for 1.8 users 2020-10-12 09:51:33 +02:00
common Fix sound ID shift in 1.11 2020-11-01 14:51:34 +01:00
fabric Abstract mapping loading 2020-09-04 11:04:44 +02:00
jar Abstract mapping loading 2020-09-04 11:04:44 +02:00
sponge Abstract mapping loading 2020-09-04 11:04:44 +02:00
sponge-legacy Abstract mapping loading 2020-09-04 11:04:44 +02:00
velocity Add warning on startup for 1.8 users 2020-10-12 09:51:33 +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 2020 2020-09-21 19:49:42 +02:00
pom.xml Update BungeeCord version to 1.16-R0.4-SNAPSHOT (#2083) 2020-09-12 20:04:52 +02:00
README.md Update README.md 2020-09-21 19:49:59 +02:00

ViaVersion - Spigot, Sponge, BungeeCord, Velocity

Latest Release Build Status Discord

Allows the connection of higher client versions to lower server versions

Supported Versions:

Table (https://i.imgur.com/0u20Y2u.png)

On Paper 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