- Query port for the server (not always the same as the join port)
+ Query port for the server (not always the same as the join port). If this is left blank it will use the default port for the server type specified.
@@ -71,6 +74,33 @@
Enter "online" or "offline" (without quotes) to filter out the state you don't want.
+
+
+
+
+
+
+
+ Number of attempts to query server in case of failure.
+
+
+
+
+
+
+
+
+ Milliseconds to wait for a single packet. Beware that increasing this will cause many queries to take longer even if the server is online.
+
+
+
+
+
+
+
+
+ Milliseconds allowed for an entire query attempt. This timeout is not commonly hit, as the socketTimeout typically fires first.
+