Allows the connection of older clients to newer server versions for Minecraft servers.
Go to file
Nassim Jahnke aae59658ec
23w08a
2023-02-22 19:05:08 +01:00
.github Update GH actions workflow 2023-02-22 16:27:18 +01:00
.idea Update copyright header 2023-01-12 12:41:06 +01:00
build-logic Update Sponge module to API v8 2022-01-09 18:58:44 +01:00
bukkit Things 2023-02-20 17:33:53 +01:00
bungee Small refactor 2023-02-20 13:09:19 +01:00
common 23w08a 2023-02-22 19:05:08 +01:00
fabric Greatly reduce the number of inner classes 2023-02-12 12:17:15 +01:00
gradle 23w08a 2023-02-22 19:05:08 +01:00
sponge Small refactor 2023-02-20 13:09:19 +01:00
universal Update build scripts 2021-05-29 09:32:55 +02:00
velocity Small refactor 2023-02-20 13:09:19 +01:00
.gitignore 4.2.0 Release 2022-02-24 09:44:23 +01:00
build.gradle.kts 23w08a 2023-02-22 19:05:08 +01:00
gradlew Update Gradle wrapper 2023-02-16 13:10:27 +01:00
gradlew.bat Thank you gradle, very cool 2022-12-09 11:19:11 +01:00
LICENSE Slightly amend license header 2021-03-23 11:11:01 +01:00
README.md Bump version to 4.3.1-SNAPSHOT 2022-06-08 10:08:21 +02:00
settings.gradle.kts 22w11a 2022-03-16 22:52:19 +01:00

ViaBackwards

Latest Release Build Status Discord

Allows older Minecraft client versions to connect to newer server versions

Supported Versions

Green = ViaVersion
Purple = ViaBackwards addition

supported_versions

Releases / Dev Builds

Requires ViaVersion to be installed

You can find the latest dev builds here:
Jenkins: https://ci.viaversion.com/view/ViaBackwards/

Spigot page: https://www.spigotmc.org/resources/viabackwards.27448/

CurseForge page: https://www.curseforge.com/minecraft/mc-mods/viabackwards

Known issues

  • Custom 1.17+ min_y and height world values are not and will (most likely) never be 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)

Maven: https://repo.viaversion.com

Issue tracker: https://github.com/ViaVersion/ViaBackwards/issues

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

License

This project is licensed under the GNU General Public License.

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.