Download the PHP package thedudeguy/rcon without Composer
On this page you can find all versions of the php package thedudeguy/rcon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thedudeguy/rcon
More information about thedudeguy/rcon
Files in thedudeguy/rcon
Download thedudeguy/rcon
More information about thedudeguy/rcon
Files in thedudeguy/rcon
Vendor thedudeguy
Package rcon
Short Description Simple Rcon class for php.
License MIT
Homepage https://github.com/thedudeguy/PHP-Minecraft-Rcon
Package rcon
Short Description Simple Rcon class for php.
License MIT
Homepage https://github.com/thedudeguy/PHP-Minecraft-Rcon
Please rate this library. Is it a good library?
Informations about the package rcon
PHP-Minecraft-Rcon
Simple Rcon class for php.
Installation
Using Composer
This Rcon library may be installed by issuing the following command:
Not Using Composer
If not using Composer, just place the Rcon.php file in your project and include it in your PHP script:
Example
For this script to work, rcon must be enabled on the server, by setting enable-rcon=true
in the server's server.properties
file. A password must also be set, and provided in the script.
All versions of rcon with dependencies
PHP Build Version
Package Version
No informations.
The package thedudeguy/rcon contains the following files
Loading the files please wait ....