Allows the connection of older clients to newer server versions for Minecraft servers.
Go to file
Nassim Jahnke efded25594
4.6.1 Release
2023-03-16 20:45:16 +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 to new mappings format 2023-03-04 17:25:45 +01:00
bukkit 4.6.1 Release 2023-03-16 20:45:16 +01:00
bungee Mapping fixes 2023-03-05 15:21:06 +01:00
common Fix #3252 2023-03-15 21:20:33 +01:00
fabric Greatly reduce the number of inner classes 2023-02-12 12:17:15 +01:00
gradle Bump version to 4.6.1-SNAPSHOT 2023-03-14 20:01:14 +01:00
sponge Mapping fixes 2023-03-05 15:21:06 +01:00
universal Update build scripts 2021-05-29 09:32:55 +02:00
velocity Mapping fixes 2023-03-05 15:21:06 +01:00
.gitignore 4.2.0 Release 2022-02-24 09:44:23 +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
build.gradle.kts 4.6.1 Release 2023-03-16 20:45:16 +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
settings.gradle.kts Update VV usage 2023-03-02 13:22:16 +01:00

README.md

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.