Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
KennyTV b99b79f44a
Only print handshake errors when debug is enabled
The exceptions only now showed up with the new print handling, but 100% of the printed cases have just been invalid packets, which we can (and should) just ignore.
Fixes #1854
2020-07-01 09:11:46 +02:00
.github/ISSUE_TEMPLATE Minor bug report typo 2018-10-28 16:38:53 +00:00
bukkit Only print InformativeException cases in codec handlers 2020-06-25 12:51:51 +02:00
bukkit-legacy Back to snapshot 2020-06-24 13:34:17 +01:00
bungee Fix late Bungee connection cancelling 2020-06-30 13:51:06 +02:00
common Only print handshake errors when debug is enabled 2020-07-01 09:11:46 +02:00
fabric Back to snapshot 2020-06-24 13:34:17 +01:00
jar Back to snapshot 2020-06-24 13:34:17 +01:00
sponge Back to snapshot 2020-06-24 13:34:17 +01:00
sponge-legacy Back to snapshot 2020-06-24 13:34:17 +01:00
velocity Back to snapshot 2020-06-24 13:34:17 +01: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 Hotfix RGB Bungee legacy insertions 2020-06-25 09:57:26 +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