> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Configure serverconfig.xml for 7D2D

> Master your 7 Days to Die server settings by editing the core configuration file. Customize difficulty, world generation, and performance.

## Understanding the Server Core

The `serverconfig.xml` file is the central nervous system of your 7 Days to Die (7D2D) server. It dictates everything from the world seed and difficulty levels to network security and land claim dimensions. Properly adjusting these settings is important for maintaining a stable and customized gameplay environment.

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Intermediate
  </Card>

  <Card title="Time" icon="clock">
    10 Minutes
  </Card>
</CardGroup>

***

## Accessing the Configuration

Modifying your server settings is straightforward through the FREAKHOSTING Game Panel.

<Steps>
  <Step title="Navigate to Files">
    Log in to your [Game Panel](https://panel.freakhosting.com), select your server, and open the **Files** tab in the sidebar.
  </Step>

  <Step title="Locate serverconfig.xml">
    Find the `serverconfig.xml` file situated in the root directory of your server.
  </Step>

  <Step title="Edit and Save">
    Click on the file to open the interactive editor. Make your adjustments and click **Save Content**.
  </Step>

  <Step title="Restart Your Server">
    Return to the **Console** and click **Restart** to apply the updated configuration to your live environment.
  </Step>
</Steps>

***

## Essential Settings Overview

Here are the most common parameters you may wish to customize.

<Tabs>
  <Tab title="World & Saves">
    Control your map type and save directories.

    * **GameWorld:** Select `Navezgane` (the default map), `RWG` (Random World Generation), or a pre-generated map like `Pregen6k`.
    * **GameName:** This name defines your specific save folder.

    <Warning>
      Modifying the `GameName` value will trigger the creation of a **NEW SAVE FOLDER**. Only change this if you intend to start a completely new world.
    </Warning>
  </Tab>

  <Tab title="Gameplay Rules">
    Fine-tune the challenge and zombie behavior.

    * **GameDifficulty:** Ranges from `0` (Scavenger) to `5` (Insane).
    * **ZombiesRun:** Ranges from `0` (Walk) to `4` (Nightmare), determining zombie movement speed.
    * **BloodMoonFrequency:** Sets how often the horde night occurs (default is every `7` days).
  </Tab>

  <Tab title="Multiplayer & Security">
    Optimize the server for your community.

    * **ServerMaxPlayerCount:** We recommend setting this between **8-12 players** for standard plans to maintain optimal performance.
    * **TelnetEnabled:** Set this to `true` to enable connections from external administrative tools.
  </Tab>
</Tabs>

***

## Advanced Mechanics

<AccordionGroup>
  <Accordion title="Land Claim Protection">
    Protecting player structures is important for long-term survival servers.

    * **LandClaimSize:** The radius protected by a claim block (default is `41` blocks).
    * **LandClaimOfflineDurabilityModifier:** Increases the durability of blocks while the owner is offline (Default `4` provides 4x protection).
  </Accordion>

  <Accordion title="Performance Optimization">
    For larger servers, consider reducing the **MaxSpawnedZombies** and **MaxSpawnedAnimals** values to lower CPU usage during peak hours.
  </Accordion>
</AccordionGroup>

<Note>
  ### Maintain Backups

  Major game updates can occasionally reset or overwrite your `serverconfig.xml`. It is best practice to download a local backup of your configuration before performing significant edits.
</Note>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **7D2D:** Survival is only the beginning.
</div>
