extends |
Steam |
|---|---|
implements |
ProtocolInterface |
Life Is Feudal protocol implementation. Life Is Feudal uses the Steam (A2S) protocol with port_diff = 2.
| Methods | ||
|---|---|---|
public
|
getNativeJoinURI(): string
|
# |
| Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam |
|---|
__construct(), query_server(), processPlayers(), query(), getProtocolName(), getVersion() |
| Properties | |||
|---|---|---|---|
public
|
string
|
$name = 'Life Is Feudal'
|
# |
public
|
array<string>
|
$supportedGames = ['Life Is Feudal']
|
# |
public
|
string
|
$protocol = 'A2S'
|
# |
public
|
array<string>
|
$game_series_list = ['Life Is Feudal']
|
# |
protected
|
int
|
$port_diff = 2
|
# |
| 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 |