Title Packet fix (#2387)

1 file changed
tree: 57d750fb4272cd40480952aa12b6aed5a2609ed0
  1. .github/ISSUE_TEMPLATE/
  2. .gitignore
  3. .travis.yml
  4. LICENSE
  5. README.md
  6. adventure/
  7. build.gradle.kts
  8. buildSrc/
  9. bukkit-legacy/
  10. bukkit/
  11. bungee/
  12. circle.yml
  13. common/
  14. fabric/
  15. gradle.properties
  16. gradle/wrapper/
  17. gradlew
  18. gradlew.bat
  19. settings.gradle.kts
  20. sponge-legacy/
  21. sponge/
  22. universal/
  23. velocity/
README.md

ViaVersion - Spigot, Sponge, BungeeCord, Velocity

Latest Release Build Status Discord

Allows the connection of higher client versions to lower server versions

Supported Versions:

Table (https://i.imgur.com/uDM9HR8.png)

On Paper 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

Building:

After cloning this repository, build the project with Gradle by running /gradlew build and take the created jar out of the build/libs directory.

License:

MIT License, see LICENSE for more details.

Special thanks to all our Contributors