Details
Supported Bukkit Versions
Changelog
- v1.5 - February 25, 2011
- Changed TSLPC to a default constructor for Bukkit build #415.
- v1.4 - February 21, 2011
- Fixed an issue where the server port was mistakenly reporting the port of the Minequery server.
- v1.3 - February 20, 2011
- Removed the shutdown exception. It is now a more friendly message.
- Added QUERY_JSON for JSON queries.
- Minequery now binds to the same IP as the Minecraft server (reads the "server-ip" property).
- v1.2 - January 23, 2011
- Fixed a null pointer exception on an invalid query. Thanks to daze for the heads up.
- Threaded request handling. Minequery will now respond to multiple connections at once without blocking.
- Added console messages for on enable and on disable.