commit | ee5eb59e42a46baaab1668c6421a77b931293f2f | [log] [download] |
---|---|---|
author | Myles <myles@myles.us> | Sun Mar 17 16:04:13 2019 +0000 |
committer | Myles <myles@myles.us> | Sun Mar 17 16:04:13 2019 +0000 |
tree | 807e1ed8f5aaa91e8c9dfc8cda462b8b60f9dd86 | |
parent | d133ca4a0fbf076a8e4fd8237cce2688c5a0c6ee [diff] |
Revert unnecessary synchronizes in ListWrapper Usually the list we're wrapping is synchronized, so instead we'll ensure our code can be run concurrently. There might be issues with other plugins and this change (but it's unlikely), open a issue if you see any of these after this change.
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/
Contributor Chat: https://gitter.im/MylesIsCool/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