Default compression level is now 3. Also attach our own
compressor/decompressor for 1.8 to make it respect compression level
settings (Also they do not allocate PacketDataSerializer for each
write/read).
8 files changed
tree: 00713d6637be550e731723cb2dc5993d573cf051
  1. .gitattributes
  2. .gitignore
  3. LICENSE
  4. README.md
  5. build.xml
  6. buildprocessor/
  7. src/
README.md

ProtocolSupport

Support 1.7, 1.6, 1.5, 1.4.7 on spigot

Known issues:

  • [1.6 and earlier] Stats are not sent - won't be fixed
  • [1.5 and earlier] Can‘t control vehicle - won’t be fixed, probably impossible to do this properly

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

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

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

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

Licensed under the terms of GNU GPLv3