Update 7d2d Config (#182)
* Update 7d2d * Update 7d2d * Update 7d2d Config The generic 7d2d config doesn't account for the save directory. Updated to add a config version selector under the SteamCMD and Updates tab. * Update Port Details * Update manifest.json * Update manifest.json * Update save location * Update manifest.json * Update manifest.json * Update manifest.json * Update 7d2d This fixes an issue with the save location by providing specific config files depending on what a user chooses under SteamCMD & Updates. * Add pre 20.0 settings * More settings updated * Update 7d2d Config Create manual config download options for 18.4 to Current. Adjusted save location of all generated files to be within the datastore. * Update manifest.json * Update seven-days-to-diemetaconfig.json * Update seven-days-to-dieconfig.json * Update seven-days-to-dieupdates.json
This commit is contained in:
parent
16e88393b9
commit
44e0b48ea7
174
seven-days-settings184.xml
Normal file
174
seven-days-settings184.xml
Normal file
@ -0,0 +1,174 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<ServerSettings>
|
||||||
|
<!-- GENERAL SERVER SETTINGS -->
|
||||||
|
<!-- Server representation -->
|
||||||
|
<property name="ServerName" value="My Amp Host" />
|
||||||
|
<!-- Whatever you want the name of the server to be. -->
|
||||||
|
<property name="ServerDescription" value="An AMP Powered 7 Days to Die server" />
|
||||||
|
<!-- Whatever you want the server description to be, will be shown in the server browser. -->
|
||||||
|
<property name="ServerWebsiteURL" value="https://cubecoders.com/AMP" />
|
||||||
|
<!-- Website URL for the server, will be shown in the serverbrowser as a clickable link -->
|
||||||
|
<property name="ServerPassword" value="" />
|
||||||
|
<!-- Password to gain entry to the server -->
|
||||||
|
<property name="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 -->
|
||||||
|
<!-- Networking -->
|
||||||
|
<property name="ServerPort" value="26904" />
|
||||||
|
<!-- Port you want the server to listen on. Keep it in the ranges 26900 to 26905 or 27015 to 27020 if you want PCs on the same LAN to find it as a LAN server. -->
|
||||||
|
<property name="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. -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="ServerMaxPlayerCount" value="8" />
|
||||||
|
<!-- Maximum Concurrent Players -->
|
||||||
|
<property name="ServerReservedSlots" value="0" />
|
||||||
|
<!-- Out of the MaxPlayerCount this many slots can only be used by players with a specific permission level -->
|
||||||
|
<property name="ServerReservedSlotsPermission" value="100" />
|
||||||
|
<!-- Required permission level to use reserved slots above -->
|
||||||
|
<property name="ServerAdminSlots" value="0" />
|
||||||
|
<!-- This many admins can still join even if the server has reached MaxPlayerCount -->
|
||||||
|
<property name="ServerAdminSlotsPermission" value="0" />
|
||||||
|
<!-- Required permission level to use the admin slots above -->
|
||||||
|
<!-- Admin interfaces -->
|
||||||
|
<property name="ControlPanelEnabled" value="false" />
|
||||||
|
<!-- Enable/Disable the web control panel -->
|
||||||
|
<property name="ControlPanelPort" value="26910" />
|
||||||
|
<!-- Port of the control panel webpage -->
|
||||||
|
<property name="ControlPanelPassword" value="CHANGEME" />
|
||||||
|
<!-- Password to gain entry to the control panel -->
|
||||||
|
<property name="TelnetEnabled" value="true" />
|
||||||
|
<!-- Enable/Disable the telnet -->
|
||||||
|
<property name="TelnetPort" value="27022" />
|
||||||
|
<!-- Port of the telnet server -->
|
||||||
|
<property name="TelnetPassword" value="Password123" />
|
||||||
|
<!-- Password to gain entry to telnet interface. If no password is set the server will only listen on the local loopback interface -->
|
||||||
|
<property name="TelnetFailedLoginLimit" value="10" />
|
||||||
|
<!-- After this many wrong passwords from a single remote client the client will be blocked from connecting to the Telnet interface -->
|
||||||
|
<property name="TelnetFailedLoginsBlocktime" value="10" />
|
||||||
|
<!-- How long will the block persist (in seconds) -->
|
||||||
|
<property name="TerminalWindowEnabled" value="true" />
|
||||||
|
<!-- Show a terminal window for log output / command input (Windows only) -->
|
||||||
|
<!-- Folder and file locations -->
|
||||||
|
<property name="AdminFileName" value="serveradmin.xml" />
|
||||||
|
<!-- Server admin file name. Path relative to the SaveGameFolder -->
|
||||||
|
<property name="UserDataFolder" value="User" />
|
||||||
|
<!-- 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="Saves" /> -->
|
||||||
|
<!-- Use this to only override the save game path. Do not forget to uncomment the entry! -->
|
||||||
|
<!-- Other technical settings -->
|
||||||
|
<property name="EACEnabled" value="true" />
|
||||||
|
<!-- Enables/Disables EasyAntiCheat -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<!-- GAMEPLAY -->
|
||||||
|
<!-- World -->
|
||||||
|
<property name="GameWorld" value="Navezgane" />
|
||||||
|
<!-- "RWG" (see WorldGenSeed and WorldGenSize options below) or any already existing world name in the Worlds folder (currently shipping with e.g. "Navezgane", "PREGEN01", ...) -->
|
||||||
|
<property name="WorldGenSeed" value="AMP" />
|
||||||
|
<!-- 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 -->
|
||||||
|
<property name="WorldGenSize" value="6144" />
|
||||||
|
<!-- 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 a multiple of 2048 between 2048 and 16384, though large map sizes will take long to generate / download / load -->
|
||||||
|
<property name="GameName" value="My AMP 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 -->
|
||||||
|
<property name="GameMode" value="GameModeSurvival" />
|
||||||
|
<!-- GameModeSurvival -->
|
||||||
|
<!-- Difficulty -->
|
||||||
|
<property name="GameDifficulty" value="2" />
|
||||||
|
<!-- 0 - 5, 0=easiest, 5=hardest -->
|
||||||
|
<property name="BlockDamagePlayer" value="100" />
|
||||||
|
<!-- How much damage do players to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAI" value="100" />
|
||||||
|
<!-- How much damage do AIs to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAIBM" value="100" />
|
||||||
|
<!-- How much damage do AIs during blood moons to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="XPMultiplier" value="100" />
|
||||||
|
<!-- XP gain multiplier (percentage in whole numbers) -->
|
||||||
|
<property name="PlayerSafeZoneLevel" value="5" />
|
||||||
|
<!-- If a player is less or equal this level he will create a safe zone (no enemies) when spawned -->
|
||||||
|
<property name="PlayerSafeZoneHours" value="5" />
|
||||||
|
<!-- Hours in world time this safe zone exists -->
|
||||||
|
<!-- -->
|
||||||
|
<property name="BuildCreate" value="false" />
|
||||||
|
<!-- cheat mode on/off -->
|
||||||
|
<property name="DayNightLength" value="60" />
|
||||||
|
<!-- real time minutes per in game day: 60 minutes -->
|
||||||
|
<property name="DayLightLength" value="18" />
|
||||||
|
<!-- in game hours the sun shines per day: 18 hours day light per in game day -->
|
||||||
|
<property name="DropOnDeath" value="1" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only, 4 = delete all -->
|
||||||
|
<property name="DropOnQuit" value="0" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only -->
|
||||||
|
<property name="BedrollDeadZoneSize" value="15" />
|
||||||
|
<!-- Size (box "radius", so a box with 2 times the given value for each side's length) 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. -->
|
||||||
|
<property name="BedrollExpiryTime" value="45" />
|
||||||
|
<!-- Number of real world days a bedroll stays active after owner was last online -->
|
||||||
|
<!-- Performance related -->
|
||||||
|
<property name="MaxSpawnedZombies" value="64" />
|
||||||
|
<!-- This setting covers the entire map. There can only be this many zombies on the entire map at one time. Changing this setting has a huge impact on performance. -->
|
||||||
|
<property name="MaxSpawnedAnimals" value="50" />
|
||||||
|
<!-- 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. 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 area, but if you have lots of players that are all spread out then you may be hitting the limit and can increase it. -->
|
||||||
|
<property name="ServerMaxAllowedViewDistance" value="12" />
|
||||||
|
<!-- Max viewdistance a client may request (6 - 12). High impact on memory usage and performance. -->
|
||||||
|
<!-- Zombie settings -->
|
||||||
|
<property name="EnemySpawnMode" value="true" />
|
||||||
|
<!-- Enable/Disable enemy spawning -->
|
||||||
|
<property name="EnemyDifficulty" value="0" />
|
||||||
|
<!-- 0 = Normal, 1 = Feral -->
|
||||||
|
<property name="ZombieMove" value="0" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieMoveNight" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieFeralMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieBMMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="BloodMoonFrequency" value="7" />
|
||||||
|
<!-- What frequency (in days) should a blood moon take place. Set to "0" for no blood moons -->
|
||||||
|
<property name="BloodMoonRange" value="0" />
|
||||||
|
<!-- How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in BloodMoonFrequency -->
|
||||||
|
<property name="BloodMoonWarning" value="8" />
|
||||||
|
<!-- The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show. -->
|
||||||
|
<property name="BloodMoonEnemyCount" value="8" />
|
||||||
|
<!-- This is the number of zombies that can be alive (spawned at the same time) at any time PER PLAYER during a blood moon horde, however, MaxSpawnedZombies overrides this number in multiplayer games. Also note that your game stage sets the max number of zombies PER PARTY. Low game stage values can result in lower number of zombies than the BloodMoonEnemyCount setting. Changing this setting has a huge impact on performance. -->
|
||||||
|
<!-- Loot -->
|
||||||
|
<property name="LootAbundance" value="100" />
|
||||||
|
<!-- percentage in whole numbers -->
|
||||||
|
<property name="LootRespawnDays" value="7" />
|
||||||
|
<!-- days in whole numbers -->
|
||||||
|
<property name="AirDropFrequency" value="72" />
|
||||||
|
<!-- How often airdrop occur in game-hours, 0 == never -->
|
||||||
|
<property name="AirDropMarker" value="false" />
|
||||||
|
<!-- Sets if a marker is added to map/compass for air drops. -->
|
||||||
|
<!-- Multiplayer -->
|
||||||
|
<property name="PartySharedKillRange" value="100" />
|
||||||
|
<!-- The distance you must be within to receive party shared kill xp and quest party kill objective credit. -->
|
||||||
|
<property name="PlayerKillingMode" value="3" />
|
||||||
|
<!-- Player Killing Settings (0 = No Killing, 1 = Kill Allies Only, 2 = Kill Strangers Only, 3 = Kill Everyone) -->
|
||||||
|
<!-- Land claim options -->
|
||||||
|
<property name="LandClaimCount" value="1" />
|
||||||
|
<!-- Maximum allowed land claims per player. -->
|
||||||
|
<property name="LandClaimSize" value="41" />
|
||||||
|
<!-- Size in blocks that is protected by a keystone -->
|
||||||
|
<property name="LandClaimDeadZone" value="30" />
|
||||||
|
<!-- Keystones must be this many blocks apart (unless you are friends with the other player) -->
|
||||||
|
<property name="LandClaimExpiryTime" value="7" />
|
||||||
|
<!-- The number of real world days a player can be offline before their claims expire and are no longer protected -->
|
||||||
|
<property name="LandClaimDecayMode" value="0" />
|
||||||
|
<!-- Controls how offline players land claims decay. 0=Slow (Linear) , 1=Fast (Exponential), 2=None (Full protection until claim is expired). -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="LandClaimOfflineDelay" value="0" />
|
||||||
|
<!-- The number of minutes after a player logs out that the land claim area hardness transitions from online to offline. Default is 0 -->
|
||||||
|
<!-- 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.
|
||||||
|
setgamepref BedrollDeadZoneSize 30 -->
|
||||||
|
</ServerSettings>
|
178
seven-days-settings196.xml
Normal file
178
seven-days-settings196.xml
Normal file
@ -0,0 +1,178 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<ServerSettings>
|
||||||
|
<!-- GENERAL SERVER SETTINGS -->
|
||||||
|
<!-- Server representation -->
|
||||||
|
<property name="ServerName" value="My Amp Host" />
|
||||||
|
<!-- Whatever you want the name of the server to be. -->
|
||||||
|
<property name="ServerDescription" value="An AMP Powered 7 Days to Die server" />
|
||||||
|
<!-- Whatever you want the server description to be, will be shown in the server browser. -->
|
||||||
|
<property name="ServerWebsiteURL" value="https://cubecoders.com/AMP" />
|
||||||
|
<!-- Website URL for the server, will be shown in the serverbrowser as a clickable link -->
|
||||||
|
<property name="ServerPassword" value="" />
|
||||||
|
<!-- Password to gain entry to the server -->
|
||||||
|
<property name="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 -->
|
||||||
|
<!-- Networking -->
|
||||||
|
<property name="ServerPort" value="26904" />
|
||||||
|
<!-- Port you want the server to listen on. Keep it in the ranges 26900 to 26905 or 27015 to 27020 if you want PCs on the same LAN to find it as a LAN server. -->
|
||||||
|
<property name="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. -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="ServerMaxPlayerCount" value="8" />
|
||||||
|
<!-- Maximum Concurrent Players -->
|
||||||
|
<property name="ServerReservedSlots" value="0" />
|
||||||
|
<!-- Out of the MaxPlayerCount this many slots can only be used by players with a specific permission level -->
|
||||||
|
<property name="ServerReservedSlotsPermission" value="100" />
|
||||||
|
<!-- Required permission level to use reserved slots above -->
|
||||||
|
<property name="ServerAdminSlots" value="0" />
|
||||||
|
<!-- This many admins can still join even if the server has reached MaxPlayerCount -->
|
||||||
|
<property name="ServerAdminSlotsPermission" value="0" />
|
||||||
|
<!-- Required permission level to use the admin slots above -->
|
||||||
|
<!-- Admin interfaces -->
|
||||||
|
<property name="ControlPanelEnabled" value="false" />
|
||||||
|
<!-- Enable/Disable the web control panel -->
|
||||||
|
<property name="ControlPanelPort" value="26910" />
|
||||||
|
<!-- Port of the control panel webpage -->
|
||||||
|
<property name="ControlPanelPassword" value="CHANGEME" />
|
||||||
|
<!-- Password to gain entry to the control panel -->
|
||||||
|
<property name="TelnetEnabled" value="true" />
|
||||||
|
<!-- Enable/Disable the telnet -->
|
||||||
|
<property name="TelnetPort" value="27022" />
|
||||||
|
<!-- Port of the telnet server -->
|
||||||
|
<property name="TelnetPassword" value="Password123" />
|
||||||
|
<!-- Password to gain entry to telnet interface. If no password is set the server will only listen on the local loopback interface -->
|
||||||
|
<property name="TelnetFailedLoginLimit" value="10" />
|
||||||
|
<!-- After this many wrong passwords from a single remote client the client will be blocked from connecting to the Telnet interface -->
|
||||||
|
<property name="TelnetFailedLoginsBlocktime" value="10" />
|
||||||
|
<!-- How long will the block persist (in seconds) -->
|
||||||
|
<property name="TerminalWindowEnabled" value="true" />
|
||||||
|
<!-- Show a terminal window for log output / command input (Windows only) -->
|
||||||
|
<!-- Folder and file locations -->
|
||||||
|
<property name="AdminFileName" value="serveradmin.xml" />
|
||||||
|
<!-- Server admin file name. Path relative to the SaveGameFolder -->
|
||||||
|
<property name="UserDataFolder" value="User" />
|
||||||
|
<!-- 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="Saves" /> -->
|
||||||
|
<!-- Use this to only override the save game path. Do not forget to uncomment the entry! -->
|
||||||
|
<!-- Other technical settings -->
|
||||||
|
<property name="EACEnabled" value="true" />
|
||||||
|
<!-- Enables/Disables EasyAntiCheat -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<!-- GAMEPLAY -->
|
||||||
|
<!-- World -->
|
||||||
|
<property name="GameWorld" value="Navezgane" />
|
||||||
|
<!-- "RWG" (see WorldGenSeed and WorldGenSize options below) or any already existing world name in the Worlds folder (currently shipping with e.g. "Navezgane", "PREGEN01", ...) -->
|
||||||
|
<property name="WorldGenSeed" value="AMP" />
|
||||||
|
<!-- 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 -->
|
||||||
|
<property name="WorldGenSize" value="6144" />
|
||||||
|
<!-- 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 a multiple of 2048 between 2048 and 16384, though large map sizes will take long to generate / download / load -->
|
||||||
|
<property name="GameName" value="My AMP 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 -->
|
||||||
|
<property name="GameMode" value="GameModeSurvival" />
|
||||||
|
<!-- GameModeSurvival -->
|
||||||
|
<!-- Difficulty -->
|
||||||
|
<property name="GameDifficulty" value="2" />
|
||||||
|
<!-- 0 - 5, 0=easiest, 5=hardest -->
|
||||||
|
<property name="BlockDamagePlayer" value="100" />
|
||||||
|
<!-- How much damage do players to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAI" value="100" />
|
||||||
|
<!-- How much damage do AIs to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAIBM" value="100" />
|
||||||
|
<!-- How much damage do AIs during blood moons to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="XPMultiplier" value="100" />
|
||||||
|
<!-- XP gain multiplier (percentage in whole numbers) -->
|
||||||
|
<property name="PlayerSafeZoneLevel" value="5" />
|
||||||
|
<!-- If a player is less or equal this level he will create a safe zone (no enemies) when spawned -->
|
||||||
|
<property name="PlayerSafeZoneHours" value="5" />
|
||||||
|
<!-- Hours in world time this safe zone exists -->
|
||||||
|
<!-- -->
|
||||||
|
<property name="BuildCreate" value="false" />
|
||||||
|
<!-- cheat mode on/off -->
|
||||||
|
<property name="DayNightLength" value="60" />
|
||||||
|
<!-- real time minutes per in game day: 60 minutes -->
|
||||||
|
<property name="DayLightLength" value="18" />
|
||||||
|
<!-- in game hours the sun shines per day: 18 hours day light per in game day -->
|
||||||
|
<property name="DropOnDeath" value="1" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only, 4 = delete all -->
|
||||||
|
<property name="DropOnQuit" value="0" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only -->
|
||||||
|
<property name="BedrollDeadZoneSize" value="15" />
|
||||||
|
<!-- Size (box "radius", so a box with 2 times the given value for each side's length) 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. -->
|
||||||
|
<property name="BedrollExpiryTime" value="45" />
|
||||||
|
<!-- Number of real world days a bedroll stays active after owner was last online -->
|
||||||
|
<!-- Performance related -->
|
||||||
|
<property name="MaxSpawnedZombies" value="64" />
|
||||||
|
<!-- This setting covers the entire map. There can only be this many zombies on the entire map at one time. Changing this setting has a huge impact on performance. -->
|
||||||
|
<property name="MaxSpawnedAnimals" value="50" />
|
||||||
|
<!-- 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. 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 area, but if you have lots of players that are all spread out then you may be hitting the limit and can increase it. -->
|
||||||
|
<property name="ServerMaxAllowedViewDistance" value="12" />
|
||||||
|
<!-- Max viewdistance a client may request (6 - 12). High impact on memory usage and performance. -->
|
||||||
|
<!-- Zombie settings -->
|
||||||
|
<property name="EnemySpawnMode" value="true" />
|
||||||
|
<!-- Enable/Disable enemy spawning -->
|
||||||
|
<property name="EnemyDifficulty" value="0" />
|
||||||
|
<!-- 0 = Normal, 1 = Feral -->
|
||||||
|
<property name="ZombieMove" value="0" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieMoveNight" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieFeralMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieBMMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="BloodMoonFrequency" value="7" />
|
||||||
|
<!-- What frequency (in days) should a blood moon take place. Set to "0" for no blood moons -->
|
||||||
|
<property name="BloodMoonRange" value="0" />
|
||||||
|
<!-- How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in BloodMoonFrequency -->
|
||||||
|
<property name="BloodMoonWarning" value="8" />
|
||||||
|
<!-- The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show. -->
|
||||||
|
<property name="BloodMoonEnemyCount" value="8" />
|
||||||
|
<!-- This is the number of zombies that can be alive (spawned at the same time) at any time PER PLAYER during a blood moon horde, however, MaxSpawnedZombies overrides this number in multiplayer games. Also note that your game stage sets the max number of zombies PER PARTY. Low game stage values can result in lower number of zombies than the BloodMoonEnemyCount setting. Changing this setting has a huge impact on performance. -->
|
||||||
|
<!-- Loot -->
|
||||||
|
<property name="LootAbundance" value="100" />
|
||||||
|
<!-- percentage in whole numbers -->
|
||||||
|
<property name="LootRespawnDays" value="7" />
|
||||||
|
<!-- days in whole numbers -->
|
||||||
|
<property name="AirDropFrequency" value="72" />
|
||||||
|
<!-- How often airdrop occur in game-hours, 0 == never -->
|
||||||
|
<property name="AirDropMarker" value="false" />
|
||||||
|
<!-- Sets if a marker is added to map/compass for air drops. -->
|
||||||
|
<!-- Multiplayer -->
|
||||||
|
<property name="PartySharedKillRange" value="100" />
|
||||||
|
<!-- The distance you must be within to receive party shared kill xp and quest party kill objective credit. -->
|
||||||
|
<property name="PlayerKillingMode" value="3" />
|
||||||
|
<!-- Player Killing Settings (0 = No Killing, 1 = Kill Allies Only, 2 = Kill Strangers Only, 3 = Kill Everyone) -->
|
||||||
|
<!-- Land claim options -->
|
||||||
|
<property name="LandClaimCount" value="1" />
|
||||||
|
<!-- Maximum allowed land claims per player. -->
|
||||||
|
<property name="LandClaimSize" value="41" />
|
||||||
|
<!-- Size in blocks that is protected by a keystone -->
|
||||||
|
<property name="LandClaimDeadZone" value="30" />
|
||||||
|
<!-- Keystones must be this many blocks apart (unless you are friends with the other player) -->
|
||||||
|
<property name="LandClaimExpiryTime" value="7" />
|
||||||
|
<!-- The number of real world days a player can be offline before their claims expire and are no longer protected -->
|
||||||
|
<property name="LandClaimDecayMode" value="0" />
|
||||||
|
<!-- Controls how offline players land claims decay. 0=Slow (Linear) , 1=Fast (Exponential), 2=None (Full protection until claim is expired). -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="LandClaimOfflineDelay" value="0" />
|
||||||
|
<!-- The number of minutes after a player logs out that the land claim area hardness transitions from online to offline. Default is 0 -->
|
||||||
|
<property name="TwitchServerPermission" value="90" />
|
||||||
|
<!-- Required permission level to use twitch integration on the server -->
|
||||||
|
<property name="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. -->
|
||||||
|
<!-- 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.
|
||||||
|
setgamepref BedrollDeadZoneSize 30 -->
|
||||||
|
</ServerSettings>
|
188
seven-days-settings200-203.xml
Normal file
188
seven-days-settings200-203.xml
Normal file
@ -0,0 +1,188 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<ServerSettings>
|
||||||
|
<!-- GENERAL SERVER SETTINGS -->
|
||||||
|
<!-- Server representation -->
|
||||||
|
<property name="ServerName" value="My Amp Host" />
|
||||||
|
<!-- Whatever you want the name of the server to be. -->
|
||||||
|
<property name="ServerDescription" value="An AMP Powered 7 Days to Die server" />
|
||||||
|
<!-- Whatever you want the server description to be, will be shown in the server browser. -->
|
||||||
|
<property name="ServerWebsiteURL" value="https://cubecoders.com/AMP" />
|
||||||
|
<!-- Website URL for the server, will be shown in the serverbrowser as a clickable link -->
|
||||||
|
<property name="ServerPassword" value="" />
|
||||||
|
<!-- Password to gain entry to the server -->
|
||||||
|
<property name="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 -->
|
||||||
|
<!-- Networking -->
|
||||||
|
<property name="ServerPort" value="26904" />
|
||||||
|
<!-- Port you want the server to listen on. Keep it in the ranges 26900 to 26905 or 27015 to 27020 if you want PCs on the same LAN to find it as a LAN server. -->
|
||||||
|
<property name="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. -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="ServerMaxPlayerCount" value="8" />
|
||||||
|
<!-- Maximum Concurrent Players -->
|
||||||
|
<property name="ServerReservedSlots" value="0" />
|
||||||
|
<!-- Out of the MaxPlayerCount this many slots can only be used by players with a specific permission level -->
|
||||||
|
<property name="ServerReservedSlotsPermission" value="100" />
|
||||||
|
<!-- Required permission level to use reserved slots above -->
|
||||||
|
<property name="ServerAdminSlots" value="0" />
|
||||||
|
<!-- This many admins can still join even if the server has reached MaxPlayerCount -->
|
||||||
|
<property name="ServerAdminSlotsPermission" value="0" />
|
||||||
|
<!-- Required permission level to use the admin slots above -->
|
||||||
|
<!-- Admin interfaces -->
|
||||||
|
<property name="ControlPanelEnabled" value="false" />
|
||||||
|
<!-- Enable/Disable the web control panel -->
|
||||||
|
<property name="ControlPanelPort" value="26910" />
|
||||||
|
<!-- Port of the control panel webpage -->
|
||||||
|
<property name="ControlPanelPassword" value="CHANGEME" />
|
||||||
|
<!-- Password to gain entry to the control panel -->
|
||||||
|
<property name="TelnetEnabled" value="true" />
|
||||||
|
<!-- Enable/Disable the telnet -->
|
||||||
|
<property name="TelnetPort" value="27022" />
|
||||||
|
<!-- Port of the telnet server -->
|
||||||
|
<property name="TelnetPassword" value="Password123" />
|
||||||
|
<!-- Password to gain entry to telnet interface. If no password is set the server will only listen on the local loopback interface -->
|
||||||
|
<property name="TelnetFailedLoginLimit" value="10" />
|
||||||
|
<!-- After this many wrong passwords from a single remote client the client will be blocked from connecting to the Telnet interface -->
|
||||||
|
<property name="TelnetFailedLoginsBlocktime" value="10" />
|
||||||
|
<!-- How long will the block persist (in seconds) -->
|
||||||
|
<property name="TerminalWindowEnabled" value="true" />
|
||||||
|
<!-- Show a terminal window for log output / command input (Windows only) -->
|
||||||
|
<!-- Folder and file locations -->
|
||||||
|
<property name="AdminFileName" value="serveradmin.xml" />
|
||||||
|
<!-- Server admin file name. Path relative to the SaveGameFolder -->
|
||||||
|
<property name="UserDataFolder" value="User" />
|
||||||
|
<!-- 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="Saves" /> -->
|
||||||
|
<!-- Use this to only override the save game path. Do not forget to uncomment the entry! -->
|
||||||
|
<!-- Other technical settings -->
|
||||||
|
<property name="EACEnabled" value="true" />
|
||||||
|
<!-- Enables/Disables EasyAntiCheat -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<!-- GAMEPLAY -->
|
||||||
|
<!-- World -->
|
||||||
|
<property name="GameWorld" value="Navezgane" />
|
||||||
|
<!-- "RWG" (see WorldGenSeed and WorldGenSize options below) or any already existing world name in the Worlds folder (currently shipping with e.g. "Navezgane", "PREGEN01", ...) -->
|
||||||
|
<property name="WorldGenSeed" value="AMP" />
|
||||||
|
<!-- 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 -->
|
||||||
|
<property name="WorldGenSize" value="6144" />
|
||||||
|
<!-- 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 a multiple of 2048 between 2048 and 16384, though large map sizes will take long to generate / download / load -->
|
||||||
|
<property name="GameName" value="My AMP 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 -->
|
||||||
|
<property name="GameMode" value="GameModeSurvival" />
|
||||||
|
<!-- GameModeSurvival -->
|
||||||
|
<!-- Difficulty -->
|
||||||
|
<property name="GameDifficulty" value="2" />
|
||||||
|
<!-- 0 - 5, 0=easiest, 5=hardest -->
|
||||||
|
<property name="BlockDamagePlayer" value="100" />
|
||||||
|
<!-- How much damage do players to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAI" value="100" />
|
||||||
|
<!-- How much damage do AIs to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAIBM" value="100" />
|
||||||
|
<!-- How much damage do AIs during blood moons to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="XPMultiplier" value="100" />
|
||||||
|
<!-- XP gain multiplier (percentage in whole numbers) -->
|
||||||
|
<property name="PlayerSafeZoneLevel" value="5" />
|
||||||
|
<!-- If a player is less or equal this level he will create a safe zone (no enemies) when spawned -->
|
||||||
|
<property name="PlayerSafeZoneHours" value="5" />
|
||||||
|
<!-- Hours in world time this safe zone exists -->
|
||||||
|
<!-- -->
|
||||||
|
<property name="BuildCreate" value="false" />
|
||||||
|
<!-- cheat mode on/off -->
|
||||||
|
<property name="DayNightLength" value="60" />
|
||||||
|
<!-- real time minutes per in game day: 60 minutes -->
|
||||||
|
<property name="DayLightLength" value="18" />
|
||||||
|
<!-- in game hours the sun shines per day: 18 hours day light per in game day -->
|
||||||
|
<property name="DropOnDeath" value="1" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only, 4 = delete all -->
|
||||||
|
<property name="DropOnQuit" value="0" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only -->
|
||||||
|
<property name="BedrollDeadZoneSize" value="15" />
|
||||||
|
<!-- Size (box "radius", so a box with 2 times the given value for each side's length) 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. -->
|
||||||
|
<property name="BedrollExpiryTime" value="45" />
|
||||||
|
<!-- Number of real world days a bedroll stays active after owner was last online -->
|
||||||
|
<!-- Performance related -->
|
||||||
|
<property name="MaxSpawnedZombies" value="64" />
|
||||||
|
<!-- This setting covers the entire map. There can only be this many zombies on the entire map at one time. Changing this setting has a huge impact on performance. -->
|
||||||
|
<property name="MaxSpawnedAnimals" value="50" />
|
||||||
|
<!-- 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. 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 area, but if you have lots of players that are all spread out then you may be hitting the limit and can increase it. -->
|
||||||
|
<property name="ServerMaxAllowedViewDistance" value="12" />
|
||||||
|
<!-- Max viewdistance a client may request (6 - 12). High impact on memory usage and performance. -->
|
||||||
|
<!-- Zombie settings -->
|
||||||
|
<property name="EnemySpawnMode" value="true" />
|
||||||
|
<!-- Enable/Disable enemy spawning -->
|
||||||
|
<property name="EnemyDifficulty" value="0" />
|
||||||
|
<!-- 0 = Normal, 1 = Feral -->
|
||||||
|
<property name="ZombieFeralSense" value="0" />
|
||||||
|
<!-- 0-3 (Off, Day, Night, All) -->
|
||||||
|
<property name="ZombieMove" value="0" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieMoveNight" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieFeralMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieBMMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="BloodMoonFrequency" value="7" />
|
||||||
|
<!-- What frequency (in days) should a blood moon take place. Set to "0" for no blood moons -->
|
||||||
|
<property name="BloodMoonRange" value="0" />
|
||||||
|
<!-- How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in BloodMoonFrequency -->
|
||||||
|
<property name="BloodMoonWarning" value="8" />
|
||||||
|
<!-- The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show. -->
|
||||||
|
<property name="BloodMoonEnemyCount" value="8" />
|
||||||
|
<!-- This is the number of zombies that can be alive (spawned at the same time) at any time PER PLAYER during a blood moon horde, however, MaxSpawnedZombies overrides this number in multiplayer games. Also note that your game stage sets the max number of zombies PER PARTY. Low game stage values can result in lower number of zombies than the BloodMoonEnemyCount setting. Changing this setting has a huge impact on performance. -->
|
||||||
|
<!-- Loot -->
|
||||||
|
<property name="LootAbundance" value="100" />
|
||||||
|
<!-- percentage in whole numbers -->
|
||||||
|
<property name="LootRespawnDays" value="7" />
|
||||||
|
<!-- days in whole numbers -->
|
||||||
|
<property name="AirDropFrequency" value="72" />
|
||||||
|
<!-- How often airdrop occur in game-hours, 0 == never -->
|
||||||
|
<property name="AirDropMarker" value="false" />
|
||||||
|
<!-- Sets if a marker is added to map/compass for air drops. -->
|
||||||
|
<!-- Multiplayer -->
|
||||||
|
<property name="PartySharedKillRange" value="100" />
|
||||||
|
<!-- The distance you must be within to receive party shared kill xp and quest party kill objective credit. -->
|
||||||
|
<property name="PlayerKillingMode" value="3" />
|
||||||
|
<!-- Player Killing Settings (0 = No Killing, 1 = Kill Allies Only, 2 = Kill Strangers Only, 3 = Kill Everyone) -->
|
||||||
|
<!-- Land claim options -->
|
||||||
|
<property name="LandClaimCount" value="1" />
|
||||||
|
<!-- Maximum allowed land claims per player. -->
|
||||||
|
<property name="LandClaimSize" value="41" />
|
||||||
|
<!-- Size in blocks that is protected by a keystone -->
|
||||||
|
<property name="LandClaimDeadZone" value="30" />
|
||||||
|
<!-- Keystones must be this many blocks apart (unless you are friends with the other player) -->
|
||||||
|
<property name="LandClaimExpiryTime" value="7" />
|
||||||
|
<!-- The number of real world days a player can be offline before their claims expire and are no longer protected -->
|
||||||
|
<property name="LandClaimDecayMode" value="0" />
|
||||||
|
<!-- Controls how offline players land claims decay. 0=Slow (Linear) , 1=Fast (Exponential), 2=None (Full protection until claim is expired). -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="LandClaimOfflineDelay" value="0" />
|
||||||
|
<!-- The number of minutes after a player logs out that the land claim area hardness transitions from online to offline. Default is 0 -->
|
||||||
|
<property name="DynamicMeshEnabled" value="true" />
|
||||||
|
<!-- Is Dynamic Mesh system enabled -->
|
||||||
|
<property name="DynamicMeshLandClaimOnly" value="true" />
|
||||||
|
<!-- Is Dynamic Mesh system only active in player LCB areas -->
|
||||||
|
<property name="DynamicMeshLandClaimBuffer" value="3" />
|
||||||
|
<!-- Dynamic Mesh LCB chunk radius -->
|
||||||
|
<property name="DynamicMeshMaxItemCache" value="3" />
|
||||||
|
<!-- How many items can be processed concurrently, higher values use more RAM -->
|
||||||
|
<property name="TwitchServerPermission" value="90" />
|
||||||
|
<!-- Required permission level to use twitch integration on the server -->
|
||||||
|
<property name="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. -->
|
||||||
|
<!-- 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.
|
||||||
|
setgamepref BedrollDeadZoneSize 30 -->
|
||||||
|
</ServerSettings>
|
192
seven-days-settings204.xml
Normal file
192
seven-days-settings204.xml
Normal file
@ -0,0 +1,192 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<ServerSettings>
|
||||||
|
<!-- GENERAL SERVER SETTINGS -->
|
||||||
|
<!-- Server representation -->
|
||||||
|
<property name="ServerName" value="My Amp Host" />
|
||||||
|
<!-- Whatever you want the name of the server to be. -->
|
||||||
|
<property name="ServerDescription" value="An AMP Powered 7 Days to Die server" />
|
||||||
|
<!-- Whatever you want the server description to be, will be shown in the server browser. -->
|
||||||
|
<property name="ServerWebsiteURL" value="https://cubecoders.com/AMP" />
|
||||||
|
<!-- Website URL for the server, will be shown in the serverbrowser as a clickable link -->
|
||||||
|
<property name="ServerPassword" value="" />
|
||||||
|
<!-- Password to gain entry to the server -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="Region" value="NorthAmericaEast" />
|
||||||
|
<!-- The region this server is in. Values: NorthAmericaEast, NorthAmericaWest, CentralAmerica, SouthAmerica, Europe, Russia, Asia, MiddleEast, Africa, Oceania -->
|
||||||
|
<property name="Language" value="English" />
|
||||||
|
<!-- Primary language for players on this server. Values: Use any language name that you would users expect to search for. Should be the English name of the language, e.g. not "Deutsch" but "German" -->
|
||||||
|
<!-- Networking -->
|
||||||
|
<property name="ServerPort" value="26904" />
|
||||||
|
<!-- Port you want the server to listen on. Keep it in the ranges 26900 to 26905 or 27015 to 27020 if you want PCs on the same LAN to find it as a LAN server. -->
|
||||||
|
<property name="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. -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="ServerMaxPlayerCount" value="8" />
|
||||||
|
<!-- Maximum Concurrent Players -->
|
||||||
|
<property name="ServerReservedSlots" value="0" />
|
||||||
|
<!-- Out of the MaxPlayerCount this many slots can only be used by players with a specific permission level -->
|
||||||
|
<property name="ServerReservedSlotsPermission" value="100" />
|
||||||
|
<!-- Required permission level to use reserved slots above -->
|
||||||
|
<property name="ServerAdminSlots" value="0" />
|
||||||
|
<!-- This many admins can still join even if the server has reached MaxPlayerCount -->
|
||||||
|
<property name="ServerAdminSlotsPermission" value="0" />
|
||||||
|
<!-- Required permission level to use the admin slots above -->
|
||||||
|
<!-- Admin interfaces -->
|
||||||
|
<property name="ControlPanelEnabled" value="false" />
|
||||||
|
<!-- Enable/Disable the web control panel -->
|
||||||
|
<property name="ControlPanelPort" value="26910" />
|
||||||
|
<!-- Port of the control panel webpage -->
|
||||||
|
<property name="ControlPanelPassword" value="CHANGEME" />
|
||||||
|
<!-- Password to gain entry to the control panel -->
|
||||||
|
<property name="TelnetEnabled" value="true" />
|
||||||
|
<!-- Enable/Disable the telnet -->
|
||||||
|
<property name="TelnetPort" value="27022" />
|
||||||
|
<!-- Port of the telnet server -->
|
||||||
|
<property name="TelnetPassword" value="Password123" />
|
||||||
|
<!-- Password to gain entry to telnet interface. If no password is set the server will only listen on the local loopback interface -->
|
||||||
|
<property name="TelnetFailedLoginLimit" value="10" />
|
||||||
|
<!-- After this many wrong passwords from a single remote client the client will be blocked from connecting to the Telnet interface -->
|
||||||
|
<property name="TelnetFailedLoginsBlocktime" value="10" />
|
||||||
|
<!-- How long will the block persist (in seconds) -->
|
||||||
|
<property name="TerminalWindowEnabled" value="true" />
|
||||||
|
<!-- Show a terminal window for log output / command input (Windows only) -->
|
||||||
|
<!-- Folder and file locations -->
|
||||||
|
<property name="AdminFileName" value="serveradmin.xml" />
|
||||||
|
<!-- Server admin file name. Path relative to the SaveGameFolder -->
|
||||||
|
<property name="UserDataFolder" value="User" />
|
||||||
|
<!-- 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="Saves" /> -->
|
||||||
|
<!-- Use this to only override the save game path. Do not forget to uncomment the entry! -->
|
||||||
|
<!-- Other technical settings -->
|
||||||
|
<property name="EACEnabled" value="true" />
|
||||||
|
<!-- Enables/Disables EasyAntiCheat -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<!-- GAMEPLAY -->
|
||||||
|
<!-- World -->
|
||||||
|
<property name="GameWorld" value="Navezgane" />
|
||||||
|
<!-- "RWG" (see WorldGenSeed and WorldGenSize options below) or any already existing world name in the Worlds folder (currently shipping with e.g. "Navezgane", "PREGEN01", ...) -->
|
||||||
|
<property name="WorldGenSeed" value="AMP" />
|
||||||
|
<!-- 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 -->
|
||||||
|
<property name="WorldGenSize" value="6144" />
|
||||||
|
<!-- 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 a multiple of 2048 between 2048 and 16384, though large map sizes will take long to generate / download / load -->
|
||||||
|
<property name="GameName" value="My AMP 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 -->
|
||||||
|
<property name="GameMode" value="GameModeSurvival" />
|
||||||
|
<!-- GameModeSurvival -->
|
||||||
|
<!-- Difficulty -->
|
||||||
|
<property name="GameDifficulty" value="2" />
|
||||||
|
<!-- 0 - 5, 0=easiest, 5=hardest -->
|
||||||
|
<property name="BlockDamagePlayer" value="100" />
|
||||||
|
<!-- How much damage do players to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAI" value="100" />
|
||||||
|
<!-- How much damage do AIs to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="BlockDamageAIBM" value="100" />
|
||||||
|
<!-- How much damage do AIs during blood moons to blocks (percentage in whole numbers) -->
|
||||||
|
<property name="XPMultiplier" value="100" />
|
||||||
|
<!-- XP gain multiplier (percentage in whole numbers) -->
|
||||||
|
<property name="PlayerSafeZoneLevel" value="5" />
|
||||||
|
<!-- If a player is less or equal this level he will create a safe zone (no enemies) when spawned -->
|
||||||
|
<property name="PlayerSafeZoneHours" value="5" />
|
||||||
|
<!-- Hours in world time this safe zone exists -->
|
||||||
|
<!-- -->
|
||||||
|
<property name="BuildCreate" value="false" />
|
||||||
|
<!-- cheat mode on/off -->
|
||||||
|
<property name="DayNightLength" value="60" />
|
||||||
|
<!-- real time minutes per in game day: 60 minutes -->
|
||||||
|
<property name="DayLightLength" value="18" />
|
||||||
|
<!-- in game hours the sun shines per day: 18 hours day light per in game day -->
|
||||||
|
<property name="DropOnDeath" value="1" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only, 4 = delete all -->
|
||||||
|
<property name="DropOnQuit" value="0" />
|
||||||
|
<!-- 0 = nothing, 1 = everything, 2 = toolbelt only, 3 = backpack only -->
|
||||||
|
<property name="BedrollDeadZoneSize" value="15" />
|
||||||
|
<!-- Size (box "radius", so a box with 2 times the given value for each side's length) 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. -->
|
||||||
|
<property name="BedrollExpiryTime" value="45" />
|
||||||
|
<!-- Number of real world days a bedroll stays active after owner was last online -->
|
||||||
|
<!-- Performance related -->
|
||||||
|
<property name="MaxSpawnedZombies" value="64" />
|
||||||
|
<!-- This setting covers the entire map. There can only be this many zombies on the entire map at one time. Changing this setting has a huge impact on performance. -->
|
||||||
|
<property name="MaxSpawnedAnimals" value="50" />
|
||||||
|
<!-- 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. 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 area, but if you have lots of players that are all spread out then you may be hitting the limit and can increase it. -->
|
||||||
|
<property name="ServerMaxAllowedViewDistance" value="12" />
|
||||||
|
<!-- Max viewdistance a client may request (6 - 12). High impact on memory usage and performance. -->
|
||||||
|
<!-- Zombie settings -->
|
||||||
|
<property name="EnemySpawnMode" value="true" />
|
||||||
|
<!-- Enable/Disable enemy spawning -->
|
||||||
|
<property name="EnemyDifficulty" value="0" />
|
||||||
|
<!-- 0 = Normal, 1 = Feral -->
|
||||||
|
<property name="ZombieFeralSense" value="0" />
|
||||||
|
<!-- 0-3 (Off, Day, Night, All) -->
|
||||||
|
<property name="ZombieMove" value="0" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieMoveNight" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieFeralMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="ZombieBMMove" value="3" />
|
||||||
|
<!-- 0-4 (walk, jog, run, sprint, nightmare) -->
|
||||||
|
<property name="BloodMoonFrequency" value="7" />
|
||||||
|
<!-- What frequency (in days) should a blood moon take place. Set to "0" for no blood moons -->
|
||||||
|
<property name="BloodMoonRange" value="0" />
|
||||||
|
<!-- How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in BloodMoonFrequency -->
|
||||||
|
<property name="BloodMoonWarning" value="8" />
|
||||||
|
<!-- The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show. -->
|
||||||
|
<property name="BloodMoonEnemyCount" value="8" />
|
||||||
|
<!-- This is the number of zombies that can be alive (spawned at the same time) at any time PER PLAYER during a blood moon horde, however, MaxSpawnedZombies overrides this number in multiplayer games. Also note that your game stage sets the max number of zombies PER PARTY. Low game stage values can result in lower number of zombies than the BloodMoonEnemyCount setting. Changing this setting has a huge impact on performance. -->
|
||||||
|
<!-- Loot -->
|
||||||
|
<property name="LootAbundance" value="100" />
|
||||||
|
<!-- percentage in whole numbers -->
|
||||||
|
<property name="LootRespawnDays" value="7" />
|
||||||
|
<!-- days in whole numbers -->
|
||||||
|
<property name="AirDropFrequency" value="72" />
|
||||||
|
<!-- How often airdrop occur in game-hours, 0 == never -->
|
||||||
|
<property name="AirDropMarker" value="false" />
|
||||||
|
<!-- Sets if a marker is added to map/compass for air drops. -->
|
||||||
|
<!-- Multiplayer -->
|
||||||
|
<property name="PartySharedKillRange" value="100" />
|
||||||
|
<!-- The distance you must be within to receive party shared kill xp and quest party kill objective credit. -->
|
||||||
|
<property name="PlayerKillingMode" value="3" />
|
||||||
|
<!-- Player Killing Settings (0 = No Killing, 1 = Kill Allies Only, 2 = Kill Strangers Only, 3 = Kill Everyone) -->
|
||||||
|
<!-- Land claim options -->
|
||||||
|
<property name="LandClaimCount" value="1" />
|
||||||
|
<!-- Maximum allowed land claims per player. -->
|
||||||
|
<property name="LandClaimSize" value="41" />
|
||||||
|
<!-- Size in blocks that is protected by a keystone -->
|
||||||
|
<property name="LandClaimDeadZone" value="30" />
|
||||||
|
<!-- Keystones must be this many blocks apart (unless you are friends with the other player) -->
|
||||||
|
<property name="LandClaimExpiryTime" value="7" />
|
||||||
|
<!-- The number of real world days a player can be offline before their claims expire and are no longer protected -->
|
||||||
|
<property name="LandClaimDecayMode" value="0" />
|
||||||
|
<!-- Controls how offline players land claims decay. 0=Slow (Linear) , 1=Fast (Exponential), 2=None (Full protection until claim is expired). -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="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 -->
|
||||||
|
<property name="LandClaimOfflineDelay" value="0" />
|
||||||
|
<!-- The number of minutes after a player logs out that the land claim area hardness transitions from online to offline. Default is 0 -->
|
||||||
|
<property name="DynamicMeshEnabled" value="true" />
|
||||||
|
<!-- Is Dynamic Mesh system enabled -->
|
||||||
|
<property name="DynamicMeshLandClaimOnly" value="true" />
|
||||||
|
<!-- Is Dynamic Mesh system only active in player LCB areas -->
|
||||||
|
<property name="DynamicMeshLandClaimBuffer" value="3" />
|
||||||
|
<!-- Dynamic Mesh LCB chunk radius -->
|
||||||
|
<property name="DynamicMeshMaxItemCache" value="3" />
|
||||||
|
<!-- How many items can be processed concurrently, higher values use more RAM -->
|
||||||
|
<property name="TwitchServerPermission" value="90" />
|
||||||
|
<!-- Required permission level to use twitch integration on the server -->
|
||||||
|
<property name="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. -->
|
||||||
|
<!-- 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.
|
||||||
|
setgamepref BedrollDeadZoneSize 30 -->
|
||||||
|
</ServerSettings>
|
@ -23,7 +23,7 @@ App.ExecutableLinux=294420/7DaysToDieServer.x86_64
|
|||||||
App.WorkingDir=294420
|
App.WorkingDir=294420
|
||||||
App.LinuxCommandLineArgs=
|
App.LinuxCommandLineArgs=
|
||||||
App.WindowsCommandLineArgs=
|
App.WindowsCommandLineArgs=
|
||||||
App.CommandLineArgs=-quit -batchmode -nographics -configfile=serverconfig.xml {{$FormattedArgs}} -dedicated
|
App.CommandLineArgs=-quit -batchmode -nographics -configfile={{ConfigFile}}.xml {{$FormattedArgs}} -dedicated
|
||||||
App.AppSettings={}
|
App.AppSettings={}
|
||||||
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"251570"}
|
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"251570"}
|
||||||
App.CommandLineParameterFormat=-{0} "{1}"
|
App.CommandLineParameterFormat=-{0} "{1}"
|
||||||
@ -37,10 +37,7 @@ App.HasReadableConsole=True
|
|||||||
App.SupportsLiveSettingsChanges=False
|
App.SupportsLiveSettingsChanges=False
|
||||||
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
||||||
App.ApplicationIPBinding=0.0.0.0
|
App.ApplicationIPBinding=0.0.0.0
|
||||||
App.ApplicationPort1=26900
|
App.Ports=[{"Protocol":"Both","Port":26900,"Offset":0,"Range":1,"Ref":"ServerPort","Name":"Server and Steam Port","Description":"Main game traffic and Steam Query port","ChildPorts":null},{"Protocol":"UDP","Port":26901,"Offset":0,"Range":1,"Ref":"ControlPanelPort","Name":"Control Panel Port","Description":"Web panel access port","ChildPorts":null},{"Protocol":"UDP","Port":26902,"Offset":0,"Range":1,"Ref":"AdditionalPort","Name":"Server Additional Port","Description":"Unknown use at this time","ChildPorts":null},{"Protocol":"TCP","Port":27020,"Offset":0,"Range":1,"Ref":"RemoteAdminPort","Name":"RCON Port","Description":"RCON traffic port","ChildPorts":null}]
|
||||||
App.ApplicationPort2=26901
|
|
||||||
App.ApplicationPort3=26902
|
|
||||||
App.RemoteAdminPort=27020
|
|
||||||
App.MaxUsers=8
|
App.MaxUsers=8
|
||||||
App.UseRandomAdminPassword=True
|
App.UseRandomAdminPassword=True
|
||||||
App.RemoteAdminPassword=
|
App.RemoteAdminPassword=
|
||||||
@ -55,15 +52,17 @@ App.SteamUpdateAnonymousLogin=True
|
|||||||
App.SteamForceLoginPrompt=False
|
App.SteamForceLoginPrompt=False
|
||||||
App.RapidStartup=False
|
App.RapidStartup=False
|
||||||
App.SupportsUniversalSleep=False
|
App.SupportsUniversalSleep=False
|
||||||
App.UniversalSleepApplicationUDPPort=1
|
App.AdminPortRef=RemoteAdminPort
|
||||||
App.UniversalSleepSteamQueryPort=3
|
App.PrimaryApplicationPortRef=ServerPort
|
||||||
|
App.UniversalSleepApplicationUDPPortRef=ServerPort
|
||||||
|
App.UniversalSleepSteamQueryPortRef=ServerPort
|
||||||
App.WakeupMode=Any
|
App.WakeupMode=Any
|
||||||
App.ApplicationReadyMode=RegexMatch
|
App.ApplicationReadyMode=RegexMatch
|
||||||
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
||||||
Console.FilterMatchRegex=
|
Console.FilterMatchRegex=
|
||||||
Console.FilterMatchReplacement=
|
Console.FilterMatchReplacement=
|
||||||
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
||||||
Console.AppReadyRegex=^Logon successful.$
|
Console.AppReadyRegex=^.*Logon successful.$|^.*INF StartGame done$
|
||||||
Console.UserJoinRegex=^.*INF PlayerSpawnedInWorld \(reason: JoinMultiplayer.*OwnerID='(?<userid>-?.*)'.*PlayerName='(?<username>.+?)'.*$|^.*INF PlayerSpawnedInWorld \(reason: EnterMultiplayer.*OwnerID='(?<userid>-?.*)'.*PlayerName='(?<username>.+?)'.*$
|
Console.UserJoinRegex=^.*INF PlayerSpawnedInWorld \(reason: JoinMultiplayer.*OwnerID='(?<userid>-?.*)'.*PlayerName='(?<username>.+?)'.*$|^.*INF PlayerSpawnedInWorld \(reason: EnterMultiplayer.*OwnerID='(?<userid>-?.*)'.*PlayerName='(?<username>.+?)'.*$
|
||||||
Console.UserLeaveRegex=^.*INF Player (?<username>.+?) disconnected after.*$
|
Console.UserLeaveRegex=^.*INF Player (?<username>.+?) disconnected after.*$
|
||||||
Console.UserChatRegex=^.*INF Chat \(from '(?<userid>-?.*)', entity id '.*', to '.*'\): .*'(?<username>.+?)': (?<message>.+)$
|
Console.UserChatRegex=^.*INF Chat \(from '(?<userid>-?.*)', entity id '.*', to '.*'\): .*'(?<username>.+?)': (?<message>.+)$
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"DisplayName":"Server Name",
|
"DisplayName":"Server Name",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Whatever you want the name of the server to be.",
|
"Description":"Whatever you want the name of the server to be.",
|
||||||
"Keywords":"server,name",
|
"Keywords":"server,name",
|
||||||
"FieldName":"ServerName",
|
"FieldName":"ServerName",
|
||||||
@ -13,7 +13,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Description",
|
"DisplayName":"Server Description",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Whatever you want the server description to be, will be shown in the server browser.",
|
"Description":"Whatever you want the server description to be, will be shown in the server browser.",
|
||||||
"Keywords":"Server,Description",
|
"Keywords":"Server,Description",
|
||||||
"FieldName":"ServerDescription",
|
"FieldName":"ServerDescription",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Website URL",
|
"DisplayName":"Server Website URL",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Website URL for the server, will be shown in the serverbrowser as a clickable link.",
|
"Description":"Website URL for the server, will be shown in the serverbrowser as a clickable link.",
|
||||||
"Keywords":"Server,Website,URL",
|
"Keywords":"Server,Website,URL",
|
||||||
"FieldName":"ServerWebsiteURL",
|
"FieldName":"ServerWebsiteURL",
|
||||||
@ -37,7 +37,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Password",
|
"DisplayName":"Server Password",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Password to gain entry to the server.",
|
"Description":"Password to gain entry to the server.",
|
||||||
"Keywords":"Server,Password",
|
"Keywords":"Server,Password",
|
||||||
"FieldName":"ServerPassword",
|
"FieldName":"ServerPassword",
|
||||||
@ -49,7 +49,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Login Confirmation Text",
|
"DisplayName":"Server Login Confirmation Text",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"If set the user will see the message during joining the server and has to confirm it before continuing.",
|
"Description":"If set the user will see the message during joining the server and has to confirm it before continuing.",
|
||||||
"Keywords":"Server,Login,Confirmation,Text",
|
"Keywords":"Server,Login,Confirmation,Text",
|
||||||
"FieldName":"ServerLoginConfirmationText",
|
"FieldName":"ServerLoginConfirmationText",
|
||||||
@ -61,7 +61,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Region",
|
"DisplayName":"Region",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"The region this server is in.",
|
"Description":"The region this server is in.",
|
||||||
"Keywords":"Region",
|
"Keywords":"Region",
|
||||||
"FieldName":"Region",
|
"FieldName":"Region",
|
||||||
@ -84,7 +84,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Language",
|
"DisplayName":"Language",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Primary language for players on this server. Should be the English name of the language, e.g. not \"Deutsch\" but \"German\"",
|
"Description":"Primary language for players on this server. Should be the English name of the language, e.g. not \"Deutsch\" but \"German\"",
|
||||||
"Keywords":"Language",
|
"Keywords":"Language",
|
||||||
"FieldName":"Language",
|
"FieldName":"Language",
|
||||||
@ -96,10 +96,10 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Port",
|
"DisplayName":"Server Port",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Whatever you want the name of the server to be.",
|
"Description":"Whatever you want the name of the server to be.",
|
||||||
"Keywords":"Server,Port",
|
"Keywords":"Server,Port",
|
||||||
"FieldName":"$ApplicationPort1",
|
"FieldName":"$ServerPort",
|
||||||
"InputType":"text",
|
"InputType":"text",
|
||||||
"IsFlagArgument":false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName":"/ServerSettings/property[@name='ServerPort']/@value",
|
"ParamFieldName":"/ServerSettings/property[@name='ServerPort']/@value",
|
||||||
@ -109,7 +109,7 @@
|
|||||||
"Hidden": true
|
"Hidden": true
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Visibility",
|
"DisplayName":"Server Visibility",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"As you are never a friend of a dedicated server, setting this to \"Only shown to friends\" will only work when the first player connects manually by IP.",
|
"Description":"As you are never a friend of a dedicated server, setting this to \"Only shown to friends\" will only work when the first player connects manually by IP.",
|
||||||
"Keywords":"Server,Visibility",
|
"Keywords":"Server,Visibility",
|
||||||
"FieldName":"ServerVisibility",
|
"FieldName":"ServerVisibility",
|
||||||
@ -125,7 +125,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Disabled Network Protocols",
|
"DisplayName":"Server Disabled Network Protocols",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"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.",
|
"Description":"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.",
|
||||||
"Keywords":"Server,Disabled,Network,Protocols",
|
"Keywords":"Server,Disabled,Network,Protocols",
|
||||||
"FieldName":"ServerDisabledNetworkProtocols",
|
"FieldName":"ServerDisabledNetworkProtocols",
|
||||||
@ -142,7 +142,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Max World Transfer Speed",
|
"DisplayName":"Server Max World Transfer Speed",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"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.",
|
"Description":"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.",
|
||||||
"Keywords":"Server,Max,World,Transfer,Speed,KiBs",
|
"Keywords":"Server,Max,World,Transfer,Speed,KiBs",
|
||||||
"FieldName":"ServerMaxWorldTransferSpeedKiBs",
|
"FieldName":"ServerMaxWorldTransferSpeedKiBs",
|
||||||
@ -155,7 +155,7 @@
|
|||||||
"Suffix": "KiBs"
|
"Suffix": "KiBs"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Max Player Count",
|
"DisplayName":"Server Max Player Count",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Maximum Concurrent Players.",
|
"Description":"Maximum Concurrent Players.",
|
||||||
"Keywords":"Server,Max,Player,Count",
|
"Keywords":"Server,Max,Player,Count",
|
||||||
"FieldName":"ServerMaxPlayerCount",
|
"FieldName":"ServerMaxPlayerCount",
|
||||||
@ -168,7 +168,7 @@
|
|||||||
"Suffix": "players"
|
"Suffix": "players"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Reserved Slots",
|
"DisplayName":"Server Reserved Slots",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Out of the Max Player Count this many slots can only be used by players with a specific permission level.",
|
"Description":"Out of the Max Player Count this many slots can only be used by players with a specific permission level.",
|
||||||
"Keywords":"Server,Reserved,Slots",
|
"Keywords":"Server,Reserved,Slots",
|
||||||
"FieldName":"ServerReservedSlots",
|
"FieldName":"ServerReservedSlots",
|
||||||
@ -181,7 +181,7 @@
|
|||||||
"Suffix": "slots"
|
"Suffix": "slots"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Reserved Slots Permission",
|
"DisplayName":"Server Reserved Slots Permission",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Required permission level to use the admin slots above.",
|
"Description":"Required permission level to use the admin slots above.",
|
||||||
"Keywords":"Server,Reserved,Slots,Permission",
|
"Keywords":"Server,Reserved,Slots,Permission",
|
||||||
"FieldName":"ServerReservedSlotsPermission",
|
"FieldName":"ServerReservedSlotsPermission",
|
||||||
@ -194,7 +194,7 @@
|
|||||||
"Suffix": "level"
|
"Suffix": "level"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Control Panel Enabled",
|
"DisplayName":"Control Panel Enabled",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Enable/Disable the web control panel.",
|
"Description":"Enable/Disable the web control panel.",
|
||||||
"Keywords":"Control,Panel,Enabled",
|
"Keywords":"Control,Panel,Enabled",
|
||||||
"FieldName":"ControlPanelEnabled",
|
"FieldName":"ControlPanelEnabled",
|
||||||
@ -209,10 +209,10 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Control Panel Port",
|
"DisplayName":"Control Panel Port",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Port of the control panel webpage.",
|
"Description":"Port of the control panel webpage.",
|
||||||
"Keywords":"Control,Panel,Port",
|
"Keywords":"Control,Panel,Port",
|
||||||
"FieldName":"$ApplicationPort2",
|
"FieldName":"$ControlPanelPort",
|
||||||
"InputType":"number",
|
"InputType":"number",
|
||||||
"IsFlagArgument":false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName":"/ServerSettings/property[@name='ControlPanelPort']/@value",
|
"ParamFieldName":"/ServerSettings/property[@name='ControlPanelPort']/@value",
|
||||||
@ -222,7 +222,7 @@
|
|||||||
"Hidden": true
|
"Hidden": true
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Control Panel Password",
|
"DisplayName":"Control Panel Password",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Password to gain entry to the control panel.",
|
"Description":"Password to gain entry to the control panel.",
|
||||||
"Keywords":"Control,Panel,Password",
|
"Keywords":"Control,Panel,Password",
|
||||||
"FieldName":"ControlPanelPassword",
|
"FieldName":"ControlPanelPassword",
|
||||||
@ -234,7 +234,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Telnet Enabled",
|
"DisplayName":"Telnet Enabled",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Enable/Disable the telnet.",
|
"Description":"Enable/Disable the telnet.",
|
||||||
"Keywords":"Telnet,Enabled",
|
"Keywords":"Telnet,Enabled",
|
||||||
"FieldName":"TelnetEnabled",
|
"FieldName":"TelnetEnabled",
|
||||||
@ -247,7 +247,7 @@
|
|||||||
"Hidden": true
|
"Hidden": true
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Telnet Port",
|
"DisplayName":"Telnet Port",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Port of the telnet server.",
|
"Description":"Port of the telnet server.",
|
||||||
"Keywords":"Telnet,Port",
|
"Keywords":"Telnet,Port",
|
||||||
"FieldName":"$RemoteAdminPort",
|
"FieldName":"$RemoteAdminPort",
|
||||||
@ -260,7 +260,7 @@
|
|||||||
"Hidden": true
|
"Hidden": true
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Telnet Password",
|
"DisplayName":"Telnet Password",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Password to gain entry to telnet interface.",
|
"Description":"Password to gain entry to telnet interface.",
|
||||||
"Keywords":"Telnet,Password",
|
"Keywords":"Telnet,Password",
|
||||||
"FieldName":"$RemoteAdminPassword",
|
"FieldName":"$RemoteAdminPassword",
|
||||||
@ -273,7 +273,7 @@
|
|||||||
"Hidden": true
|
"Hidden": true
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Telnet Failed Login Limit",
|
"DisplayName":"Telnet Failed Login Limit",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"After this many wrong passwords from a single remote client the client will be blocked from connecting to the Telnet interface.",
|
"Description":"After this many wrong passwords from a single remote client the client will be blocked from connecting to the Telnet interface.",
|
||||||
"Keywords":"Telnet,Failed,Login,Limit",
|
"Keywords":"Telnet,Failed,Login,Limit",
|
||||||
"FieldName":"TelnetFailedLoginLimit",
|
"FieldName":"TelnetFailedLoginLimit",
|
||||||
@ -286,7 +286,7 @@
|
|||||||
"Suffix": "attempts"
|
"Suffix": "attempts"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Telnet Failed Logins Block Time",
|
"DisplayName":"Telnet Failed Logins Block Time",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"How long will the block persist.",
|
"Description":"How long will the block persist.",
|
||||||
"Keywords":"Telnet,Failed,Logins,Block,time",
|
"Keywords":"Telnet,Failed,Logins,Block,time",
|
||||||
"FieldName":"TelnetFailedLoginsBlocktime",
|
"FieldName":"TelnetFailedLoginsBlocktime",
|
||||||
@ -299,7 +299,7 @@
|
|||||||
"Suffix": "seconds"
|
"Suffix": "seconds"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Admin File Name",
|
"DisplayName":"Admin File Name",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Server admin file name. Path relative to the Save Game Folder.",
|
"Description":"Server admin file name. Path relative to the Save Game Folder.",
|
||||||
"Keywords":"Admin,File,Name",
|
"Keywords":"Admin,File,Name",
|
||||||
"FieldName":"AdminFileName",
|
"FieldName":"AdminFileName",
|
||||||
@ -311,7 +311,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"EAC Enabled",
|
"DisplayName":"EAC Enabled",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Enables/Disables EasyAntiCheat.",
|
"Description":"Enables/Disables EasyAntiCheat.",
|
||||||
"Keywords":"EAC,Enabled",
|
"Keywords":"EAC,Enabled",
|
||||||
"FieldName":"EACEnabled",
|
"FieldName":"EACEnabled",
|
||||||
@ -326,7 +326,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Hide Command Execution Log",
|
"DisplayName":"Hide Command Execution Log",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"Hide logging of command execution..",
|
"Description":"Hide logging of command execution..",
|
||||||
"Keywords":"Hide,Command,Execution,Log",
|
"Keywords":"Hide,Command,Execution,Log",
|
||||||
"FieldName":"HideCommandExecutionLog",
|
"FieldName":"HideCommandExecutionLog",
|
||||||
@ -343,7 +343,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Max Uncovered Map Chunks Per Player",
|
"DisplayName":"Max Uncovered Map Chunks Per Player",
|
||||||
"Category":"Server Settings",
|
"Category":"7d2d - Server Settings",
|
||||||
"Description":"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.",
|
"Description":"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.",
|
||||||
"Keywords":"Max,Uncovered,Map,Chunks,Per,Player",
|
"Keywords":"Max,Uncovered,Map,Chunks,Per,Player",
|
||||||
"FieldName":"MaxUncoveredMapChunksPerPlayer",
|
"FieldName":"MaxUncoveredMapChunksPerPlayer",
|
||||||
@ -356,7 +356,7 @@
|
|||||||
"Suffix": "chunks"
|
"Suffix": "chunks"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Game World",
|
"DisplayName":"Game World",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"\"RWG\" (see WorldGenSeed and WorldGenSize options below) or any already existing world name in the Worlds folder (currently shipping with: \"Navezgane\", \"PREGEN6k\", \"PREGEN8k\", \"PREGEN10k\").",
|
"Description":"\"RWG\" (see WorldGenSeed and WorldGenSize options below) or any already existing world name in the Worlds folder (currently shipping with: \"Navezgane\", \"PREGEN6k\", \"PREGEN8k\", \"PREGEN10k\").",
|
||||||
"Keywords":"Game,World",
|
"Keywords":"Game,World",
|
||||||
"FieldName":"GameWorld",
|
"FieldName":"GameWorld",
|
||||||
@ -368,7 +368,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"World Gen Seed",
|
"DisplayName":"World Gen Seed",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"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.",
|
"Description":"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.",
|
||||||
"Keywords":"World,Gen,Seed",
|
"Keywords":"World,Gen,Seed",
|
||||||
"FieldName":"WorldGenSeed",
|
"FieldName":"WorldGenSeed",
|
||||||
@ -380,7 +380,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"World Gen Size",
|
"DisplayName":"World Gen Size",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"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 a multiple of 2048 between 2048 and 16384, though large map sizes will take long to generate / download / load.",
|
"Description":"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 a multiple of 2048 between 2048 and 16384, though large map sizes will take long to generate / download / load.",
|
||||||
"Keywords":"World,Gen,Size",
|
"Keywords":"World,Gen,Size",
|
||||||
"FieldName":"WorldGenSize",
|
"FieldName":"WorldGenSize",
|
||||||
@ -392,7 +392,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Game Name",
|
"DisplayName":"Game Name",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"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.`",
|
"Description":"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.`",
|
||||||
"Keywords":"Game,Name",
|
"Keywords":"Game,Name",
|
||||||
"FieldName":"GameName",
|
"FieldName":"GameName",
|
||||||
@ -404,7 +404,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Game Mode",
|
"DisplayName":"Game Mode",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Only one game mode available at this time. Placeholder for future options.",
|
"Description":"Only one game mode available at this time. Placeholder for future options.",
|
||||||
"Keywords":"Game,Mode",
|
"Keywords":"Game,Mode",
|
||||||
"FieldName":"GameMode",
|
"FieldName":"GameMode",
|
||||||
@ -416,7 +416,7 @@
|
|||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Game Difficulty",
|
"DisplayName":"Game Difficulty",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Whatever you want the name of the server to be.",
|
"Description":"Whatever you want the name of the server to be.",
|
||||||
"Keywords":"Game,Difficulty",
|
"Keywords":"Game,Difficulty",
|
||||||
"FieldName":"GameDifficulty",
|
"FieldName":"GameDifficulty",
|
||||||
@ -435,7 +435,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Player Block Damage",
|
"DisplayName":"Player Block Damage",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"How much damage do players to blocks (percentage in whole numbers).",
|
"Description":"How much damage do players to blocks (percentage in whole numbers).",
|
||||||
"Keywords":"Block,Damage,Player",
|
"Keywords":"Block,Damage,Player",
|
||||||
"FieldName":"BlockDamagePlayer",
|
"FieldName":"BlockDamagePlayer",
|
||||||
@ -448,7 +448,7 @@
|
|||||||
"Suffix": "%"
|
"Suffix": "%"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"AI Block Damage",
|
"DisplayName":"AI Block Damage",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"How much damage do AIs do to blocks (percentage in whole numbers).",
|
"Description":"How much damage do AIs do to blocks (percentage in whole numbers).",
|
||||||
"Keywords":"Block,Damage,AI",
|
"Keywords":"Block,Damage,AI",
|
||||||
"FieldName":"BlockDamageAI",
|
"FieldName":"BlockDamageAI",
|
||||||
@ -461,7 +461,7 @@
|
|||||||
"Suffix": "%"
|
"Suffix": "%"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"AI Block Damage Blood Moon",
|
"DisplayName":"AI Block Damage Blood Moon",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"How much damage do AIs do during blood moons to blocks (percentage in whole numbers).",
|
"Description":"How much damage do AIs do during blood moons to blocks (percentage in whole numbers).",
|
||||||
"Keywords":"Block,Damage,AI,Blood,Moon",
|
"Keywords":"Block,Damage,AI,Blood,Moon",
|
||||||
"FieldName":"BlockDamageAIBM",
|
"FieldName":"BlockDamageAIBM",
|
||||||
@ -474,7 +474,7 @@
|
|||||||
"Suffix": "%"
|
"Suffix": "%"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"XP Multiplier",
|
"DisplayName":"XP Multiplier",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"XP gain multiplier (percentage in whole numbers)",
|
"Description":"XP gain multiplier (percentage in whole numbers)",
|
||||||
"Keywords":"XP,Multiplier",
|
"Keywords":"XP,Multiplier",
|
||||||
"FieldName":"XPMultiplier",
|
"FieldName":"XPMultiplier",
|
||||||
@ -487,7 +487,7 @@
|
|||||||
"Suffix": "%"
|
"Suffix": "%"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Player Safe Zone Level",
|
"DisplayName":"Player Safe Zone Level",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"If a player is less or equal this level he will create a safe zone (no enemies).",
|
"Description":"If a player is less or equal this level he will create a safe zone (no enemies).",
|
||||||
"Keywords":"Player,Safe,Zone,Level",
|
"Keywords":"Player,Safe,Zone,Level",
|
||||||
"FieldName":"PlayerSafeZoneLevel",
|
"FieldName":"PlayerSafeZoneLevel",
|
||||||
@ -500,7 +500,7 @@
|
|||||||
"Suffix": "level"
|
"Suffix": "level"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Player Safe Zone Hours",
|
"DisplayName":"Player Safe Zone Hours",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Hours in world time this safe zone exists.",
|
"Description":"Hours in world time this safe zone exists.",
|
||||||
"Keywords":"Player,Safe,Zone,Hours",
|
"Keywords":"Player,Safe,Zone,Hours",
|
||||||
"FieldName":"PlayerSafeZoneHours",
|
"FieldName":"PlayerSafeZoneHours",
|
||||||
@ -513,7 +513,7 @@
|
|||||||
"Suffix": "hours"
|
"Suffix": "hours"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Build Create",
|
"DisplayName":"Build Create",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"cheat mode on/off.",
|
"Description":"cheat mode on/off.",
|
||||||
"Keywords":"Build,Create,cheat,mode",
|
"Keywords":"Build,Create,cheat,mode",
|
||||||
"FieldName":"BuildCreate",
|
"FieldName":"BuildCreate",
|
||||||
@ -528,7 +528,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Day Night Length",
|
"DisplayName":"Day Night Length",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Real time minutes per in game day: 60 minutes.",
|
"Description":"Real time minutes per in game day: 60 minutes.",
|
||||||
"Keywords":"Day,Night,Length",
|
"Keywords":"Day,Night,Length",
|
||||||
"FieldName":"DayNightLength",
|
"FieldName":"DayNightLength",
|
||||||
@ -541,7 +541,7 @@
|
|||||||
"Suffix": "minutes"
|
"Suffix": "minutes"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Day Light Length",
|
"DisplayName":"Day Light Length",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"In game hours the sun shines per day: 18 hours day light per in game day.",
|
"Description":"In game hours the sun shines per day: 18 hours day light per in game day.",
|
||||||
"Keywords":"Day,Light,Length",
|
"Keywords":"Day,Light,Length",
|
||||||
"FieldName":"DayLightLength",
|
"FieldName":"DayLightLength",
|
||||||
@ -554,7 +554,7 @@
|
|||||||
"Suffix": "hours"
|
"Suffix": "hours"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Drop On Death",
|
"DisplayName":"Drop On Death",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"What a player drops upon death",
|
"Description":"What a player drops upon death",
|
||||||
"Keywords":"Drop,On,Death",
|
"Keywords":"Drop,On,Death",
|
||||||
"FieldName":"DropOnDeath",
|
"FieldName":"DropOnDeath",
|
||||||
@ -572,7 +572,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Drop On Quit",
|
"DisplayName":"Drop On Quit",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"What a player drops upon death",
|
"Description":"What a player drops upon death",
|
||||||
"Keywords":"Drop,On,Quit",
|
"Keywords":"Drop,On,Quit",
|
||||||
"FieldName":"DropOnQuit",
|
"FieldName":"DropOnQuit",
|
||||||
@ -589,7 +589,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Bedroll Dead Zone Size",
|
"DisplayName":"Bedroll Dead Zone Size",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Size (box \"radius\", so a box with 2 times the given value for each side's length) 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.",
|
"Description":"Size (box \"radius\", so a box with 2 times the given value for each side's length) 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.",
|
||||||
"Keywords":"Bedroll,Dead,Zone,Size",
|
"Keywords":"Bedroll,Dead,Zone,Size",
|
||||||
"FieldName":"BedrollDeadZoneSize",
|
"FieldName":"BedrollDeadZoneSize",
|
||||||
@ -602,7 +602,7 @@
|
|||||||
"Suffix": "blocks"
|
"Suffix": "blocks"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Bedroll Expiry Time",
|
"DisplayName":"Bedroll Expiry Time",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Number of real world days a bedroll stays active after owner was last online.",
|
"Description":"Number of real world days a bedroll stays active after owner was last online.",
|
||||||
"Keywords":"Bedroll Expiry Time",
|
"Keywords":"Bedroll Expiry Time",
|
||||||
"FieldName":"BedrollExpiryTime",
|
"FieldName":"BedrollExpiryTime",
|
||||||
@ -615,7 +615,7 @@
|
|||||||
"Suffix": "minutes"
|
"Suffix": "minutes"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Max Spawned Zombies",
|
"DisplayName":"Max Spawned Zombies",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"This setting covers the entire map. There can only be this many zombies on the entire map at one time. Changing this setting has a huge impact on performance.",
|
"Description":"This setting covers the entire map. There can only be this many zombies on the entire map at one time. Changing this setting has a huge impact on performance.",
|
||||||
"Keywords":"Max,Spawned,Zombies",
|
"Keywords":"Max,Spawned,Zombies",
|
||||||
"FieldName":"MaxSpawnedZombies",
|
"FieldName":"MaxSpawnedZombies",
|
||||||
@ -628,7 +628,7 @@
|
|||||||
"Suffix": "zombies"
|
"Suffix": "zombies"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Max Spawned Animals",
|
"DisplayName":"Max Spawned Animals",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"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. 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 area, but if you have lots of players that are all spread out then you may be hitting the limit and can increase it.",
|
"Description":"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. 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 area, but if you have lots of players that are all spread out then you may be hitting the limit and can increase it.",
|
||||||
"Keywords":"Max,Spawned,Animals",
|
"Keywords":"Max,Spawned,Animals",
|
||||||
"FieldName":"MaxSpawnedAnimals",
|
"FieldName":"MaxSpawnedAnimals",
|
||||||
@ -641,7 +641,7 @@
|
|||||||
"Suffix": "animals"
|
"Suffix": "animals"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Server Max Allowed View Distance",
|
"DisplayName":"Server Max Allowed View Distance",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Max viewdistance a client may request (6 - 12). High impact on memory usage and performance.",
|
"Description":"Max viewdistance a client may request (6 - 12). High impact on memory usage and performance.",
|
||||||
"Keywords":"Server,Max,Allowed,View,Distance",
|
"Keywords":"Server,Max,Allowed,View,Distance",
|
||||||
"FieldName":"ServerMaxAllowedViewDistance",
|
"FieldName":"ServerMaxAllowedViewDistance",
|
||||||
@ -661,7 +661,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Enemy Spawn Mode",
|
"DisplayName":"Enemy Spawn Mode",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Enable/Disable enemy spawning.",
|
"Description":"Enable/Disable enemy spawning.",
|
||||||
"Keywords":"Enemy,Spawn,Mode",
|
"Keywords":"Enemy,Spawn,Mode",
|
||||||
"FieldName":"EnemySpawnMode",
|
"FieldName":"EnemySpawnMode",
|
||||||
@ -676,7 +676,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Enemy Difficulty",
|
"DisplayName":"Enemy Difficulty",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Difficulty of the enemies.",
|
"Description":"Difficulty of the enemies.",
|
||||||
"Keywords":"Enemy,Difficulty",
|
"Keywords":"Enemy,Difficulty",
|
||||||
"FieldName":"EnemyDifficulty",
|
"FieldName":"EnemyDifficulty",
|
||||||
@ -691,7 +691,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Zombie Feral Sense",
|
"DisplayName":"Zombie Feral Sense",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"When zombies should have feral sense.",
|
"Description":"When zombies should have feral sense.",
|
||||||
"Keywords":"Zombie,Feral,Sense",
|
"Keywords":"Zombie,Feral,Sense",
|
||||||
"FieldName":"ZombieFeralSense",
|
"FieldName":"ZombieFeralSense",
|
||||||
@ -708,7 +708,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Zombie Move Day",
|
"DisplayName":"Zombie Move Day",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Zombie movement speed during the day.",
|
"Description":"Zombie movement speed during the day.",
|
||||||
"Keywords":"Zombie,Move",
|
"Keywords":"Zombie,Move",
|
||||||
"FieldName":"ZombieMove",
|
"FieldName":"ZombieMove",
|
||||||
@ -726,7 +726,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Zombie Move Night",
|
"DisplayName":"Zombie Move Night",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Zombie movement speed during the night.",
|
"Description":"Zombie movement speed during the night.",
|
||||||
"Keywords":"Zombie,Move,Night",
|
"Keywords":"Zombie,Move,Night",
|
||||||
"FieldName":"ZombieMoveNight",
|
"FieldName":"ZombieMoveNight",
|
||||||
@ -744,7 +744,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Zombie Feral Move",
|
"DisplayName":"Zombie Feral Move",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Zombie movement speed of feral zombies.",
|
"Description":"Zombie movement speed of feral zombies.",
|
||||||
"Keywords":"Zombie,Feral,Move",
|
"Keywords":"Zombie,Feral,Move",
|
||||||
"FieldName":"ZombieFeralMove",
|
"FieldName":"ZombieFeralMove",
|
||||||
@ -762,7 +762,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Zombie Move Blood Moon",
|
"DisplayName":"Zombie Move Blood Moon",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Zombie movement speed during a blood moon.",
|
"Description":"Zombie movement speed during a blood moon.",
|
||||||
"Keywords":"Zombie,Move,blood,moon",
|
"Keywords":"Zombie,Move,blood,moon",
|
||||||
"FieldName":"ZombieBMMove",
|
"FieldName":"ZombieBMMove",
|
||||||
@ -780,7 +780,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Blood Moon Frequency",
|
"DisplayName":"Blood Moon Frequency",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"What frequency (in days) should a blood moon take place. Set to \"0\" for no blood moons.",
|
"Description":"What frequency (in days) should a blood moon take place. Set to \"0\" for no blood moons.",
|
||||||
"Keywords":"Blood,Moon,Frequency",
|
"Keywords":"Blood,Moon,Frequency",
|
||||||
"FieldName":"BloodMoonFrequency",
|
"FieldName":"BloodMoonFrequency",
|
||||||
@ -793,7 +793,7 @@
|
|||||||
"Suffix": "days"
|
"Suffix": "days"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Blood Moon Range",
|
"DisplayName":"Blood Moon Range",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in Blood Moon Frequency.",
|
"Description":"How many days can the actual blood moon day randomly deviate from the above setting. Setting this to 0 makes blood moons happen exactly each Nth day as specified in Blood Moon Frequency.",
|
||||||
"Keywords":"Blood,Moon,Range",
|
"Keywords":"Blood,Moon,Range",
|
||||||
"FieldName":"BloodMoonRange",
|
"FieldName":"BloodMoonRange",
|
||||||
@ -806,7 +806,7 @@
|
|||||||
"Suffix": "days"
|
"Suffix": "days"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Blood Moon Warning",
|
"DisplayName":"Blood Moon Warning",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show.",
|
"Description":"The Hour number that the red day number begins on a blood moon day. Setting this to -1 makes the red never show.",
|
||||||
"Keywords":"Blood,Moon,Warning",
|
"Keywords":"Blood,Moon,Warning",
|
||||||
"FieldName":"BloodMoonWarning",
|
"FieldName":"BloodMoonWarning",
|
||||||
@ -819,7 +819,7 @@
|
|||||||
"Suffix": "hour"
|
"Suffix": "hour"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Blood Moon Enemy Count",
|
"DisplayName":"Blood Moon Enemy Count",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"This is the number of zombies that can be alive (spawned at the same time) at any time PER PLAYER during a blood moon horde, however, MaxSpawnedZombies overrides this number in multiplayer games. Also note that your game stage sets the max number of zombies PER PARTY. Low game stage values can result in lower number of zombies than the BloodMoonEnemyCount setting. Changing this setting has a huge impact on performance.",
|
"Description":"This is the number of zombies that can be alive (spawned at the same time) at any time PER PLAYER during a blood moon horde, however, MaxSpawnedZombies overrides this number in multiplayer games. Also note that your game stage sets the max number of zombies PER PARTY. Low game stage values can result in lower number of zombies than the BloodMoonEnemyCount setting. Changing this setting has a huge impact on performance.",
|
||||||
"Keywords":"Blood,Moon,Enemy,Count",
|
"Keywords":"Blood,Moon,Enemy,Count",
|
||||||
"FieldName":"BloodMoonEnemyCount",
|
"FieldName":"BloodMoonEnemyCount",
|
||||||
@ -832,7 +832,7 @@
|
|||||||
"Suffix": "zombies"
|
"Suffix": "zombies"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Loot Abundance",
|
"DisplayName":"Loot Abundance",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Percentage of loot in whole numbers.",
|
"Description":"Percentage of loot in whole numbers.",
|
||||||
"Keywords":"Loot,Abundance",
|
"Keywords":"Loot,Abundance",
|
||||||
"FieldName":"LootAbundance",
|
"FieldName":"LootAbundance",
|
||||||
@ -845,7 +845,7 @@
|
|||||||
"Suffix": "%"
|
"Suffix": "%"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Loot Respawn Days",
|
"DisplayName":"Loot Respawn Days",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Days in whole numbers for loot to respawn.",
|
"Description":"Days in whole numbers for loot to respawn.",
|
||||||
"Keywords":"Loot,Respawn,Days",
|
"Keywords":"Loot,Respawn,Days",
|
||||||
"FieldName":"LootRespawnDays",
|
"FieldName":"LootRespawnDays",
|
||||||
@ -858,7 +858,7 @@
|
|||||||
"Suffix": "days"
|
"Suffix": "days"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Air Drop Frequency",
|
"DisplayName":"Air Drop Frequency",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"How often airdrop occur in game-hours, 0 = never.",
|
"Description":"How often airdrop occur in game-hours, 0 = never.",
|
||||||
"Keywords":"Air,Drop,Frequency",
|
"Keywords":"Air,Drop,Frequency",
|
||||||
"FieldName":"AirDropFrequency",
|
"FieldName":"AirDropFrequency",
|
||||||
@ -871,7 +871,7 @@
|
|||||||
"Suffix": "hours"
|
"Suffix": "hours"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Air Drop Marker",
|
"DisplayName":"Air Drop Marker",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Sets if a marker is added to map/compass for air drops.",
|
"Description":"Sets if a marker is added to map/compass for air drops.",
|
||||||
"Keywords":"Air,Drop,Marker",
|
"Keywords":"Air,Drop,Marker",
|
||||||
"FieldName":"AirDropMarker",
|
"FieldName":"AirDropMarker",
|
||||||
@ -886,7 +886,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Party Shared Kill Range",
|
"DisplayName":"Party Shared Kill Range",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"The distance you must be within to receive party shared kill xp and quest party kill objective credit.",
|
"Description":"The distance you must be within to receive party shared kill xp and quest party kill objective credit.",
|
||||||
"Keywords":"Party,Shared,Kill,Range",
|
"Keywords":"Party,Shared,Kill,Range",
|
||||||
"FieldName":"PartySharedKillRange",
|
"FieldName":"PartySharedKillRange",
|
||||||
@ -899,7 +899,7 @@
|
|||||||
"Suffix": "blocks"
|
"Suffix": "blocks"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Player Killing Mode",
|
"DisplayName":"Player Killing Mode",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Player Killing Settings.",
|
"Description":"Player Killing Settings.",
|
||||||
"Keywords":"Player,Killing,Mode",
|
"Keywords":"Player,Killing,Mode",
|
||||||
"FieldName":"PlayerKillingMode",
|
"FieldName":"PlayerKillingMode",
|
||||||
@ -916,7 +916,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Count",
|
"DisplayName":"Land Claim Count",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Maximum allowed land claims per player.",
|
"Description":"Maximum allowed land claims per player.",
|
||||||
"Keywords":"Land,Claim,Count",
|
"Keywords":"Land,Claim,Count",
|
||||||
"FieldName":"LandClaimCount",
|
"FieldName":"LandClaimCount",
|
||||||
@ -929,7 +929,7 @@
|
|||||||
"Suffix": "claims"
|
"Suffix": "claims"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Size",
|
"DisplayName":"Land Claim Size",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Size in blocks that is protected by a keystone.",
|
"Description":"Size in blocks that is protected by a keystone.",
|
||||||
"Keywords":"Land,Claim,Size",
|
"Keywords":"Land,Claim,Size",
|
||||||
"FieldName":"LandClaimSize",
|
"FieldName":"LandClaimSize",
|
||||||
@ -942,7 +942,7 @@
|
|||||||
"Suffix": "blocks"
|
"Suffix": "blocks"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Dead Zone",
|
"DisplayName":"Land Claim Dead Zone",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Keystones must be this many blocks apart (unless you are friends with the other player).",
|
"Description":"Keystones must be this many blocks apart (unless you are friends with the other player).",
|
||||||
"Keywords":"Land,Claim,Dead,Zone",
|
"Keywords":"Land,Claim,Dead,Zone",
|
||||||
"FieldName":"LandClaimDeadZone",
|
"FieldName":"LandClaimDeadZone",
|
||||||
@ -955,7 +955,7 @@
|
|||||||
"Suffix": "blocks"
|
"Suffix": "blocks"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Expiry Time",
|
"DisplayName":"Land Claim Expiry Time",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"The number of real world days a player can be offline before their claims expire and are no longer protected.",
|
"Description":"The number of real world days a player can be offline before their claims expire and are no longer protected.",
|
||||||
"Keywords":"Land,Claim,Expiry,Time",
|
"Keywords":"Land,Claim,Expiry,Time",
|
||||||
"FieldName":"LandClaimExpiryTime",
|
"FieldName":"LandClaimExpiryTime",
|
||||||
@ -968,7 +968,7 @@
|
|||||||
"Suffix": "days"
|
"Suffix": "days"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Decay Mode",
|
"DisplayName":"Land Claim Decay Mode",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Controls how offline players land claims decay.",
|
"Description":"Controls how offline players land claims decay.",
|
||||||
"Keywords":"Land,Claim,Decay,Mode",
|
"Keywords":"Land,Claim,Decay,Mode",
|
||||||
"FieldName":"LandClaimDecayMode",
|
"FieldName":"LandClaimDecayMode",
|
||||||
@ -984,7 +984,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Online Durability Modifier",
|
"DisplayName":"Land Claim Online Durability Modifier",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"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.",
|
"Description":"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.",
|
||||||
"Keywords":"Land,Claim,Online,Durability,Modifier",
|
"Keywords":"Land,Claim,Online,Durability,Modifier",
|
||||||
"FieldName":"LandClaimOnlineDurabilityModifier",
|
"FieldName":"LandClaimOnlineDurabilityModifier",
|
||||||
@ -997,7 +997,7 @@
|
|||||||
"Suffix": "X"
|
"Suffix": "X"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Offline Durability Modifier",
|
"DisplayName":"Land Claim Offline Durability Modifier",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"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.",
|
"Description":"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.",
|
||||||
"Keywords":"Land,Claim,Offline,Durability,Modifier",
|
"Keywords":"Land,Claim,Offline,Durability,Modifier",
|
||||||
"FieldName":"LandClaimOfflineDurabilityModifier",
|
"FieldName":"LandClaimOfflineDurabilityModifier",
|
||||||
@ -1010,7 +1010,7 @@
|
|||||||
"Suffix": "X"
|
"Suffix": "X"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Land Claim Offline Delay",
|
"DisplayName":"Land Claim Offline Delay",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"The number of minutes after a player logs out that the land claim area hardness transitions from online to offline. Default is 0.",
|
"Description":"The number of minutes after a player logs out that the land claim area hardness transitions from online to offline. Default is 0.",
|
||||||
"Keywords":"Land,Claim,Offline,Delay",
|
"Keywords":"Land,Claim,Offline,Delay",
|
||||||
"FieldName":"LandClaimOfflineDelay",
|
"FieldName":"LandClaimOfflineDelay",
|
||||||
@ -1023,7 +1023,7 @@
|
|||||||
"Suffix": "minutes"
|
"Suffix": "minutes"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Dynamic Mesh Enabled",
|
"DisplayName":"Dynamic Mesh Enabled",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Is Dynamic Mesh system enabled?",
|
"Description":"Is Dynamic Mesh system enabled?",
|
||||||
"Keywords":"Dynamic,Mesh,Enabled",
|
"Keywords":"Dynamic,Mesh,Enabled",
|
||||||
"FieldName":"DynamicMeshEnabled",
|
"FieldName":"DynamicMeshEnabled",
|
||||||
@ -1038,7 +1038,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Dynamic Mesh Land Claim Only",
|
"DisplayName":"Dynamic Mesh Land Claim Only",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Is Dynamic Mesh system only active in player LCB areas?",
|
"Description":"Is Dynamic Mesh system only active in player LCB areas?",
|
||||||
"Keywords":"Dynamic,Mesh,Land,Claim,Only",
|
"Keywords":"Dynamic,Mesh,Land,Claim,Only",
|
||||||
"FieldName":"DynamicMeshLandClaimOnly",
|
"FieldName":"DynamicMeshLandClaimOnly",
|
||||||
@ -1053,7 +1053,7 @@
|
|||||||
}
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Dynamic Mesh Land Claim Buffer",
|
"DisplayName":"Dynamic Mesh Land Claim Buffer",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Dynamic Mesh LCB chunk radius.",
|
"Description":"Dynamic Mesh LCB chunk radius.",
|
||||||
"Keywords":"Dynamic Mesh Land Claim Buffer",
|
"Keywords":"Dynamic Mesh Land Claim Buffer",
|
||||||
"FieldName":"DynamicMeshLandClaimBuffer",
|
"FieldName":"DynamicMeshLandClaimBuffer",
|
||||||
@ -1066,7 +1066,7 @@
|
|||||||
"Suffix": "blocks"
|
"Suffix": "blocks"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Dynamic Mesh Max Item Cache",
|
"DisplayName":"Dynamic Mesh Max Item Cache",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"How many items can be processed concurrently, higher values use more RAM.",
|
"Description":"How many items can be processed concurrently, higher values use more RAM.",
|
||||||
"Keywords":"Dynamic,Mesh,Max,Item,Cache",
|
"Keywords":"Dynamic,Mesh,Max,Item,Cache",
|
||||||
"FieldName":"DynamicMeshMaxItemCache",
|
"FieldName":"DynamicMeshMaxItemCache",
|
||||||
@ -1079,7 +1079,7 @@
|
|||||||
"Suffix": "items"
|
"Suffix": "items"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"TwitchServerPermission",
|
"DisplayName":"TwitchServerPermission",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"Required permission level to use twitch integration on the server.",
|
"Description":"Required permission level to use twitch integration on the server.",
|
||||||
"Keywords":"Twitch,Server,Permission",
|
"Keywords":"Twitch,Server,Permission",
|
||||||
"FieldName":"TwitchServerPermission",
|
"FieldName":"TwitchServerPermission",
|
||||||
@ -1092,7 +1092,7 @@
|
|||||||
"Suffix": "level"
|
"Suffix": "level"
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Twitch Blood Moon Allowed",
|
"DisplayName":"Twitch Blood Moon Allowed",
|
||||||
"Category":"Gameplay Settings",
|
"Category":"7d2d - Gameplay Settings",
|
||||||
"Description":"If the server allows twitch actions during a blood moon. This could cause server lag with extra zombies being spawned during blood moon.",
|
"Description":"If the server allows twitch actions during a blood moon. This could cause server lag with extra zombies being spawned during blood moon.",
|
||||||
"Keywords":"Twitch,Blood,Moon,Allowed",
|
"Keywords":"Twitch,Blood,Moon,Allowed",
|
||||||
"FieldName":"TwitchBloodMoonAllowed",
|
"FieldName":"TwitchBloodMoonAllowed",
|
||||||
@ -1118,6 +1118,23 @@
|
|||||||
"DefaultValue":"public",
|
"DefaultValue":"public",
|
||||||
"Placeholder":"public",
|
"Placeholder":"public",
|
||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
|
},{
|
||||||
|
"DisplayName":"Config File Version",
|
||||||
|
"Category":"SteamCMD and Updates",
|
||||||
|
"Description":"Select which config file to download. Must match the version of the Release Stream.",
|
||||||
|
"Keywords":"config,file,version",
|
||||||
|
"FieldName":"ConfigFile",
|
||||||
|
"InputType":"enum",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ConfigFile",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"seven-days-settings204",
|
||||||
|
"EnumValues":{
|
||||||
|
"seven-days-settings184": "18.4",
|
||||||
|
"seven-days-settings196": "19.6",
|
||||||
|
"seven-days-settings200-203": "20.0 to 20.3",
|
||||||
|
"seven-days-settings204": "20.4 or Higher"
|
||||||
|
}
|
||||||
},{
|
},{
|
||||||
"DisplayName":"Install UMOD",
|
"DisplayName":"Install UMOD",
|
||||||
"Category":"SteamCMD and Updates",
|
"Category":"SteamCMD and Updates",
|
||||||
|
@ -1,11 +1,21 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"ConfigFile": "./serverconfig.xml",
|
"ConfigFile": "seven-days-settings184.xml",
|
||||||
"AutoMap": true,
|
"AutoMap": true,
|
||||||
"ConfigType": "xml"
|
"ConfigType": "xml"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"ConfigFile": "./serverconfigpre204.xml",
|
"ConfigFile": "seven-days-settings196.xml",
|
||||||
|
"AutoMap": true,
|
||||||
|
"ConfigType": "xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ConfigFile": "seven-days-settings200-203.xml",
|
||||||
|
"AutoMap": true,
|
||||||
|
"ConfigType": "xml"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ConfigFile": "seven-days-settings204.xml",
|
||||||
"AutoMap": true,
|
"AutoMap": true,
|
||||||
"ConfigType": "xml"
|
"ConfigType": "xml"
|
||||||
}
|
}
|
||||||
|
@ -1,35 +1,75 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"UpdateStageName": "SteamCMD Download",
|
"UpdateStageName": "SteamCMD Download",
|
||||||
"UpdateSourcePlatform": "All",
|
"UpdateSourcePlatform": "All",
|
||||||
"UpdateSource": "SteamCMD",
|
"UpdateSource": "SteamCMD",
|
||||||
"UpdateSourceData": "294420",
|
"UpdateSourceData": "294420",
|
||||||
"UpdateSourceVersion": "{{Stream}}"
|
"UpdateSourceVersion": "{{Stream}}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"UpdateStageName": "UMOD Windows",
|
"UpdateStageName": "Settings File Download",
|
||||||
"UpdateSourcePlatform": "Windows",
|
"UpdateSourcePlatform": "All",
|
||||||
"UpdateSource": "FetchURLFromJQ",
|
"UpdateSource": "FetchURL",
|
||||||
"UpdateSourceData": "https://api.github.com/repos/OxideMod/Oxide.SevenDaysToDie/releases/latest",
|
"UpdateSourceData": "https://github.com/CubeCoders/AMPTemplates/raw/main/seven-days-settings184.xml",
|
||||||
"UpdateSourceArgs": "$.assets[1].browser_download_url",
|
"UpdateSourceTarget": "./294420",
|
||||||
"UpdateSourceTarget": "{{$FullBaseDir}}",
|
"OverwriteExistingFiles": false,
|
||||||
"UnzipUpdateSource": true,
|
"UpdateSourceConditionSetting": "ConfigFile",
|
||||||
"OverwriteExistingFiles": true,
|
"UpdateSourceConditionValue": "seven-days-settings184"
|
||||||
"UpdateSourceConditionSetting": "UMOD",
|
},
|
||||||
"UpdateSourceConditionValue": "true",
|
{
|
||||||
"DeleteAfterExtract":true
|
"UpdateStageName": "Settings File Download",
|
||||||
},
|
"UpdateSourcePlatform": "All",
|
||||||
{
|
"UpdateSource": "FetchURL",
|
||||||
"UpdateStageName": "UMOD Linux",
|
"UpdateSourceData": "https://github.com/CubeCoders/AMPTemplates/raw/main/seven-days-settings196.xml",
|
||||||
"UpdateSourcePlatform": "Linux",
|
"UpdateSourceTarget": "./294420",
|
||||||
"UpdateSource": "FetchURLFromJQ",
|
"OverwriteExistingFiles": false,
|
||||||
"UpdateSourceData": "https://api.github.com/repos/OxideMod/Oxide.SevenDaysToDie/releases/latest",
|
"UpdateSourceConditionSetting": "ConfigFile",
|
||||||
"UpdateSourceArgs": "$.assets[0].browser_download_url",
|
"UpdateSourceConditionValue": "seven-days-settings196"
|
||||||
"UpdateSourceTarget": "{{$FullBaseDir}}",
|
},
|
||||||
"UnzipUpdateSource": true,
|
{
|
||||||
"OverwriteExistingFiles": true,
|
"UpdateStageName": "Settings File Download",
|
||||||
"UpdateSourceConditionSetting": "UMOD",
|
"UpdateSourcePlatform": "All",
|
||||||
"UpdateSourceConditionValue": "true",
|
"UpdateSource": "FetchURL",
|
||||||
"DeleteAfterExtract":true
|
"UpdateSourceData": "https://github.com/CubeCoders/AMPTemplates/raw/main/seven-days-settings200-203.xml",
|
||||||
}
|
"UpdateSourceTarget": "./294420",
|
||||||
|
"OverwriteExistingFiles": false,
|
||||||
|
"UpdateSourceConditionSetting": "ConfigFile",
|
||||||
|
"UpdateSourceConditionValue": "seven-days-settings200-203"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"UpdateStageName": "Settings File Download",
|
||||||
|
"UpdateSourcePlatform": "All",
|
||||||
|
"UpdateSource": "FetchURL",
|
||||||
|
"UpdateSourceData": "https://github.com/CubeCoders/AMPTemplates/raw/main/seven-days-settings204.xml",
|
||||||
|
"UpdateSourceTarget": "./294420",
|
||||||
|
"OverwriteExistingFiles": false,
|
||||||
|
"UpdateSourceConditionSetting": "ConfigFile",
|
||||||
|
"UpdateSourceConditionValue": "seven-days-settings204"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"UpdateStageName": "UMOD Windows",
|
||||||
|
"UpdateSourcePlatform": "Windows",
|
||||||
|
"UpdateSource": "FetchURLFromJQ",
|
||||||
|
"UpdateSourceData": "https://api.github.com/repos/OxideMod/Oxide.SevenDaysToDie/releases/latest",
|
||||||
|
"UpdateSourceArgs": "$.assets[1].browser_download_url",
|
||||||
|
"UpdateSourceTarget": "{{$FullBaseDir}}",
|
||||||
|
"UnzipUpdateSource": true,
|
||||||
|
"OverwriteExistingFiles": true,
|
||||||
|
"UpdateSourceConditionSetting": "UMOD",
|
||||||
|
"UpdateSourceConditionValue": "true",
|
||||||
|
"DeleteAfterExtract": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"UpdateStageName": "UMOD Linux",
|
||||||
|
"UpdateSourcePlatform": "Linux",
|
||||||
|
"UpdateSource": "FetchURLFromJQ",
|
||||||
|
"UpdateSourceData": "https://api.github.com/repos/OxideMod/Oxide.SevenDaysToDie/releases/latest",
|
||||||
|
"UpdateSourceArgs": "$.assets[0].browser_download_url",
|
||||||
|
"UpdateSourceTarget": "{{$FullBaseDir}}",
|
||||||
|
"UnzipUpdateSource": true,
|
||||||
|
"OverwriteExistingFiles": true,
|
||||||
|
"UpdateSourceConditionSetting": "UMOD",
|
||||||
|
"UpdateSourceConditionValue": "true",
|
||||||
|
"DeleteAfterExtract": true
|
||||||
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user