Skip to main content

Filtering Servers

TIP

This Example has a Video Tutorial that you can find here: Related Video

There are 2 methods for filtering dedicated server results and that is by using Tags or a Server Object, lets take a look at how we can use this in the game.

Filtering using Tags

Tags are separated by “,” comma sign, in this case we’ll use the tags “dedicated” and “modded” as an example.

Tags

Filtering the Results

In this example we’re going to filter out all servers that are not Dedicated

Filter

Filtering using Server Object

We must first construct the object that we will set our filtering options on.

Create

We must first construct the object that we will set our filtering options on.

Setting the Filters

Filters

Applying Filters

This will only return Linux servers that has No Players

Apply

Additional Filters

More