
Modrinth · Minecraft mod
ViaVersion
Allow newer Java Edition clients to connect to older servers.
Quick answer
Which ViaVersion release matches 1.14.2?
ViaVersion 5.11.0 targets 1.8.9, 1.9, 1.9.1 with Fabric, folia, paper. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is ViaVersion required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does ViaVersion 5.11.0 need?
5.11.0 on 1.14.2. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
1 extra mod was pulled in by another dependency. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add ViaVersion without breaking your instance.
Built for ViaVersion 5.11.0 on 1.14.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 5.11.0. It targets 1.8.9, 1.9, 1.9.1 with Fabric, folia, paper; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 5.11.0. It opens that exact file at the source.
About this project
What does ViaVersion add?
ViaVersion
Allows you to connect to servers that are older than your Java Edition client version. See our GitHub page for more information.
On Fabric, use either ViaFabric or ViaFabricPlus. To override the included version
- in ViaFabric, put ViaVersion into the
modsfolder - in ViaFabricPlus, put ViaVersion into the
config/viafabricplus/jarsfolder
Bungee and Sponge also have their own platform implementations.
Requires Java 17. See here how to update your installed Java version. As a last resort, you can download Java 8 downgraded builds from our ci.
Get access to Via* with new MC version support early
Starting with 1.20.5, ViaVersion and ViaBackwards will only be released a day or so after a Minecraft update unless the protocol changes of the update were trivial. If you want early-access, usually days or even weeks before the final release, you can subscribe to either:
- GitHub Sponsors (preferred option. Use the
/verifycommand on this Discord after), or alternatively - Patreon (see the highest tier and make sure to link Patreon to your Discord account under Discord Settings->Connections)
Note on release channels
It is recommended to always use the latest beta release. Alpha builds are used for work on snapshot version compatibility or other cutting-edge changes.
Always use the same build channel across the ViaVersion, ViaBackwards, and ViaRewind projects.
Releases/Dev Builds
You can find official releases in the following places:
- Hangar (for our plugins): https://hangar.papermc.io/ViaVersion/ViaVersion
- Modrinth (for our mods): https://modrinth.com/mod/viaversion
- GitHub: https://github.com/ViaVersion/ViaVersion/releases
Dev builds for all of our projects are on our Jenkins server:
- Jenkins: https://ci.viaversion.com
ViaVersion as a Dependency
JavaDocs: https://jd.viaversion.com
Maven:
<repository>
<id>viaversion-repo</id>
<url>https://repo.viaversion.com</url>
</repository>
<dependency>
<groupId>com.viaversion</groupId>
<artifactId>viaversion-api</artifactId>
<version>[4.0.0,5.0.0)</version>
<scope>provided</scope>
</dependency>
Gradle:
repositories {
maven("https://repo.viaversion.com")
}
dependencies {
compileOnly("com.viaversion:viaversion-api:VERSION") // Replace the version
}
Resources
- Via Mappings Generator
- Mojang mappings (Thank you, Mojang, very cool)
- wiki.vg (Used for historic information regarding packet structure, we also contribute back)
- Burger (See PAaaS)
Special thanks to all our Contributors.
Project description from Modrinth.
Pick your setup
ViaVersion by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
1 loader build26.1.2
1 loader build26.1.1
1 loader build26.1
1 loader build1.21.11
1 loader build1.21.10
1 loader build1.21.9
1 loader build1.21.8
1 loader build1.21.7
1 loader build1.21.6
1 loader build1.21.5
1 loader build1.21.4
1 loader buildShowing the newest 12 of 65 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
ViaVersion versions and loaders
5.11.1-SNAPSHOT+1047
ViaVersion-5.11.1-SNAPSHOT.jar
30 Jul 2026
5.11.1-SNAPSHOT+1046
ViaVersion-5.11.1-SNAPSHOT.jar
23 Jul 2026
5.11.1-SNAPSHOT+1045
ViaVersion-5.11.1-SNAPSHOT.jar
23 Jul 2026
5.11.1-SNAPSHOT+1044
ViaVersion-5.11.1-SNAPSHOT.jar
23 Jul 2026
5.11.1-SNAPSHOT+1042
ViaVersion-5.11.1-SNAPSHOT.jar
15 Jul 2026
5.11.1-SNAPSHOT+1041
ViaVersion-5.11.1-SNAPSHOT.jar
15 Jul 2026
5.11.0
ViaVersion-5.11.0.jar
12 Jul 2026
5.11.0-SNAPSHOT+1039
ViaVersion-5.11.0-SNAPSHOT.jar
12 Jul 2026
5.11.0-SNAPSHOT+1038
ViaVersion-5.11.0-SNAPSHOT.jar
12 Jul 2026
5.11.0-SNAPSHOT+1037
ViaVersion-5.11.0-SNAPSHOT.jar
9 Jul 2026
5.11.0-SNAPSHOT+1036
ViaVersion-5.11.0-SNAPSHOT.jar
9 Jul 2026
5.11.0-SNAPSHOT+1035
ViaVersion-5.11.0-SNAPSHOT.jar
9 Jul 2026
Looking for an older file? The official Modrinth project page is in Resources.