commit | 2420b8052e723d0f7d76e07a21ee52d1bffdbd52 | [log] [download] |
---|---|---|
author | Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> | Tue Feb 11 10:46:21 2020 -0500 |
committer | Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> | Tue Feb 11 10:46:21 2020 -0500 |
tree | aa5be66795811fefadf1bbb70d58c5c27e93cc3a | |
parent | fa220a93eb7fa8eae2fc079391d3138a8e61f24a [diff] |
Use HTTPS instead of HTTP to resolve dependencies 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>
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/
wiki.vg (Used for various information, we also contribute back)
Burger (See PAaaS)
OpenNBT (used for slot rewriting)
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
MIT License, see LICENSE for more details.
Special thanks to all our Contributors