<propertyname="ServerPort"value="26900"/><!-- Port you want the server to listen on. -->
<!-- GENERAL SERVER SETTINGS -->
<propertyname="ServerVisibility"value="2"/><!-- Visibility of this server: 2 = public, 1 = only shown to friends, 0 = not listed. As you are never friend of a dedicated server setting this to "1" will only work when the first player connects manually by IP. -->
<propertyname="ServerName"value="My Game Host"/><!-- Whatever you want the name of the server to be. -->
<!-- Server representation -->
<propertyname="ServerName"value="My Game Host"/><!-- Whatever you want the name of the server
to be. -->
<propertyname="ServerDescription"value="A 7 Days to Die server"/><!-- Whatever you want the
server description to be, will be shown in the server browser. -->
<propertyname="ServerWebsiteURL"value=""/><!-- Website URL for the server, will be shown in the
serverbrowser as a clickable link -->
<propertyname="ServerPassword"value=""/><!-- Password to gain entry to the server -->
<propertyname="ServerPassword"value=""/><!-- Password to gain entry to the server -->
<propertyname="ServerLoginConfirmationText"value=""/><!-- If set the user will see the message
during joining the server and has to confirm it before continuing. For more complex changes to
this window you can change the "serverjoinrulesdialog" window in XUi -->
<propertyname="Region"value="NorthAmericaEast"/><!-- The region this server is in. Values:
protocols that should not be used. Separated by comma. Possible values: LiteNetLib,
SteamNetworking. Dedicated servers should disable SteamNetworking if there is no NAT router in
between your users and the server or when port-forwarding is set up correctly -->
<propertyname="ServerMaxWorldTransferSpeedKiBs"value="512"/><!-- Maximum (!) speed in kiB/s the
world is transferred at to a client on first connect if it does not have the world yet. Maximum is
about 1300 kiB/s, even if you set a higher value. -->
<!-- Slots -->
<propertyname="ServerMaxPlayerCount"value="8"/><!-- Maximum Concurrent Players -->
<propertyname="ServerMaxPlayerCount"value="8"/><!-- Maximum Concurrent Players -->
<propertyname="ServerReservedSlots"value="0"/><!-- Out of the MaxPlayerCount this many slots can only be used by players with a specific permission level -->
<propertyname="ServerReservedSlots"value="0"/><!-- Out of the MaxPlayerCount this many slots
<propertyname="ServerReservedSlotsPermission"value="100"/><!-- Required permission level to use reserved slots above -->
can only be used by players with a specific permission level -->
<propertyname="ServerAdminSlots"value="0"/><!-- This many admins can still join even if the server has reached MaxPlayerCount -->
<propertyname="ServerReservedSlotsPermission"value="100"/><!-- Required permission level to use
<propertyname="ServerAdminSlotsPermission"value="0"/><!-- Required permission level to use the admin slots above -->
reserved slots above -->
<propertyname="ServerAdminSlots"value="0"/><!-- This many admins can still join even if the
<propertyname="ServerDescription"value="A 7 Days to Die server"/><!-- Whatever you want the server description to be, will be shown in the server browser. -->
server has reached MaxPlayerCount -->
<propertyname="ServerWebsiteURL"value=""/><!-- Website URL for the server, will be shown in the serverbrowser as a clickable link -->
<propertyname="ServerAdminSlotsPermission"value="0"/><!-- Required permission level to use the
<propertyname="ServerDisabledNetworkProtocols"value="SteamNetworking"/><!-- Networking protocols that should not be used. Separated by comma. Possible values: LiteNetLib, SteamNetworking. Dedicated servers should disable SteamNetworking if there is no NAT router in between your users and the server or when port-forwarding is set up correctly -->
admin slots above -->
<propertyname="GameWorld"value="Navezgane"/><!-- RWG (see WorldGenSeed and WorldGenSize options below) or any already existing world name in the Worlds folder (currently shipping with Navezgane) -->
<!-- Admin interfaces -->
<propertyname="WorldGenSeed"value="asdf"/><!-- If RWG this is the seed for the generation of the new world. If a world with the resulting name already exists it will simply load it -->
<propertyname="WebDashboardEnabled"value="false"/><!-- Enable/disable the web dashboard -->
<propertyname="WorldGenSize"value="4096"/><!-- If RWG this controls the width and height of the created world. It is also used in combination with WorldGenSeed to create the internal RWG seed thus also creating a unique map name even if using the same WorldGenSeed. Has to be between 2048 and 16384, though large map sizes will take long to generate / download / load -->
<propertyname="WebDashboardPort"value="8080"/><!-- Port of the web dashboard -->
<propertyname="GameName"value="My Game"/><!-- Whatever you want the game name to be. This affects the save game name as well as the seed used when placing decoration (trees etc) in the world. It does not control the generic layout of the world if creating an RWG world -->
<propertyname="WebDashboardUrl"value=""/><!-- External URL to the web dashboard if not just
be the full URL, like "https://domainOfReverseProxy.tld:1234/". Can be left empty if directly
using the public IP and dashboard port -->
<propertyname="ZombiesRun"value="0"/><!-- OLD! 0 = default day/night walk/run, 1 = never run, 2 = always run; this setting ONLY affects regular zombies, some zombies like ferals always run -->
<propertyname="EnableMapRendering"value="false"/><!-- Enable/disable rendering of the map to
<propertyname="PersistentPlayerProfiles"value="false"/><!-- If disabled a player can join with any selected profile. If true they will join with the last profile they joined with -->
<propertyname="PlayerSafeZoneLevel"value="5"/><!-- If a player is less or equal this level he will create a safe zone (no enemies) when spawned -->
<propertyname="PlayerSafeZoneHours"value="5"/><!-- Hours in world time this safe zone exists -->
<propertyname="ControlPanelEnabled"value="false"/><!-- Enable/Disable the web control panel -->
<propertyname="ControlPanelPort"value="8080"/><!-- Port of the control panel webpage -->
<propertyname="ControlPanelPassword"value="CHANGEME"/><!-- Password to gain entry to the control panel -->
<propertyname="TelnetEnabled"value="true"/><!-- Enable/Disable the telnet -->
<propertyname="TelnetEnabled"value="true"/><!-- Enable/Disable the telnet -->
<propertyname="TelnetPort"value="8081"/><!-- Port of the telnet server -->
<propertyname="TelnetPort"value="8081"/><!-- Port of the telnet server -->
<propertyname="TelnetPassword"value=""/><!-- Password to gain entry to telnet interface. If no password is set the server will only listen on the local loopback interface -->
<propertyname="TelnetPassword"value=""/><!-- Password to gain entry to telnet interface. If no
<propertyname="TelnetFailedLoginLimit"value="10"/><!-- After this many wrong passwords from a single remote client the client will be blocked from connecting to the Telnet interface -->
password is set the server will only listen on the local loopback interface -->
<propertyname="TelnetFailedLoginsBlocktime"value="10"/><!-- How long will the block persist (in seconds) -->
<propertyname="TelnetFailedLoginLimit"value="10"/><!-- After this many wrong passwords from a
single remote client the client will be blocked from connecting to the Telnet interface -->
<propertyname="TerminalWindowEnabled"value="false"/><!-- Show a terminal window for log output / command input (Windows only) -->
<propertyname="TelnetFailedLoginsBlocktime"value="10"/><!-- How long will the block persist (in
seconds) -->
<propertyname="AdminFileName"value="serveradmin.xml"/><!-- Server admin file name. Path relative to the SaveGameFolder -->
<propertyname="TerminalWindowEnabled"value="true"/><!-- Show a terminal window for log output /
command input (Windows only) -->
<!-- Folder and file locations -->
<propertyname="AdminFileName"value="serveradmin.xml"/><!-- Server admin file name. Path
relative to the SaveGameFolder -->
<!-- <property name="UserDataFolder" value="absolute path" /> --><!-- Use this to override where the
server stores all generated data, including RWG generated worlds. Do not forget to uncomment the
entry! -->
<!-- <property name="SaveGameFolder" value="absolute path" /> --><!-- Use this to only override the save
game path. Do not forget to uncomment the entry! -->
<propertyname="LandClaimCount"value="3"/><!-- Maximum allowed land claims per player. -->
<propertyname="LandClaimSize"value="41"/><!-- Size in blocks that is protected by a keystone -->
<propertyname="LandClaimSize"value="41"/><!-- Size in blocks that is protected by a keystone -->
<propertyname="LandClaimDeadZone"value="30"/><!-- Keystones must be this many blocks apart (unless you are friends with the other player) -->
<propertyname="LandClaimDeadZone"value="30"/><!-- Keystones must be this many blocks apart
<propertyname="LandClaimExpiryTime"value="3"/><!-- The number of days a player can be offline before their claims expire and are no longer protected -->
(unless you are friends with the other player) -->
<propertyname="LandClaimDecayMode"value="0"/><!-- Controls how offline players land claims decay. All claims have full protection for the first 24hrs. 0=Linear, 1=Exponential, 2=Full protection until claim is expired. -->
<propertyname="LandClaimExpiryTime"value="7"/><!-- The number of real world days a player can
<propertyname="LandClaimOnlineDurabilityModifier"value="4"/><!-- How much protected claim area block hardness is increased when a player is online. 0 means infinite (no damage will ever be taken). Default is 4x -->
be offline before their claims expire and are no longer protected -->
<propertyname="LandClaimOfflineDurabilityModifier"value="4"/><!-- How much protected claim area block hardness is increased when a player is offline. 0 means infinite (no damage will ever be taken). Default is 4x -->
<propertyname="LandClaimDecayMode"value="0"/><!-- Controls how offline players land claims
decay. 0=Slow (Linear) , 1=Fast (Exponential), 2=None (Full protection until claim is expired). -->
<propertyname="PartySharedKillRange"value="100"/><!-- The distance you must be within to receive party shared kill xp and quest party kill objective credit. -->
<propertyname="LandClaimOnlineDurabilityModifier"value="4"/><!-- How much protected claim area
<propertyname="AirDropFrequency"value="72"/><!-- How often airdrop occur in game-hours, 0 == never -->
block hardness is increased when a player is online. 0 means infinite (no damage will ever be
<propertyname="AirDropMarker"value="false"/><!-- Sets if a marker is added to map/compass for air drops. -->
taken). Default is 4x -->
<propertyname="MaxSpawnedZombies"value="60"/><!-- Making this number too large (more than about 80) may cause servers to run at poor framerates which will effect lag and play quality for clients. -->
<propertyname="LandClaimOfflineDurabilityModifier"value="4"/><!-- How much protected claim area
block hardness is increased when a player is offline. 0 means infinite (no damage will ever be
<!--
taken). Default is 4x -->
If your server has a large number of players you can increase this limit to add more wildlife. Animals don't consume as much CPU as zombies.
<propertyname="LandClaimOfflineDelay"value="0"/><!-- The number of minutes after a player logs
NOTE: That this doesn't cause more animals to spawn arbitrarily: The biome spawning system only spawns a certain number of animals in a given
out that the land claim area hardness transitions from online to offline. Default is 0 -->
area, but if you have lots of players that are all spread out then you may be hitting the limit and can increase it.
-->
<propertyname="MaxSpawnedAnimals"value="50"/>
<propertyname="DynamicMeshEnabled"value="true"/><!-- Is Dynamic Mesh system enabled -->
<propertyname="DynamicMeshLandClaimOnly"value="true"/><!-- Is Dynamic Mesh system only active
<propertyname="HideCommandExecutionLog"value="0"/><!-- Hide logging of command execution. 0 = show everything, 1 = hide only from Telnet/ControlPanel, 2 = also hide from remote game clients, 3 = hide everything -->
in player LCB areas -->
<propertyname="MaxUncoveredMapChunksPerPlayer"value="131072"/><!-- Override how many chunks can be uncovered on the ingame map by each player. Resulting max map file size limit per player is (x * 512 Bytes), uncovered area is (x * 256 m²). Default 131072 means max 32 km² can be uncovered at any time -->
<propertyname="BedrollDeadZoneSize"value="15"/><!-- Size of bedroll deadzone, no zombies will spawn inside this area, and any cleared sleeper volumes that touch a bedroll deadzone will not spawn after they've been cleared. -->
<propertyname="DynamicMeshMaxItemCache"value="3"/><!-- How many items can be processed
concurrently, higher values use more RAM -->
<!--property name="SaveGameFolder" value="absolute path" /--><!-- use this to override the default save game path -->
<propertyname="TwitchServerPermission"value="90"/><!-- Required permission level to use twitch
<propertyname="ServerLoginConfirmationText"value=""/><!-- If set the user will see the message during joining the server and has to confirm it before continuing -->
integration on the server -->
<propertyname="TwitchBloodMoonAllowed"value="false"/><!-- If the server allows twitch actions
during a blood moon. This could cause server lag with extra zombies being spawned during blood
moon. -->
<propertyname="MaxChunkAge"value="-1"/><!-- The number of in-game days which must pass since
visiting a chunk before it will reset to its original state if not revisited or protected (e.g. by
a land claim or bedroll being in close proximity). -->
<propertyname="SaveDataLimit"value="-1"/><!-- The maximum disk space allowance for each saved
game in megabytes (MB). Saved chunks may be forceably reset to their original states to free up
space when this limit is reached. Negative values disable the limit. -->
<!-- There are several game settings that you cannot change when starting a new game.
<!-- There are several game settings that you cannot change when starting a new game.
You can use console commands to change at least some of them ingame.
You can use console commands to change at least some of them ingame.