commit | 232ee9b63bcf9677236221cdc7eb699de3a882c1 | [log] [download] |
---|---|---|
author | Andrew Steinborn <git@steinborn.me> | Fri May 17 18:01:58 2019 -0400 |
committer | Andrew Steinborn <git@steinborn.me> | Fri May 17 18:01:58 2019 -0400 |
tree | 75b5858c33639d89e74e5c322bed46daf246dd64 | |
parent | 6882b7074ce146f6b963010e9023f9f7cd1c4832 [diff] |
Don't try to send register messages without channels Bukkit interprets this as attempting to register the channel "" (the empty string), which fails on Minecraft 1.13 and above.
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/
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