commit | e4bac5f81acfbe0a5986519c0b2976525d710ed7 | [log] [download] |
---|---|---|
author | KennyTV <kennytv@t-online.de> | Fri Apr 24 13:27:29 2020 +0200 |
committer | KennyTV <kennytv@t-online.de> | Fri Apr 24 13:27:29 2020 +0200 |
tree | 72e20dff4b03201c5bfdd85cd5d4ca38ed78f767 | |
parent | 4b9a15b0033db5112a0d9932fb013cde30a65d02 [diff] |
Improve shutdown of executor loader and mappings cache Previously, the shutdown check would only happen once all futures were removed, as in a player joined that had to check the remaining protocols. Now, the check will be done regularly once the plugin has fully been enabled and has the option to delay the shutdown until set on again (i.e. with ViaBackwards)
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