To change your Unturned server’s name, description, and server icon, you can follow the steps provided below.
Changing the Server Name with a Command
- Access your server console on your control panel while your server is running.
- Enter the command
Name “ServerName”
, replacingServerName
with what you want your server to be named.
Note: The quotation marks are required for the command to work.
Changing the Server Name Manually
- Log in to your server control panel and Stop your server.
- Navigate to Files > Config Files.
- Click Unturned Commands File.
- Change the Name field as desired, then click Save.
For example:Name A Shockbyte Server
becomesName My Unturned Server
. - Restart your server.
Once the server starts up successfully, you will be able to see the updated name.
Changing the Description and Server Icon
- Log in to your server control panel and Stop your server.
- Upload a 500x500 resolution image to an image-sharing website like Imgur.
Note: Other image resolutions will not work for a server icon. - Navigate to Files > Config Files.
- Click Unturned Config JSON.
- You should see a Browser section at the top of the file. The following entries will be relevant:
"Icon": "",
controls your server icon."Desc_Hint": "",
controls a summarised description displayed beneath the server name."Desc_Full": "",
controls the full server description displayed beneath the server map. - To update the icon, insert the image URL within the quotation marks. For example,
"Icon": "",
becomes"Icon": "https://i.imgur.com/5Ysvo4Y.png",
- Enter your server descriptions within the quotation marks of
"Desc_Hint": "",
and"Desc_Full": "",
. - A completed Browser section should look like the example below:
- Click Save and Start your server.
Once the server starts up successfully, you will be able to see any changes you have made.
If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php