3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-03 14:18:03 +02:00
Datei suchen
2023-08-14 11:06:59 +10:00
.github Merge remote-tracking branch 'origin/master' into dev 2023-08-14 10:15:19 +10:00
.idea Update copyright header 2023-01-12 12:41:06 +01:00
build-logic Include link to commit in autopublished changelog 2023-08-11 16:26:17 +10: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 Adde1.9 protocols from ViaVersion to ViaBackwards (#580) 2023-08-14 11:06:59 +10:00
fabric Add ViaBackwards icon to Fabric (#543) 2023-04-15 14:14:40 +02:00
gradle 23w32a 2023-08-10 16:55:03 +10:00
sponge Mapping fixes 2023-03-05 15:21:06 +01:00
universal Also publish dev branch builds to Hangar 2023-08-11 20:34:24 +10: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
build.gradle.kts Add Hangar publishing 2023-08-11 00:26:51 +10:00
gradle.properties Finish publish action 2023-08-11 12:16:42 +10:00
gradlew Update gradle wrapper 2023-07-11 23:34:47 +02: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 Update README 2023-08-11 21:36:20 +10:00
settings.gradle.kts Friendly names in CI, Update Blossom. (#562) 2023-07-25 11:08:22 +10:00

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)

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.