ViaBackwards
Installation
This plugin requires to have ViaVersion installed. Drag and drop both plugins in your plugin folder, and you are good to go.
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.
Important: ViaBackwards cannot add new features to older clients. Certain features, like client-side attribute handling, will still break and cannot be fixed.
Supported Versions
FAQ
Do you support 1.8 and lower?
No, use ViaRewind or ProtocolSupport if you want backwards compatibility for 1.8 and lower.
Can I use this with Velocity/Bungee?
Yes, you can also use both ViaBackwards and ViaVersion with Velocity. For BungeeCord, you need https://hangar.papermc.io/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.
Why did you not implement this inside ViaVersion?
The aim of ViaVersion is to allow a newer Minecraft client on an older server; by making it inside ViaVersion, people will expect us to also create full backwards compatibility in the future.
API
Maven:
<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
Sponsors
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.
Information
Category | Miscellaneous |
---|---|
Published on | December 23, 2022 |
License | GPL |
Downloads | 139,885 |
Stars | 125 |
Watchers | 84 |