Add isSupported() returns true if this version represents minecraft
protocol that can play on server.
1 file changed
tree: 4db37366e48e065525718484e02d8e58a60ef271
  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