Class Clansuite\ServerQuery\ServerProtocols\Minecraft

extends CSQuery
implements ProtocolInterface

Minecraft server protocol implementation. The SLP protocol does not provide server variables or rules. These are only available through the Legacy Query protocol, which requires the server administrator to explicitly enable query in server.properties with enable-query=true. Protocols:

  • SLP (Serer List Ping) provides only basic infos.
  • Legacy Query: More detailed server variables.
Methods
Methods inherited from Clansuite\ServerQuery\CSQuery
__sleep(), getProtocolsMap(), getSupportedProtocols(), getProtocolClass(), createInstance(), setUdpClient(), unserialize(), getNativeJoinURI(), sortPlayers(), toJson(), toHtml(), reset(), sendCommand()
Properties
Properties inherited from Clansuite\ServerQuery\CSQuery
$address, $queryport, $hostport, $online, $gamename, $gameversion, $servertitle, $mapname, $maptitle, $gametype, $numplayers, $maxplayers, $steamAppID, $password, $nextmap, $players, $playerkeys, $playerteams, $maplist, $rules, $errstr, $response, $game_series_list, $debug, $udpClient