Page 1 of 1

How do I set the server name?

Posted: Sat Mar 26, 2011 8:39 am
by Edge100x
You can do this by visiting the "File manager" page in your control panel and choosing to edit the "./LevelRotation.xml". Change the "Details" line, then save the file and restart it using your "Server control" page.

Here's our default file:

Code: Select all

<levelRotation name="TIA">
  <ServerInfo>
    <!-- You can specify a MOTD of up to 165 characters and a JPEG/PNG 128x128 image URL -->
    <Details name="NFOservers.com: New server" motd="Rent your own server from www.nfoservers.com!" imageUrl="http://www.nfoservers.com/crysis2banner.png" />
    <Variant name="Standard">
    </Variant>
  </ServerInfo>
</levelRotation>
You can also set the type and variant in this file without the server becoming unranked, or many other settings, if you don't mind it becoming unranked.