3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 22:02:50 +02:00
Datei suchen
KennyTV e4bac5f81a
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)
2020-04-24 13:27:29 +02:00
.github/ISSUE_TEMPLATE Minor bug report typo 2018-10-28 16:38:53 +00:00
bukkit Uncache UserConnection on channel close, fix memory leak 2020-04-23 20:24:16 +02:00
bukkit-legacy Bai bai to more lombok usage once more 2020-04-13 20:58:24 +02:00
bungee Farewell, lombok! 2020-04-23 21:07:12 +02:00
common Improve shutdown of executor loader and mappings cache 2020-04-24 13:27:29 +02:00
fabric Update fabric.mod.json 2020-01-14 20:11:09 +00:00
jar Explicitly use parent version 2020-04-16 21:44:04 +02:00
sponge Farewell, lombok! 2020-04-23 21:07:12 +02:00
sponge-legacy Create bukkit-legacy module for 1.8 magic method usage 2020-04-13 20:19:55 +02:00
velocity Farewell, lombok! 2020-04-23 21:07:12 +02:00
.gitignore Prepare for 1.0.0 2016-11-13 14:04:56 +00:00
.travis.yml Add "install: true" in .travis.yml 2019-10-30 14:53:38 -03:00
circle.yml Tidy up code to make it consistent 2018-10-27 12:25:42 +01:00
LICENSE Update License to 2019 2019-01-31 10:48:52 +00:00
pom.xml Farewell, lombok! 2020-04-23 21:07:12 +02:00
README.md 2.2.3 Release 2020-01-21 16:07:01 +01:00

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