Rust Wiki

Server Browser Tags

What are tags?

Tags are additional bits of information that describe Rust servers. The server browser allows players to search for different filter combinations to find a server that they might like. Up to four of them will be displayed on the Rust server browser at a time.

The following tags are defined:

Value Title Group Compressed Tag
monthly Monthly Wipe Schedule m
biweekly Biweekly Wipe Schedule b
weekly Weekly Wipe Schedule w
vanilla Vanilla Difficulty v
hardcore Hardcore Difficulty h
softcore Softcore Difficulty s
pve PvE p
roleplay Roleplay r
creative Creative c
minigame Minigame e
training Combat Training d
battlefield Battlefield i
broyale Battle Royale j
builds Build Server k
tut Tutorial t
Modded z
Oxide o
Carbon y
NA North America Region
SA South America Region
EU Europe Region
WA West Asia Region
EA East Asia Region
OC Oceania Region
AF Africa Region

How do I add them to my server?

Set the server.tags convar to the comma-separated tag values you wish to use from the table above. For example, if you want the Weekly, Vanilla, and Roleplay tags applied you would use server.tags weekly,vanilla,roleplay.

Note that some tags may be set by other convars. For example, server.pve will automatically apply the PvE tag.

You should not specify multiple tags from the same group (see table above) on the same server. Being in the same group means the tags are mutually exclusive - for example, it doesn't make sense for a server to wipe both monthly and weekly, or a server to be both hardcore and softcore. The server browser will only show one of the tags from the group but this will not work properly with search and cause your server to not show up for specific tag queries.