0%
Loading...
NolimitHost

How to Change the Server Name on Your Team Fortress 2 Server

Last updated: September 18, 2026

Your server name is shown in the server browser and on the scoreboard. It is set with the hostname setting, which you can edit in the config file or change live from the console.

Option A: Change the Name in server.cfg

  1. Log in to the NolimitHost Game Panel and select your TF2 server.
  2. Stop the server from the Console page.
  3. In the left sidebar, click Files and open tf/cfg/server.cfg.
  4. Set the hostname line to your name:
    hostname "My TF2 Server"
  5. Save the file and start the server again.

Option B: Change the Name Live from the Console

  1. Open the Console page in the panel.
  2. Type the command and press Enter:
    hostname "My New Server Name"

The name updates immediately for connected players and in the browser, but the change is temporary - it is lost on the next map change unless you also update server.cfg.

Note: Keep the quotes around the name so spaces are handled correctly. Avoid characters that have special meaning in config files.
Tip: If the name does not appear publicly, your server may be missing a GSLT, which is required to list on the public browser.