# 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
Award-Winning Medical Office Software Designed for Your Specialty
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RconNet API class!