How do I set the server name?

Post Reply
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

How do I set the server name?

Post 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.
Post Reply