ViaVersion / ViaBackwards

Allows the connection of older clients to newer server versions for Minecraft servers.

Home Page:https://hangar.papermc.io/ViaVersion/ViaBackwards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViaBackwards

Latest Release Build Status Discord

Allows older Minecraft client versions to connect to newer server versions.

Requires ViaVersion to be installed..

Supported Versions

As a plugin, ViaBackwards runs on servers on releases 1.10-latest. Versions from the dev branch will also support the latest snapshot. You can also use ViaBackwards in ViaFabric or ViaFabricPlus.

See HERE for an overview of the different Via* projects.

Releases/Dev Builds

You can find releases in the following places:

Dev builds for all of our projects are on our Jenkins server:

Known issues

  • 1.17+ min_y and height world values that are not 0/256 are not supported. Clients older than 1.17 will not be able to see or interact with blocks below y=0 and above y=255
  • <1.17 clients on 1.17+ servers might experience inventory desyncs on certain inventory click actions
  • Sound mappings are incomplete (see here)
  • <1.19.4 clients on 1.20+ servers won't be able to use the smithing table, this can be fixed by installing AxSmithing

Other Links

Maven: https://repo.viaversion.com

List of contributors: https://github.com/ViaVersion/ViaBackwards/graphs/contributors

Building

After cloning this repository, build the project with Gradle by running ./gradlew build and take the created jar out of the build/libs directory.

License

This project is licensed under the GNU General Public License Version 3.

Special Thanks

https://www.yourkit.com/

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.

About

Allows the connection of older clients to newer server versions for Minecraft servers.

https://hangar.papermc.io/ViaVersion/ViaBackwards

License:GNU General Public License v3.0


Languages

Language:Java 99.8%Language:Kotlin 0.2%