Skip to main content
50% Discount First month
Days
Hours
Minutes
Seconds
NEW50

How to change playstyle on a Don’t Starve Together server

Header image

Once you have your own Don’t Starve Together server, you can start configuring your settings. One of the settings is playstyle, available in five versions:

Survival – default playstyle in which players enter survival mode. In such a world, dead players become ghost characters, and if no player is revived, the world resets.

Wilderness – in this mode, players respawn in random places, and those who die return to the new character selection screen. There is no resurrection option here and the world does not reset.

Endless – a mode similar to Survival, but the world does not reset.

Lights Out – a version of the standard game that features an infinite night.

Relaxed – a relaxing version of the game in which players do not die from factors such as hunger, cold or darkness. Additionally, threats from the outside world are less and resurrection is an option.

How to set Survival, Wilderness or Endless playstyle

1. Go to the control panel and select your Don’t Starve Together server.

2. Delete current world save.

3. Go to the “Startup” tab and navigate “GAME MODE”. Here, enter appropriate playstyle (survival, endless or wilderness).

4. Go to the “Console” and restart your server.

How to set Lights Out playstyle

1. Go to the control panel and select your Don’t Starve Together server.

2. Delete current world save.

3. Go to the “Files” and edit “worldgenoverride.lua” file.

/home/container/DoNotStarveTogether/config/server/Master/worldgenoverride.lua

4. Replace the file contents with the following lines:

return {
    override_enabled = true,
    preset = "SURVIVAL_TOGETHER",
    overrides = {
        day = "onlynight",
    }
}

5. Make sure your GAME MODE is set to “survival”.

6. Navigate “Console” tab and restart your server.

Are you looking for answers to other questions? Use our guides for the Don’t starve Together server:

How to connect to a Don’t Starve Together server

How to configure a Don’t Starve Together server

How to install mods on a Don’t Starve Together server

How to create token for a Don’t Starve Together server

How to become an admin of a Don’t Starve Together server

How to ban players on a Don’t Starve Together server

How to set custom world generation on a Don’t Starve Together server

How to enable caves on a Don’t Starve Together server

We hope that our intuitive web interface has allowed you to manage your Don’t Starve Together server easily. If you want to ask us any questions, feel free to contact us via e-mail, ticket or live chat!


Author image
About Lukasz

Senior Data Developer