Allows the connection of older clients to newer server versions for Minecraft servers.
Go to file
KennyTV ba7333184b Partly fix memory leak, remove some unnecessary concurrenthashmap usages
The block entity caching in 1.13->1.12 protocol did not uncache any of the positions/blocks - this at least clears the cache on respawn, but an uncache in the chunkunload is still required to be done
2020-02-09 13:10:06 +01:00
.github Update ISSUE_TEMPLATE.md 2016-09-29 16:30:02 +02:00
all Give the output jar a nicer name 2020-01-29 16:59:52 +01:00
bukkit Add api version to prevent legacy data loading 2020-01-22 12:43:21 +01:00
bungee 1.15 (and a lot of other improvements/fixes) 🎉 2019-12-07 17:14:17 +01:00
core Partly fix memory leak, remove some unnecessary concurrenthashmap usages 2020-02-09 13:10:06 +01:00
fabric Farewell, lombok! 2020-01-27 19:41:59 +01:00
sponge Farewell, lombok! 2020-01-27 19:41:59 +01:00
velocity Farewell, lombok! 2020-01-27 19:41:59 +01:00
.gitignore Basic support for multiplatform ViaBackwards (Bungee doesn't seem to work correctly yet) 2016-10-03 15:20:38 +02:00
LICENSE Hi MIT :) 2016-10-03 15:40:19 +02:00
pom.xml Give the output jar a nicer name 2020-01-29 16:59:52 +01:00
README.md Update readme 2020-01-26 11:48:42 +01:00

ViaBackwards

Allows older Minecraft versions on a newer Minecraft server

Supported versions:

Orange = Native server version
Green = ViaVersion
Blue = ViaBackwards addition

supported_versions


Releases / Dev Builds:

Requires ViaVersion to be installed

You can find the latest abstraction builds here:
Jenkins: https://ci.viaversion.com/view/ViaBackwards/job/ViaBackwards-Abstraction/

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


Maven: https://repo.viaversion.com/

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