Don't use Paper block placement patch in 1.12.
Apparently the bug that caused the block placement issues with Paper was fixed in 1.12 (according to Aikar from its development team). So, with this commit the patch to fix it won't run if the server is running Paper 1.12 or higher (which means it will only be used in 1.11.2 and lower server versions).
1 file changed
tree: bf37f610beaf5f2e22bcd2a5e1bf7b4d95dda1a2
  1. .gitignore
  2. .travis.yml
  3. ISSUE_TEMPLATE.md
  4. LICENSE
  5. README.md
  6. bukkit/
  7. bungee/
  8. circle.yml
  9. common/
  10. jar/
  11. pom.xml
  12. sponge-legacy/
  13. sponge/
README.md

ViaVersion 1.4.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