Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "Rust ServerDescription and Headers"

From Survival Servers
Jump to navigation Jump to search
(Formatting, referencing FTP_Access page, added Notepad++ download link.)
m
Line 1: Line 1:
 
== Rust Server Settings ==
 
== Rust Server Settings ==
  
In order to change your description for your Rust server, you will need to change the '''serverauto.cfg''' file in your '''"server/experimental/cfg"''' folder inside your servers FTP directory. For instructions on FTP usage, please visit the [[FTP_Access | FTP Access]] page. For a text editing program, we strongly recommend using Notepad++ found [https://notepad-plus-plus.org/download/v7.5.6.html here].
+
<p>In order to change your description for your Rust server, you will need to change the '''serverauto.cfg''' file in your '''"server/experimental/cfg"''' folder inside your servers FTP directory.
<br/>
+
:For instructions on FTP usage, please visit [[FTP_Access | FTP Access]].
 +
:For a text editing program, we strongly recommend using Notepad++ found [https://notepad-plus-plus.org/download/v7.5.6.html here].
 +
</p>
 +
 
 +
=== Getting Started ===
 +
 
 +
When working on your Rust server, the main file you will be using is '''serverauto.cfg'''. Follow these steps to get started and then view the subsections for additional customization.
 +
 
 
#Access your server directory with an FTP editing client.
 
#Access your server directory with an FTP editing client.
 
#Navigate to the '''"/server/experimental/cfg"''' folder.
 
#Navigate to the '''"/server/experimental/cfg"''' folder.
 
#Locate the file '''"serverauto.cfg"'''. If the '''serverauto.cfg''' is not there you will need to make a new file and name it '''serverauto.cfg'''.
 
#Locate the file '''"serverauto.cfg"'''. If the '''serverauto.cfg''' is not there you will need to make a new file and name it '''serverauto.cfg'''.
#Edit '''"serverauto"cfg"''' with Notepad++.
+
#Edit '''"serverauto.cfg"''' with Notepad++.
#Add a new line at the bottom of the "serverauto.cfg" file and put this: '''server.description "whatever you want the description to be"'''.
+
 
#Replace the text between the quotes with the server description you want for your server.
+
==== Server Description ====
<br/>
+
 
Additionally, if you want a header image, you can add the line '''server.headerimage "url.jpg"'''.
+
Why a description?
 +
 
 +
:server.description "This is an example of a single line of text"
 +
::(example image)
 +
:server.description "This is an example of how to add\n additional lines of text.\n All "lines" must be on the same one, separated by\n backslash n!"
 +
::(example image)
 +
 
 +
'''Note''': If your server name / description shows up as Amsterdam II, this is the default settings with Rust and your config file most likely has errors.
 +
 
 +
==== Server Header / Image ====
 +
 
 +
512x256, png format. How to make it work.
 +
 
 +
:server.headerimage "url.png"
 +
::Example
 +
 
 +
==== Server URL ====
 +
 
 +
Why a URL?
 +
 
 +
:server.url "http://www.survivalservers.com"
 +
::Example

Revision as of 03:43, 9 April 2018

Rust Server Settings

In order to change your description for your Rust server, you will need to change the serverauto.cfg file in your "server/experimental/cfg" folder inside your servers FTP directory.

For instructions on FTP usage, please visit FTP Access.
For a text editing program, we strongly recommend using Notepad++ found here.

Getting Started

When working on your Rust server, the main file you will be using is serverauto.cfg. Follow these steps to get started and then view the subsections for additional customization.

  1. Access your server directory with an FTP editing client.
  2. Navigate to the "/server/experimental/cfg" folder.
  3. Locate the file "serverauto.cfg". If the serverauto.cfg is not there you will need to make a new file and name it serverauto.cfg.
  4. Edit "serverauto.cfg" with Notepad++.

Server Description

Why a description?

server.description "This is an example of a single line of text"
(example image)
server.description "This is an example of how to add\n additional lines of text.\n All "lines" must be on the same one, separated by\n backslash n!"
(example image)

Note: If your server name / description shows up as Amsterdam II, this is the default settings with Rust and your config file most likely has errors.

Server Header / Image

512x256, png format. How to make it work.

server.headerimage "url.png"
Example

Server URL

Why a URL?

server.url "http://www.survivalservers.com"
Example


Share your opinion