extends |
Steam |
|---|
Implements the query protocol for Miscreated game servers. Utilizes the Steam query protocol to retrieve server information, player lists, and game statistics.
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
__construct(), query_server(), processPlayers(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Miscreated'
|
# |
public
|
array<string>
|
$supportedGames = ['Miscreated']
|
# |
public
|
string
|
$protocol = 'A2S'
|
# |
public
|
array<string>
|
$game_series_list = ['Miscreated']
|
# |
protected
|
int
|
$port_diff = 2
|
# |
protected
|
bool
|
$autoCalculateQueryPort = true
|
# |
| Properties inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
$playerFormat, $response |
| 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, $debug, $udpClient |