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)
3 files changed
tree: 72e20dff4b03201c5bfdd85cd5d4ca38ed78f767
  1. .github/ISSUE_TEMPLATE/
  2. .gitignore
  3. .travis.yml
  4. LICENSE
  5. README.md
  6. bukkit-legacy/
  7. bukkit/
  8. bungee/
  9. circle.yml
  10. common/
  11. fabric/
  12. jar/
  13. pom.xml
  14. sponge-legacy/
  15. sponge/
  16. velocity/
README.md

ViaVersion 2.2.3 - Spigot, Sponge, BungeeCord, Velocity

Build Status Discord

Allows the connection of higher client versions to lower server versions

Supported Versions:

Table (https://i.imgur.com/yDtAgF7.png)

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