Skip to main content

Rust server setup

How to add server description tags on Rust

Tags are how players narrow thousands of Rust servers down to the handful they will actually look at. Setting them is one config line, and picking them honestly matters more than picking many.

  • Rust guides
  • Updated
  • 6 min read
  • server.tags
  • Browser filters
  • 8 steps
SERVER.CFGserver.cfg# server.cfgserver.tags "pve,monthly"# one pair of quotes# comma separated, no spacesserver.tags "pve" "monthly" # this is not the syntax

The short answer

Add server.tags "pve,monthly" to server.cfg, using your own tags, comma separated inside one pair of quotes. Save, restart, and the tags appear in the server list.

Key points

  • One server.tags line, one pair of quotes, commas between tags.
  • Tags improve targeting, not raw visibility.
  • An inaccurate tag brings you players who then leave. That is worse than no tag.
  • Restart the server before checking whether it worked.

Why tags matter

Tags categorise your server so players can find the kind of experience they are looking for. With thousands of Rust servers competing for attention, the browser's filters are how most people get from "all servers" down to a list they will actually read.

Used well, tags:

  • Tell players what kind of server this is at a glance.
  • Put you inside the search filters people use to narrow the list.
  • Attract the audience your server is actually built for.

Worth being precise about what tags do not do: they do not get an empty server into the browser. That is governed by the Steam query system and Rust's empty server filter, covered in our guide on Rust servers not showing in the server list. Tags decide who finds you, not whether you can be found.

Adding tags

  1. Log in to your control panel

    Go to the control panel and sign in.

  2. Open Game Services

    Click Game Services to reach your server settings.

    The Game Services menu item in the control panel
    Game Services
  3. Select your Rust service

    Find your Rust server in the list and click Rust Service.

    The Rust service in the control panel service list
    Rust Service
  4. Stop the server

    Click Stop before making any changes.

    The Stop button on the Rust server management page
    Stop Server
  5. Open Configuration Files

    Navigate to the Configuration Files section.

    The Configuration Files section of the control panel
    Configuration Files
  6. Edit server.cfg

    Open server.cfg using the text editor.

    The server.cfg file open in the control panel text editor
    Edit server.cfg
  7. Add your tags

    Add this line, replacing the values with your own:

    server.tags "your,desired,tags"

    For example, a PvE server with a monthly wipe schedule:

    server.tags "pve,monthly"
  8. Save and restart

    Save the file and start the server. Your tags now appear in the Rust server list.

The syntax trips people up. It is one pair of quotes around the whole list, with commas between the tags and no spaces after them. Writing server.tags "pve" "monthly" is not the syntax and will not work.

Tags you can use

Commonly used tags for describing a Rust server. Use the ones that describe yours accurately.

Commonly used Rust server tags.
TagDescription
monthlyServer wipes on a monthly schedule.
pvePlayer versus Environment gameplay.
roleplayRoleplay-focused server.
creativeCreative building server.
hardcoreHardcore survival gameplay.

Choosing honestly

There is a temptation to add every tag that might bring a player in. It is a mistake, and the reason is worth understanding rather than just accepting.

A tag is a promise about what the server is. Someone filtering for pve is specifically avoiding PvP. If they find your PvP server through a pve tag, they will not stay, and you will have spent your one impression on a player who was never going to work out.

Tag what you are
Not what you hope to attract. The two are different and only one of them retains players.
Fewer accurate tags beat more optimistic ones
Two true tags put you in front of the right people. Six loose ones put you in front of the wrong ones repeatedly.
Keep them current
If you change your wipe schedule or your rule set, change the tags. A stale monthly tag on a weekly server is a promise you are breaking every week.
Match your description
Tags and description should say the same thing. A player who spots a contradiction assumes the server is neglected, and they are usually right.

Checking they took effect

Look at your server in the browser rather than in the control panel, so you are seeing what players see. If the tags are not showing:

  • Check the line has exactly one pair of quotes.
  • Check there are no spaces after the commas.
  • Check the server actually restarted, rather than just having the config saved.
  • Check there is not a second server.tags line further down the file overriding the first.

With tags set, the other two parts of a listing are your description and your header image. All three do a different job and all three are worth getting right before you start advertising the server.

More guides for people running their own Rust server.

Quick answers

Common questions

Add a line to server.cfg reading server.tags "your,desired,tags", with your tags comma separated inside one pair of quotes, then save and restart the server.

One server.tags line, one pair of quotes, and the tags separated by commas with no spaces. For example server.tags "pve,monthly". Separate quoted values are not the syntax and will not work.

Commonly used ones include monthly for a monthly wipe schedule, pve for player versus environment, roleplay, creative for building servers and hardcore for hardcore survival.

Only as many as are true. Tags are how players filter, so an inaccurate one puts you in front of people looking for something you do not offer, and they leave. A short accurate list beats a long optimistic one.

They help the right players find you. They do not make your server appear in the browser when it otherwise would not, because that is governed by the query system and the empty server filter. Tags improve targeting, not visibility.

Usually a syntax problem: multiple quote pairs instead of one, spaces after the commas, or the server not restarted. Check the line reads exactly like server.tags "pve,monthly".

Rust hosting with config file access

Edit server.cfg directly on every Rust server we host, with no settings locked behind a higher tier.

  • UK data centre
  • Config file editing
  • Support by ticket and Discord