How to disable the Biome Hazards and Loot Stage Caps on a 7 Days to Die server

How to disable the Biome Hazards and Loot Stage Caps on 7 Days to Die servers

With the release of Stormsbrewing 2.0, 7 Days to Die has introduced two major new systems: Biome Hazards and Biome Loot Stage Caps. These can add a new level of difficulty to the game, but you may wish to disable them for a more traditional experience. This article will show you how to turn both of these systems off on your LogicServers 7D2D server.

 

1. Login to the control panel

Head to the LogicServers Control Panel and log in with your details. Once logged in, select your 7 Days to Die server.

Step 1 - Login to the LogicServers control panel

2. Stop the server

Before making changes, stop your server by clicking the red “Stop” button at the top of the panel.

Step 2 - Stop your 7DTD server before making changes

3. Open the Configuration Files

In the left sidebar, go to Configuration Files, then open main/serverconfig.xml.

Step 3 - Access the serverconfig.xml file from Configuration Files

4. Disable Biome Hazards

Find the line below (you can use Ctrl+F to search):

<property name="EnableBiomeHazards" value="true" />

Change it to:

<property name="EnableBiomeHazards" value="false" />

Step 4 - Change EnableBiomeHazards to false

5. Disable Biome Loot Stage Cap

Now find the following line:

<property name="EnableBiomeLootStageCaps" value="true" />

Change it to:

<property name="EnableBiomeLootStageCaps" value="false" />

Step 5 - Change EnableBiomeLootStageCaps to false

6. Save and start your server

Click “Save and Close” at the top. Then return to the main page and click “Start” to boot your server with the new settings.

 

That’s it!

You’ve now disabled the biome hazard effects and the loot stage cap per biome. These features can be turned back on at any time by reversing the steps above.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to join your 7 Days to Die server

To join your 7 Days to Die server: Login to your control panel. Copy the Query IP/Port listed....

Enabling a whitelist on your 7D2D server

Login to your control panel and select the server you want to edit.   Click into the...

How to wipe your 7D2D world

Wiping data from your server: Log into your control panel Click on the service you want to...

Reinstalling your 7 Days to Die server

To reinstall your 7 days to die server, click onto the actions tab, then click reinstall. Done!  

How to install Oxide and Oxide Plugins

Login to your control panel. Stop your server and install Oxide using your mod manager....