commit | 99ac42c168ff7f825e9df5b1fe5482f8a8b0dee3 | [log] [download] |
---|---|---|
author | Thom <Thomdemeulder@gmail.com> | Mon Jul 29 12:19:30 2019 +0200 |
committer | Myles <myles@myles.us> | Mon Jul 29 11:19:30 2019 +0100 |
tree | d6fd27cd759e4c51872ef11e563352c1be867f77 | |
parent | 8d97391bf3e131798a5a35a3cacd4e73c1a1b81f [diff] |
Issue with the CanDestroy taglist (#1411) * Fix for an issue with the CanDestroy tag The CanDestroy taglist didn't go to lowercase when a 1.13+ user plays on a server equal to 1.12.2 or lower causing the taglist to not work any longer for items written in caps, this while a 1.12.2 client can use the item with the in caps written CanDestroy taglist on the server * Added Locale.ROOT to the toLowerCase() * Added the same functionality to CanPlaceOn
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