Allows the connection of newer clients to older server versions for Minecraft servers.
Go to file
KennyTV b8072aad86
Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	.github/ISSUE_TEMPLATE/config.yml
2021-03-22 15:39:34 +01:00
.github/ISSUE_TEMPLATE Add feature request template 2021-03-22 15:30:33 +01:00
adventure Shade relocated adventure without breaking native platform usage 2021-03-04 16:11:09 +01:00
buildSrc Fix license bundling 2021-03-21 20:07:32 +01:00
bukkit Move javassist to Bukkit moduke 2021-02-25 09:19:15 +01:00
bukkit-legacy Switch to indra, attempt to fix shading and universal jar 2021-02-25 09:19:14 +01:00
bungee Switch to indra, attempt to fix shading and universal jar 2021-02-25 09:19:14 +01:00
common Add missing doc 2021-03-22 13:47:40 +01:00
fabric Switch to indra, attempt to fix shading and universal jar 2021-02-25 09:19:14 +01:00
gradle/wrapper *cries in elephant* 2021-02-25 09:18:51 +01:00
sponge Shade relocated adventure without breaking native platform usage 2021-03-04 16:11:09 +01:00
sponge-legacy Switch to indra, attempt to fix shading and universal jar 2021-02-25 09:19:14 +01:00
universal Fix publishing (#2364) 2021-02-25 09:19:18 +01:00
velocity Update Sponge repository url 2021-03-07 12:26: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
LICENSE.txt Fix license bundling 2021-03-21 20:07:32 +01:00
README.md Fix license bundling 2021-03-21 20:07:32 +01:00
build.gradle.kts 21w11a 2021-03-17 17:01:58 +01:00
circle.yml Tidy up code to make it consistent 2018-10-27 12:25:42 +01:00
gradle.properties *cries in elephant* 2021-02-25 09:18:51 +01:00
gradlew Switch to indra, attempt to fix shading and universal jar 2021-02-25 09:19:14 +01:00
gradlew.bat *cries in elephant* 2021-02-25 09:18:51 +01:00
settings.gradle.kts Shade relocated adventure without breaking native platform usage 2021-03-04 16:11:09 +01:00

README.md

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/uDM9HR8.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

Building:

After cloning this repository, build the project with Gradle by running /gradlew build and take the created jar out of the build/libs directory.

License:

MIT License, see LICENSE.txt for more details.

Special thanks to all our Contributors