Solved Server name?

Discussion in 'Rust Discussion' started by Sir Hexu, May 21, 2015.

  1. I have used the in game command to change the host name of the server, and that clearly didn't do what I thought it did, so how do I edit the name that shows in the server list?

    Right now it's just the default My Untitled Rust Server
     
  2. Wulf

    Wulf Community Admin

    The setting "server.hostname" should work via RCON, the in-game console, cfg/server.cfg, or the command-line when starting.
     
  3. Can you explain me the complete command to change the server name?
     
  4. Wulf

    Wulf Community Admin

    server.hostname "new name"
     
  5. Ok Thank you.