PHP Class pocketmine\network\rcon\RCON

Mostra file Open project: iTXTech/Genisys Class Usage Examples

Public Methods

Method Description
__construct ( Server $server, $password, $port = 19132, $interface = "0.0.0.0", $threads = 1, $clientsPerThread = 50 )
check ( )
stop ( )

Method Details

__construct() public method

public __construct ( Server $server, $password, $port = 19132, $interface = "0.0.0.0", $threads = 1, $clientsPerThread = 50 )
$server pocketmine\Server

check() public method

public check ( )

stop() public method

public stop ( )