3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 13:52:50 +02:00
Datei suchen
Myles ee5eb59e42 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.
2019-03-17 16:04:13 +00:00
.github/ISSUE_TEMPLATE Minor bug report typo 2018-10-28 16:38:53 +00:00
bukkit Revert unnecessary synchronizes in ListWrapper 2019-03-17 16:04:13 +00:00
bungee Trying to fix main hand on bungee, handle left handed on 1.8 using 0x80 2019-03-05 19:47:58 -03:00
common Revert unnecessary synchronizes in ListWrapper 2019-03-17 16:04:13 +00:00
jar ProtocolVersion#SUPPORTED_VERSIONS, relocate javassist 2018-12-13 09:47:58 -02:00
sponge Trying to fix main hand on bungee, handle left handed on 1.8 using 0x80 2019-03-05 19:47:58 -03:00
sponge-legacy Propose 2.0.0 snapshot as this version contains several API breaking changes 2018-11-17 13:13:55 +00:00
velocity Trying to fix main hand on bungee, handle left handed on 1.8 using 0x80 2019-03-05 19:47:58 -03:00
.gitignore Prepare for 1.0.0 2016-11-13 14:04:56 +00:00
.travis.yml Formatting 2018-12-05 19:08:55 +00:00
circle.yml Change circle.yml to java 8 since Sponge uses Java 8 2016-10-05 20:10:22 +02:00
LICENSE Update License to 2019 2019-01-31 10:48:52 +00:00
pom.xml Update Lombok to make compile on Java 11 2018-11-26 16:30:18 -02:00
README.md Fix 1.9 chunk missing blocks, update travis badge url 2019-03-02 17:07:23 -03:00

ViaVersion 1.6.0 - Spigot, Sponge, BungeeCord

Build Status Discord

IRC: #viaversion on irc.spi.gt for Support.

Allows the connection of higher client versions to lower server versions

Supported Versions:

Table (https://i.imgur.com/YZNJhUv.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/

Contributor Chat: https://gitter.im/MylesIsCool/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