2019-02-28 20:53:35 +01:00
|
|
|
# ViaFabric
|
2020-03-24 14:44:08 +01:00
|
|
|
[![ViaVersion Discord](https://img.shields.io/badge/chat-on%20discord-blue.svg)](https://viaversion.com/discord)
|
2021-05-16 21:39:47 +02:00
|
|
|
[![CurseForge Downloads](http://cf.way2muchnoise.eu/full_viafabric_downloads.svg)](https://viaversion.com/fabric)
|
|
|
|
[![CurseForge Versions](http://cf.way2muchnoise.eu/versions/viafabric.svg)](https://viaversion.com/fabric)
|
|
|
|
<!-- ^ GitHub seems to not like this https -->
|
2020-06-23 17:22:26 +02:00
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### Client-side and server-side ViaVersion implementation for Fabric
|
2020-02-24 17:54:20 +01:00
|
|
|
|
2020-02-24 17:58:32 +01:00
|
|
|
Allows the connection to/from different Minecraft versions on your Minecraft client/server (LAN worlds too)
|
2020-02-24 17:53:32 +01:00
|
|
|
|
2021-06-15 13:40:19 +02:00
|
|
|
This mod can be installed on 1.8.9, 1.14.x, 1.15.x, 1.16.x and 1.17.x with Fabric Loader.
|
2020-03-14 11:08:34 +01:00
|
|
|
|
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
## Dependencies
|
2021-05-02 17:26:15 +02:00
|
|
|
| Dependency | Download |
|
|
|
|
| ---------------------------------------------- | ------------------------------------------------------------------- |
|
|
|
|
| (Bundled) ViaVersion | https://viaversion.com/ |
|
|
|
|
| (Optional) Cotton Client Commands (MC 1.14-15) | https://www.curseforge.com/minecraft/mc-mods/cotton-client-commands |
|
|
|
|
| Fabric API (MC 1.14+) | https://www.curseforge.com/minecraft/mc-mods/fabric-api |
|
|
|
|
| Legacy Fabric API (MC 1.8.9) | https://www.curseforge.com/minecraft/mc-mods/legacy-fabric-api |
|
2020-03-14 11:08:34 +01:00
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
Note: ViaVersion is designed for Vanilla Minecraft servers. It probably will not work with modded registry entries
|
|
|
|
or registry synchronization (fabric-registry-sync mod).
|
|
|
|
|
2020-03-14 11:08:34 +01:00
|
|
|
|
2021-04-22 22:34:38 +02:00
|
|
|
## ViaVersion
|
2021-05-16 21:39:47 +02:00
|
|
|
### How can I install ViaBackwards/ViaRewind?:
|
2020-10-16 16:14:45 +02:00
|
|
|
- Just drop them into mods folder. Make sure you are using versions compatible with the ViaVersion version you are using.
|
2021-04-24 17:14:03 +02:00
|
|
|
- CurseForge links:
|
|
|
|
[ViaBackwards](https://www.curseforge.com/minecraft/mc-mods/viabackwards)
|
|
|
|
[ViaRewind](https://www.curseforge.com/minecraft/mc-mods/viarewind)
|
2020-08-06 15:44:59 +02:00
|
|
|
|
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### What versions can ViaVersion, ViaBackwards and ViaRewind translate?:
|
2021-04-24 17:14:03 +02:00
|
|
|
- **With [ViaVersion](https://viaversion.com)**:
|
|
|
|
Your server can accept newer versions.
|
|
|
|
Your client can connect to older versions.
|
|
|
|
|
|
|
|
- **Adding [ViaBackwards](https://viaversion.com/backwards) (and optionally [ViaRewind](https://viaversion.com/rewind))**:
|
|
|
|
Your server can accept older versions.
|
|
|
|
Your client can connect to newer versions.
|
|
|
|
|
2021-04-22 22:34:38 +02:00
|
|
|
- Server-side: See https://viaversion.com/
|
2020-08-07 14:00:04 +02:00
|
|
|
|
2020-07-26 18:29:20 +02:00
|
|
|
- Client-side:
|
2020-06-23 17:22:26 +02:00
|
|
|
|
2021-04-22 22:34:38 +02:00
|
|
|
| | 1.8.x | 1.9.x | 1.10-1.14.4 | 1.15.x | 1.16.x | 1.17.x |
|
|
|
|
| ------ | ----- | ----- | ----------- | ------ | ------ | ------ |
|
|
|
|
| 1.8.9 client | ✓ | ⏪ | ⟲ | ⟲ | ⟲ | ⟲ |
|
|
|
|
| 1.14.x client | ✓ | ✓ | ✓ | ⟲ | ⟲ | ⟲ |
|
|
|
|
| 1.15.x client | ✓ | ✓ | ✓ | ✓ | ⟲ | ⟲ |
|
|
|
|
| 1.16.x client | ✓ | ✓ | ✓ | ✓ | ✓ | ⟲ |
|
|
|
|
| 1.17.x client | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
|
2020-08-04 14:34:36 +02:00
|
|
|
|
2020-08-05 12:51:08 +02:00
|
|
|
✓ = [ViaVersion](https://viaversion.com) ⟲ = [ViaBackwards](https://viaversion.com/backwards) ⏪ = [ViaRewind](https://viaversion.com/rewind)
|
2020-06-23 17:22:26 +02:00
|
|
|
|
2020-08-06 15:44:59 +02:00
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### Can ViaVersion, ViaBackwards and ViaRewind support snapshots?:
|
2021-04-24 17:14:03 +02:00
|
|
|
- Check https://ci.viaversion.com/ for development builds with snapshot support
|
2020-07-09 21:04:54 +02:00
|
|
|
|
2021-04-22 22:34:38 +02:00
|
|
|
## Alternatives
|
2021-05-16 21:39:47 +02:00
|
|
|
### Client-side:
|
2020-12-27 17:28:48 +01:00
|
|
|
- [ClientViaVersion](https://github.com/Gerrygames/ClientViaVersion): This discontinued client-side plugin for The 5zig
|
|
|
|
Mod implemented ViaVersion, ViaBackwards and ViaRewind for 1.7.10, 1.8.9, 1.12 and 1.12.2 clients, allowing them to
|
2021-05-16 21:39:47 +02:00
|
|
|
connect to 1.7-1.12.2 servers.
|
2020-12-27 17:28:48 +01:00
|
|
|
- [multiconnect](https://www.curseforge.com/minecraft/mc-mods/multiconnect): This client-side Fabric mod does also
|
|
|
|
accept older protocols and fixes some differences between versions, which ViaFabric doesn't. Currently, it goes
|
2021-05-16 21:39:47 +02:00
|
|
|
down to 1.11 (stable) and 1.9 (experimental).
|
2020-12-27 17:28:48 +01:00
|
|
|
- [Protocol4](https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/2299203-protocol4-1-0-2-allows-1-7-10-clients-to-connect):
|
2021-05-16 21:39:47 +02:00
|
|
|
This LiteLoader allows your 1.7.10 client connect to 1.7.x server.
|
|
|
|
- [ViaForge](https://www.curseforge.com/minecraft/mc-mods/viaforge): Fork of ViaFabric porting it to Forge.
|
|
|
|
|
|
|
|
### Server-side
|
2021-06-15 13:40:19 +02:00
|
|
|
- [ProtocolSupport](https://protocol.support/): This Bukkit plugin allows clients to connect from older versions (down to 1.4.7).
|
2020-06-25 15:08:01 +02:00
|
|
|
- [ViaVersion](https://viaversion.com): ViaVersion can run as a plugin for BungeeCord, CraftBukkit, SpongeCommon and Velocity servers.
|
2020-06-23 17:22:26 +02:00
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### Standalone proxy:
|
|
|
|
- [DirtMultiversion](https://github.com/DirtPowered/DirtMultiversion): Proxy allowing to connect down to Beta 1.3
|
|
|
|
with newer Minecraft client versions (currently).
|
2021-06-15 13:40:19 +02:00
|
|
|
- [VIAaaS](https://github.com/ViaVersion/VIAaaS): Standalone ViaVersion proxy with ViaBackwards and ViaRewind, allowing
|
|
|
|
you to connect without a mod installed on your client. Supports online mode.
|
2020-07-04 22:02:02 +02:00
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### Cool things to try:
|
2021-04-22 22:34:38 +02:00
|
|
|
- [Geyser](https://geysermc.org/): Plugins, Fabric mod and a standalone proxy for allowing Bedrock Edition on Java Edition servers.
|
2021-01-11 16:02:03 +01:00
|
|
|
- [PolyMc](https://github.com/TheEpicBlock/PolyMc): Fabric mods which translates modded items and blocks, allowing
|
|
|
|
vanilla to connect using resource packs.
|
|
|
|
|
|
|
|
|
2021-04-22 22:34:38 +02:00
|
|
|
## Commands
|
2021-05-16 21:39:47 +02:00
|
|
|
### Commands:
|
2021-04-22 22:34:38 +02:00
|
|
|
- There're 3 server-side alias ``/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](https://wiki.vg/Entity_statuses#Player))
|
|
|
|
|
|
|
|
|
|
|
|
## Configs
|
2021-05-16 21:39:47 +02:00
|
|
|
### Configuration:
|
2021-04-22 22:34:38 +02:00
|
|
|
- ViaVersion configuration is available at ``.minecraft/config/viafabric/viaversion.yml``
|
|
|
|
- ViaFabric configuration is at ``.minecraft/config/viafabric/viafabric.yml``
|
|
|
|
|
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### How can I disable client-side ViaFabric?:
|
2020-10-16 16:14:45 +02:00
|
|
|
- You can disable it in the menu or by setting global protocol version to -1 (this will keep per-server translations still enabled)
|
|
|
|
|
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### How to use protocol auto detector?:
|
2021-04-24 17:14:03 +02:00
|
|
|
- For using globally, set the protocol to AUTO or -2. For using in a specific server: ``ddns.example.com._v-2.viafabric``
|
|
|
|
- The protocol auto detector will try to ping with the client native protocol version. If you have ViaVersion or
|
|
|
|
similar in the server it may use the translated version, differently than multiconnect which uses -1 version,
|
2020-12-27 17:28:48 +01:00
|
|
|
which may get the native server version.
|
2020-10-17 21:10:51 +02:00
|
|
|
- It may hold your handshake for up to 10 seconds.
|
2021-07-03 01:30:03 +02:00
|
|
|
- The auto-detected version is cached for 30 seconds.
|
2020-07-04 22:02:02 +02:00
|
|
|
|
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### How can I set the version for specific servers?:
|
2021-04-24 17:14:03 +02:00
|
|
|
- Append ._v(VERSION).viafabric.
|
|
|
|
- Examples: ``minigame.example.com._v1_8.viafabric``, ``native.example.com._v-1.viafabric``, ``auto.example.com._v-2.viafabric``
|
2020-08-25 15:22:18 +02:00
|
|
|
|
|
|
|
|
2021-04-22 22:34:38 +02:00
|
|
|
## multiconnect
|
2021-05-16 21:39:47 +02:00
|
|
|
### Does it work with multiconnect at same time on client?:**
|
2020-12-27 17:28:48 +01:00
|
|
|
- Yes, ViaFabric can be used with multiconnect. ViaFabric will send to their version auto detector their closest
|
|
|
|
supported version. (multiconnect beta-supported versions (currently < 1.11) aren't used)
|
|
|
|
- Example of configurations:
|
|
|
|
- (1.8 server) <-> (disabled ViaFabric) <-> (auto-detected 1.8 server - multiconnect) = doesn't work because
|
|
|
|
multiconnect doesn't support it
|
|
|
|
- (1.8 server) <-> (detected 1.8 - ViaFabric - suggests 1.11) <-> (detected 1.11 server - multiconnect) = works,
|
|
|
|
ViaVersion is translating 1.8 -> 1.11 and multiconnect is accepting 1.11
|
|
|
|
- (1.8 server) <-> (forced 1.8 - ViaFabric - suggests 1.11) <-> (detected 1.11 server - multiconnect) = works, ViaVersion
|
|
|
|
is translating 1.8 -> 1.11 and multiconnect is accepting 1.11
|
|
|
|
- (1.8 server) <-> (forced 1.8 - ViaFabric - detected 1.12.2 client) <-> (forced 1.12.2 server - multiconnect) = works,
|
|
|
|
ViaVersion is translating 1.8 -> 1.12.2 and multiconnect is accepting 1.12.2
|
2020-07-04 22:02:02 +02:00
|
|
|
|
2021-01-31 11:02:30 +01:00
|
|
|
|
2021-05-16 21:39:47 +02:00
|
|
|
### Differences with multiconnect:
|
2021-05-09 15:40:42 +02:00
|
|
|
|
|
|
|
| | ViaVersion | multiconnect |
|
|
|
|
| --- | --- | --- |
|
|
|
|
| Designed for | servers | clients |
|
|
|
|
| Can be installed on | multiple client/server versions | latest client version |
|
|
|
|
| Objectives | simply implement ViaVersion | version support with fixes to version changes |
|
|
|
|
| How does it work? | modifying packets at network code | modifying client code more deeply |
|
|
|
|
| Triggering anti-cheats | very likely | less likely |
|
2021-01-31 11:02:30 +01:00
|
|
|
|
|
|
|
|
2020-02-24 17:58:32 +01:00
|
|
|
## WARNING
|
2020-06-23 21:29:12 +02:00
|
|
|
**I cannot guarantee that this mod is allowed on every (or even any) server. This mod may cause problems with anti cheat plugins. USE AT OWN RISK**
|