Separate handler for future minecraft versions that doesn't do packet
rewriting. (because latest version now uses packet rewriting, it
actually replaced version with accepted one, which allowed snapshot
versions to connect to server and crash shortly after that).
2 files changed
tree: d93a22ee0d37fad7f22046bd24b2195e6b417915
  1. .gitattributes
  2. .gitignore
  3. LICENSE
  4. README.md
  5. build.gradle
  6. buildprocessor/
  7. gradle/wrapper/
  8. gradlew
  9. gradlew.bat
  10. settings.gradle
  11. src/
README.md

ProtocolSupport

Build Status Join the chat at https://gitter.im/ProtocolSupport/ProtocolSupport

Support 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 on spigot 1.10.2

Wontfix issues:

  • [Anything that is not latest] Items in creative mode may not work as expected, or may not work at all
  • [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/

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

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

Licensed under the terms of GNU AGPLv3