# 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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RconNet API class!