Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-03-28 (4 years ago) | Not enough user ratings | Total: 253 | All time: 7,372 This week: 866 |
Version | License | PHP version | Categories | |||
minecraft-query 1.0.0 | GNU General Publi... | 5 | Networking, PHP 5, Games |
Description | Author | |||||||||||||
This class can query Minecraft game servers. |
|
# Minecraft PHP Query class ## Usage ### query MinecraftQuery::query($address, $port = 25566, $timeout = 2); Queries a Minecraft server **Parameters:** `$address` - IP address to the Minecraft server. `$port` - Port of the Minecraft server. `$timeout` - Time until giving up on connecting to the Minecraft server. **Returns:** An array on success, FALSE on failure. ## License Copyright (c) 2012 Scott Reed (h02), released under the GPL v3. |
Files |
File | Role | Description |
---|---|---|
example.php | Example | Example script |
LICENSE.txt | Doc. | Documentation |
minecraft_query.class.php | Class | Class source |
readme.markdown | Doc. | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.