Updating the description of your Sunkenland Server

Personalizing the description of your Sunkenland server hosting can enhance its visibility and appeal to potential players by conveying what makes your server unique. Whether you’re emphasizing a focus on exploration, survival challenges, or community building, updating your server’s description is a key step. Here's how you can update the description of your Sunkenland server using the file manager or FTP access.

 

  1. Access File Management

    • Begin by accessing the file manager through your server’s control panel or by connecting via FTP. Both methods provide the means to navigate and edit your server's files.
  2. Locate the Active World Folder

    • Within the file manager or FTP client, navigate to the saves/Worlds/ directory. This location houses the save files for your server’s worlds.
    • Determine which world is currently active by matching the world GUID in the file names with the one specified in your server’s command line parameters.

  3. Edit the World Settings File

    • After identifying the active world folder, open it and look for the WorldSetting.json file. This file contains various settings related to your world, including its description.
  4. Update the Description

    • Open the WorldSetting.json file for editing. You’ll see a structure similar to the example below:

    {
      "ApplicationVersion": {
        "__type": "string",
        "value": "0.2.02"
      },
      "WorldSettingProfile": {
        "__type": "WorldSettingProfile,Assembly-CSharp",
        "value": {
          "worldDescription": "Hosted by LogicServers.com",
        }
      }
    }
    • Locate the worldDescription property within the JSON structure. This field holds the current description of your world.

    • Replace the "Hosted by LogicServers.com" text with your new description, ensuring to keep the quotation marks around your new description text.

    5. Save the Changes

    • After updating the worldDescription property with your new server description, save the changes to the WorldSetting.json file.
  5. Restart Your Server

    • For the changes to take effect, you’ll need to restart your Sunkenland server. This can usually be done directly from the server control panel.

 

A compelling server description can attract more players by giving them a glimpse of the adventures that await in your Sunkenland server. 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to update your Sunkenland Server

In the ever-evolving world of Sunkenland, staying current with the latest game updates is...

How to create a custom command line for your Sunkenland Server

Customizing your Sunkenland server settings through custom command lines is pivotal for...

How to backup your Sunkenland Server

Dive into the expansive underwater world of Sunkenland, where your daily adventure encompasses...

How to restore a backup to your Sunkenland Server

Embark once again into the submerged realms of Sunkenland, where your architectural marvels,...

How to set a password on your Sunkenland Server

Securing your Sunkenland server hosting with a password is crucial for creating a private and...