Difference between revisions of "Server List Filters"

From King Arthur's Gold Wiki
Jump to: navigation, search
Line 9: Line 9:
 
port (int)<br>
 
port (int)<br>
 
gameMode (int)<br>
 
gameMode (int)<br>
mostPlayers<br>
+
mostCurrentPlayers<br>
leastPlayers<br>
+
leastCurrentPlayers<br>
 +
mostMaxPlayers<br>
 +
leastMaxPlayers<br>
 
build<br>
 
build<br>
 
current (bool)<br>
 
current (bool)<br>

Revision as of 20:58, 11 May 2012

Implementation Status: Under Development
(WIP)

full (bool)
empty (bool)
IPAddress
IPv4Address
IPv6Address
port (int)
gameMode (int)
mostCurrentPlayers
leastCurrentPlayers
mostMaxPlayers
leastMaxPlayers
build
current (bool)
lastUpdated (ISO date)
firstSeen (ISO date)
connectable (bool)
password (bool)
preferAF (bool)
gold (bool)
nameContains (string, partial match)
name (string)
description (string)
descriptionContains (string, partial match)


Category:API