# RconNet API class by Jeffrey Sieders
This package is a simple wrapper for working w/ the [RconNet API](http://www.rconnet.de/viewtopic.php?f=41&t=3082).
Edit the Config.php file to your needs.
To get a RconNet instance:
include('RconNet.php');
$stats = new RconNet('api_key', 'server_id');
Then, use one of the following functions:
$stats->getPlayers($params, $options);
$stats->getNumPlayers();
$stats->getAllPlayers();
$stats->serverPlayerlist();
$stats->serverInfo();
- Version: 1.0.1 (March 26, 2015)
- Homepage: http://denlanden.nl
Follow RconNet API class
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RconNet API class!