mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-22 18:15:39 +01:00
Allows the connection of newer clients to older server versions for Minecraft servers.
99ac42c168
* Fix for an issue with the CanDestroy tag The CanDestroy taglist didn't go to lowercase when a 1.13+ user plays on a server equal to 1.12.2 or lower causing the taglist to not work any longer for items written in caps, this while a 1.12.2 client can use the item with the in caps written CanDestroy taglist on the server * Added Locale.ROOT to the toLowerCase() * Added the same functionality to CanPlaceOn |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
bukkit | ||
bungee | ||
common | ||
jar | ||
sponge | ||
sponge-legacy | ||
velocity | ||
.gitignore | ||
.travis.yml | ||
circle.yml | ||
LICENSE | ||
pom.xml | ||
README.md |
ViaVersion 2.1.3 - Spigot, Sponge, BungeeCord, Velocity
IRC: #viaversion on irc.spi.gt for Support.
Allows the connection of higher client versions to lower server versions
Supported Versions:
On Bukkit you may also use ProtocolSupport, but ensure you have the right build for your server version.
User Docs: https://docs.viaversion.com/display/VIAVERSION/
Sources:
wiki.vg (Used for various information, we also contribute back)
Burger (See PAaaS)
OpenNBT (used for slot rewriting)
Releases / Dev Builds:
You can find official releases here:
https://www.spigotmc.org/resources/viaversion.19254/history
You can find official dev builds here:
Jenkins: https://ci.viaversion.com
JavaDocs: https://jd.viaversion.com
Maven Repo: https://repo.viaversion.com
License:
MIT License, see LICENSE for more details.
Special thanks to all our Contributors