Rename the Meta(List)1_9_1_10Type to Metadata(List)1_9Type and cleanup the listeners
11 files changed
tree: c5f02e61b2e2306717ee8da85b73c9578163f903
  1. .gitignore
  2. .travis.yml
  3. ISSUE_TEMPLATE.md
  4. LICENSE
  5. README.md
  6. circle.yml
  7. pom.xml
  8. src/main/
README.md

ViaVersion 0.9.7

Build Status Gitter

Allows the connection of higher client versions to lower server versions

Allows 1.10, 1.9 on 1.8 server and 1.10 on a 1.9 server.

User Docs: https://docs.viaversion.com/display/VIAVERSION/

Contributor Chat: https://gitter.im/MylesIsCool/ViaVersion

Sources:

wiki.vg (Protocol info, though I did have to find a lot myself)

Burger We use this tool to get protocol and other useful information for new / undocumented Minecraft versions

OpenNBT (used for slot rewriting)

All Time Contributors:

Myself (harhar)

Matsv

HugoDaBosss

SanderGielisse

Paulomart

gigosaurus

fillefilip8

lenis0012

fuzzy_bot

joserobjr

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.

Thanks!