3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-07-06 07:38:03 +02:00
Datei suchen
Jonathan Leitschuh 947ff8e5ac
Use HTTPS instead of HTTP to resolve dependencies (#183)
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>
2020-02-11 17:35:23 +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 Resolve memory leak 2020-02-09 14:13:54 +01:00
fabric Farewell, lombok! 2020-01-27 19:41:59 +01:00
sponge Use HTTPS instead of HTTP to resolve dependencies (#183) 2020-02-11 17:35:23 +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