Class Clansuite\ServerQuery\ServerProtocols\Quake

extends CSQuery
implements ProtocolInterface

Provides the base query protocol implementation for Quake engine-based games. Handles common query operations, data parsing, and structures shared across Quake variants.

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, $debug, $udpClient