Allows the connection to/from different Minecraft versions on your Minecraft client/server (LAN worlds too)
If you are using the latest Minecraft version and care about the gameplay being more enjoyable/functional, you may want to check ViaFabricPlus out. See the differences between ViaFabric and ViaFabricPlus.
This mod can be installed on:
For each year, there is a versioned branch named after that year (for example, ver/26.x). Each yearly branch contains all 26.x releases published during that year.
Additional version branches
ver/1.14-1.21 supports 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18.2, 1.19.4, 1.20.6, 1.21.11ver/1.8-1.12 supports 1.8.9 and 1.12.2ViaFabric supports sending a custom payload to transmit player protocol version data to the server. This allows servers to retrieve a player’s protocol version via plugin messages, which can be useful for anti-cheat checks and version-dependent logic. For more details on how to use this feature, see the Server and Player Details Protocol wiki.
| Dependency | Download |
|---|---|
| (Bundled) ViaVersion | https://viaversion.com/ |
| (Bundled) Cotton Client Commands (MC 1.14-15) | https://jitpack.io/#TinfoilMC/ClientCommands |
| Fabric API | https://modrinth.com/mod/fabric-api |
Note: ViaVersion is designed for Vanilla Minecraft servers. It probably will not work with modded registry entries or registry synchronization (fabric-registry-sync mod).
With ViaVersion: Your server can accept newer versions. Your client can connect to older versions.
Adding ViaBackwards (and optionally ViaRewind): Your server can accept older versions. Your client can connect to newer versions.
Adding ViaAprilFools: Your server can accept April Fools versions.
Note: When using ViaFabric for versions older than 1.17, you need Java 8 builds
Server-side: See https://viaversion.com/
Client-side:
| 1.8.x | 1.9.x | 1.10-1.20.x | 1.21.x | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1.14.4-1.20.6 clients | ✓ | ✓ | ✓ | ⟲ | ⟲ ⟲ | ⟲ | ⟲ | ⟲ | ⟲ | |
| 1.21.11 client | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
✓ = ViaVersion ⟲ = ViaBackwards ⏪ = ViaRewind
Note: 1.7.x is not supported in ViaFabric - 1.9.x, 1.10.x, 1.11.x, and 1.13.x may cause problems when visiting such servers in client-side mode.
/viaversion, /vvfabric and /viaver, and a client-side command
/viafabricclient for Minecraft 1.14+ (OP permission level 3 is required for these commands, received
by Entity Status Packet).minecraft/config/viafabric/viaversion.yml.minecraft/config/viafabric/viafabric.ymlddns.example.com._v-2.viafabric._v(VERSION).viafabric after the host, before any port.
.) in a given version must be replaced with underscores (_).minigame.example.com._v1_8.viafabricnative.example.com._v-1.viafabricauto.example.com._v-2.viafabricviafabric.v(VERSION); before the address.viafabric.v1.8;minigame.example.comviafabric.v-1;native.example.comviafabric.v-2;auto.example.com| ViaFabric | ViaFabricPlus | |
|---|---|---|
| Can be installed on | Multiple client/server versions with fabric | Latest client-side version with fabric |
| Objectives | Simply implement ViaVersion | Implements ViaVersion with client-side fixes to version changes |
| How does it work? | Modifying packets at network code | Modifying client code more deeply |
| Triggering anti-cheats | Very likely | Mostly not |
It cannot be guaranteed that this mod is allowed on specific servers as it can possibly cause problems with anti-cheat
plugins.
(USE ONLY WITH CAUTION!)