Change some exceptions to more fittings ones. Rewrite varint frame
splitter so it no longer allocates wrapped ByteBuf on every message
receive and instead calculates length in place and caches it.
3 files changed
tree: 4a9d91f115e0d005763a643ce269959be8200e2c
  1. .gitattributes
  2. .gitignore
  3. LICENSE
  4. README.md
  5. build.xml
  6. buildprocessor/
  7. 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.9.4

Not complete yet, use with caution.

Wontfix issues:

  • [1.6 and earlier] Stats are not sent
  • [1.5 and earlier] Can't control vehicle

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

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

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

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

Licensed under the terms of GNU AGPLv3