Originally written by the beautiful Matsv
Do not use reviews to report bugs. Please use the issue tracker or the join our Discord!
The discussion section is only rarely read as well.
Get access to Via* with new MC version support early
Starting with 1.20.5, ViaVersion and ViaBackwards are only 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, also comes with source code access. Use the `/verify` command 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)
Installation
This plugin requires to have ViaVersion and Java 17 (or newer) installed.
Drag and drop both plugins in your plugin folder, and you are good to go.
Supported Versions
Client versions that are lower than the server (any server version between 1.10 and latest), down to 1.9 clients
FAQ
Do you support 1.8 and lower?
No, use
ViaRewind if you want backwards compatibility for 1.8 and lower.
Can I use this with BungeeCord or Velocity?
Yes, you can also use both ViaBackwards and ViaVersion with Velocity. For Bungee, you need
https://github.com/ViaVersion/ViaBungee
Clients with versions lower than 1.17 can't see blocks under y=0, will that ever be fixed?
No.
How can I report issues and bugs?
You can report bugs on the
GitHub issue tracker. You can also use the Discussion section from the resource or send me a private message.
API:
Maven:
Code (Text):
<repository>
<id>viaversion-repo</id>
<url>https://repo.viaversion.com/</url>
</repository>
<dependency>
<groupId>com.viaversion</groupId>
<artifactId>viabackwards</artifactId>
<version>LATEST</version>
<scope>provided</scope>
</dependency>
Links:
Special Thanks:
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of
YourKit Java Profiler,
YourKit .NET Profiler, and
YourKit YouMonitor.