Add new event that is better suited for loading data for player.
ProtocolSupport will keep the connection open and send keep alive
packets to client while event is being processed, so you are no longer
limited with 20 seconds until client time outs.
4 files changed
tree: fd3c90be6caacbe4f60265c7a0d3982638a5aebd
  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.10

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] 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