Receive movement packets even if teleport confirmation is needed. Server
ignores it anyway, and that will allow location resync if for whatever
reason the teleport location for old versions doesn't match exactly
2 files changed
tree: c5929e54d0b299869afce29ae43e3a47fbb03506
  1. .gitattributes
  2. .gitignore
  3. LICENSE
  4. README.md
  5. build.gradle
  6. buildprocessor/
  7. gradle/
  8. gradlew
  9. gradlew.bat
  10. resources/
  11. settings.gradle
  12. src/protocolsupport/
  13. tests/api/
README.md

ProtocolSupport

Build Status Chat

Support 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 client on Spigot 1.11.2 and GlowStone

Important notes:

  • Only latest version of this plugin is supported
  • This plugin can't be reloaded or loaded not at server startup
  • This plugin doesn't work with netty native transport

Known issues:

  • [Anything that is not latest] Items in creative mode may not work as expected, or may not work at all

Known wontfix issues:

  • [1.8 and earlier] Thrown potion texture is invalid
  • [1.8 and earlier] Can't control vehicle
  • [1.6 and earlier] Stats are not sent

================

Spigot: http://www.spigotmc.org/resources/protocolsupport.7201/

BukkitDev: https://dev.bukkit.org/projects/protocolsupport/

Jenkins: http://build.true-games.org/job/ProtocolSupport/

================

Licensed under the terms of GNU AGPLv3