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.)
 
(One intermediate revision by the same user not shown)
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"'''.
+
<p>Having a catching description is one way to attract players. Simply stating the rules and what plugins may be available will work, however something eye catching or otherwise can also do the trick. Formatting the descriptions is relatively easy and can be done with simple text.</p>
 +
 
 +
<p>server.description "This is how a sample description will show."</p>
 +
:[[File:Wiki_Rust_Sample_Description_1.jpg]]
 +
 
 +
<br />
 +
<p>If you wish to add new lines to your descriptions, you will need to use '''"\n"''' (minus quotes) to move to a '''N'''ew line.</p><br />
 +
server.description "This is how a sample description will show.\nRules\n  Be polite.\n  Be efficient.\n  Have a plan to kill everyone you meet.\n      -The Sniper"
 +
:[[File:Wiki_Rust_Sample_Description_2.jpg|500px]]
 +
<br />
 +
<p>'''Note''': If your server name / description shows up as Amsterdam II, this is a known error and most likely there is an error in your config file.</p>
 +
 
 +
==== Server Header / Image ====
 +
 
 +
<p>An image for your server header must be 512px by 256px (length x width) dimensions or it will not be shown correctly on the server. However, when viewing the server from within Rust, the header image will appear blurred and slightly stretched. Unfortunately, this is normal behavior.</p>
 +
 
 +
<p>Example of a server image that is being used:</p>
 +
:[[File:Wiki_Rust_Sample_Header.png|350px]]<br /><br />
 +
 
 +
<p>And how it will look on a Rust server:</p>
 +
:[[File:Wiki_Rust_ImageHeader_Server.jpg|350px]]
 +
 
 +
 
 +
==== Server URL ====
 +
 
 +
Why a URL?
 +
 
 +
:server.url "http://www.survivalservers.com"
 +
::Example

Latest revision as of 06:07, 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

Having a catching description is one way to attract players. Simply stating the rules and what plugins may be available will work, however something eye catching or otherwise can also do the trick. Formatting the descriptions is relatively easy and can be done with simple text.

server.description "This is how a sample description will show."

Wiki Rust Sample Description 1.jpg


If you wish to add new lines to your descriptions, you will need to use "\n" (minus quotes) to move to a New line.


server.description "This is how a sample description will show.\nRules\n Be polite.\n Be efficient.\n Have a plan to kill everyone you meet.\n -The Sniper"

Wiki Rust Sample Description 2.jpg


Note: If your server name / description shows up as Amsterdam II, this is a known error and most likely there is an error in your config file.

Server Header / Image

An image for your server header must be 512px by 256px (length x width) dimensions or it will not be shown correctly on the server. However, when viewing the server from within Rust, the header image will appear blurred and slightly stretched. Unfortunately, this is normal behavior.

Example of a server image that is being used:

Wiki Rust Sample Header.png

And how it will look on a Rust server:

Wiki Rust ImageHeader Server.jpg


Server URL

Why a URL?

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


Share your opinion