How to change your Insurgency server name and password

The server name and join password are stored near the top of server.cfg.

  1. Stop the server and open Configuration Files.
  2. Use the server.cfg Text Editor.
  3. Set hostname to the name players should see.
  4. Set sv_password to a join password, or leave the value empty for a public server.
  5. Save and start the server.
hostname "My Insurgency Server"
sv_password "ExampleJoinPassword"

Keep the quotation marks when the name or password contains spaces. Do not reuse the RCON password as the player password.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to change the playlist on your Insurgency server

Insurgency reads its active playlist from server.cfg. The current package uses the full playlist...

How to join your Insurgency server

Start the service and wait for the status to show Running. The quickest connection method is the...

How to change the RCON password on your Insurgency server

RCON allows remote administration and must use a private password that is different from the join...

How to change the map cycle on your Insurgency server

mapcyclefile tells Insurgency which rotation file to load. The package includes ready-made cycles...

How to manage files on your Insurgency server

Use Configuration Files for normal server.cfg changes. File Manager and FTP provide access to the...