094f4c6d58
https://github.com/filoghost/HolographicDisplays/blob/master/HolographicDisplays/Plugin/com/gmail/filoghost/holographicdisplays/util/Offsets.java#L15 The offset is by default -1.25 for 1.8, however 1.9 clients require only -0.29. (-1.25 - -0.29) = -0.96 which should be the correct offset. |
||
---|---|---|
src/main | ||
.gitignore | ||
.travis.yml | ||
circle.yml | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
pom.xml | ||
README.md |
ViaVersion 0.9.2
Allows the connection of 1.9 clients to 1.8 1.10 clients on 1.8 / 1.9 servers
This took 100s hours of work, so if you enjoy this consider looking into contacting me and supporting my projects.
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)
Contributors:
Myself (harhar)
Matsv/StamBoom
HugoDaBosss
SanderGielisse
Paulomart
gigosaurus
fillefilip8
lenis0012
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!