commit
60b6905c9a
79
conan-exiles.kvp
Normal file
79
conan-exiles.kvp
Normal file
@ -0,0 +1,79 @@
|
|||||||
|
Meta.DisplayName=Conan Exiles
|
||||||
|
Meta.Description=Conan Exiles Dedicated Server
|
||||||
|
Meta.OS=Windows, Linux
|
||||||
|
Meta.Arch=x86_64
|
||||||
|
Meta.Author=IceOfWraith, Greelan, eNcrypt
|
||||||
|
Meta.URL=https://store.steampowered.com/app/440900/Conan_Exiles/
|
||||||
|
Meta.DisplayImageSource=steam:440900
|
||||||
|
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort3}
|
||||||
|
Meta.ConfigManifest=conan-exilesconfig.json
|
||||||
|
Meta.MetaConfigManifest=conan-exilesmetaconfig.json
|
||||||
|
Meta.ConfigRoot=conan-exiles.kvp
|
||||||
|
Meta.MinAMPVersion=2.3.2.8
|
||||||
|
Meta.SpecificDockerImage=
|
||||||
|
Meta.DockerRequired=False
|
||||||
|
Meta.ContainerPolicy=Supported
|
||||||
|
Meta.Prerequsites=[]
|
||||||
|
Meta.ConfigReleaseState=NotSpecified
|
||||||
|
App.DisplayName=Conan Exiles
|
||||||
|
App.RootDir=./conan-exiles/
|
||||||
|
App.BaseDirectory=./conan-exiles/443030/
|
||||||
|
App.ExecutableWin=443030\ConanSandbox\Binaries\Win64\ConanSandboxServer-Win64-Test.exe
|
||||||
|
App.ExecutableLinux=/usr/bin/xvfb-run
|
||||||
|
App.WorkingDir=443030/ConanSandbox/Binaries/Win64
|
||||||
|
App.LinuxCommandLineArgs=-a "{{$FullRootDir}}1493710/proton" run "./ConanSandboxServer-Win64-Test.exe"
|
||||||
|
App.WindowsCommandLineArgs=
|
||||||
|
App.CommandLineArgs={{$PlatformArgs}} {{Map}}{{CustomMap}} -log -Port={{$ApplicationPort1}} -QueryPort={{$ApplicationPort3}} -RconPort={{$RemoteAdminPort}} -RconEnabled=1 -RconPassword="{{$RemoteAdminPassword}}" -MaxPlayers={{$MaxUsers}} {{$FormattedArgs}}
|
||||||
|
App.AppSettings={}
|
||||||
|
App.EnvironmentVariables={"LD_LIBRARY_PATH":"./linux64:%LD_LIBRARY_PATH%","SteamAppId":"440900","STEAM_COMPAT_DATA_PATH":"{{$FullRootDir}}1493710","STEAM_COMPAT_CLIENT_INSTALL_PATH":"{{$FullRootDir}}1493710"}
|
||||||
|
App.CommandLineParameterFormat=-{0}="{1}"
|
||||||
|
App.CommandLineParameterDelimiter=
|
||||||
|
App.ExitMethod=OS_CLOSE
|
||||||
|
App.ExitTimeout=30
|
||||||
|
App.ExitString=exit
|
||||||
|
App.ExitFile=app_exit.lck
|
||||||
|
App.HasWriteableConsole=True
|
||||||
|
App.HasReadableConsole=True
|
||||||
|
App.SupportsLiveSettingsChanges=False
|
||||||
|
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
||||||
|
App.ApplicationIPBinding=0.0.0.0
|
||||||
|
App.ApplicationPort1=7777
|
||||||
|
App.ApplicationPort2=7778
|
||||||
|
App.ApplicationPort3=27015
|
||||||
|
App.RemoteAdminPort=25575
|
||||||
|
App.MaxUsers=40
|
||||||
|
App.UseRandomAdminPassword=True
|
||||||
|
App.RemoteAdminPassword=
|
||||||
|
App.AdminMethod=SourceRCON
|
||||||
|
App.AdminLoginTransform=None
|
||||||
|
App.RCONConnectDelaySeconds=5
|
||||||
|
App.RCONConnectRetrySeconds=5
|
||||||
|
App.TelnetLoginFormat={0}
|
||||||
|
App.UpdateSources=[{"UpdateStageName":"SteamCMD and Conan Exiles Download","UpdateSourcePlatform":"All","UpdateSource":"SteamCMD","UpdateSourceData":"443030","ForceDownloadPlatform":"Windows"},{"UpdateStageName":"Proton Compatibility Layer","UpdateSourcePlatform":"Linux","UpdateSource":"SteamCMD","UpdateSourceData":"1493710"},{"UpdateStageName":"ServerSettings File Download","UpdateSourcePlatform":"All","UpdateSource":"FetchURL","UpdateSourceData":"https://github.com/CubeCoders/AMPTemplates/raw/main/conan-exilesconfigsettings.ini","UpdateSourceTarget":"../","OverwriteExistingFiles":true},{"UpdateStageName":"Config Directory Creation","UpdateSourcePlatform":"All","UpdateSource":"CreateDirectory","UpdateSourceArgs":"./conan-exiles/443030/ConanSandbox/Saved/Config/WindowsServer","OverwriteExistingFiles":false},{"UpdateStageName":"ServerSettings File Copy","UpdateSourcePlatform":"All","UpdateSource":"CopyFilePath","UpdateSourceData":"./conan-exiles/443030/ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini","UpdateSourceArgs":"./conan-exilesconfigsettings.ini","OverwriteExistingFiles":false}]
|
||||||
|
App.Compatibility=None
|
||||||
|
App.SteamUpdateAnonymousLogin=True
|
||||||
|
App.SteamForceLoginPrompt=False
|
||||||
|
App.RapidStartup=False
|
||||||
|
App.SupportsUniversalSleep=True
|
||||||
|
App.UniversalSleepApplicationUDPPort=1
|
||||||
|
App.UniversalSleepSteamQueryPort=3
|
||||||
|
App.WakeupMode=Any
|
||||||
|
App.ApplicationReadyMode=RegexMatch
|
||||||
|
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
||||||
|
Console.FilterMatchRegex=
|
||||||
|
Console.FilterMatchReplacement=
|
||||||
|
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
||||||
|
Console.AppReadyRegex=^LogGameMode:Display: Match State Changed from WaitingToStart to InProgress$
|
||||||
|
Console.UserJoinRegex=
|
||||||
|
Console.UserLeaveRegex=
|
||||||
|
Console.UserChatRegex=
|
||||||
|
Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$
|
||||||
|
Console.SuppressLogAtStart=False
|
||||||
|
Console.ActivateLogRegex=
|
||||||
|
Console.UserActions={}
|
||||||
|
Limits.SleepMode=True
|
||||||
|
Limits.SleepOnStart=False
|
||||||
|
Limits.SleepDelayMinutes=5
|
||||||
|
Limits.DozeDelay=2
|
||||||
|
Limits.AutoRetryCount=5
|
||||||
|
Limits.SleepStartThresholdSeconds=60
|
204
conan-exilesconfig.json
Normal file
204
conan-exilesconfig.json
Normal file
@ -0,0 +1,204 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"DisplayName":"Game Port",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"",
|
||||||
|
"Keywords":"",
|
||||||
|
"FieldName":"$ApplicationPort1",
|
||||||
|
"InputType":"number",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"Hidden":true,
|
||||||
|
"ParamFieldName":"URL.Port",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"7777"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Download Port Offset",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Mod download port matches the Game Port.",
|
||||||
|
"Keywords":"",
|
||||||
|
"FieldName":"DownloadPortOffset",
|
||||||
|
"InputType":"number",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"Hidden":true,
|
||||||
|
"ParamFieldName":"/Script/ConanSandbox.SystemSettings.ModFileDownload.DownloadPortOffset",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Query Port",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"",
|
||||||
|
"Keywords":"",
|
||||||
|
"FieldName":"$ApplicationPort3",
|
||||||
|
"InputType":"number",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"Hidden":true,
|
||||||
|
"ParamFieldName":"OnlineSubsystemNull.GameServerQueryPort",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"27015"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"RCON Port",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"",
|
||||||
|
"Keywords":"",
|
||||||
|
"FieldName":"$RemoteAdminPort",
|
||||||
|
"InputType":"number",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"Hidden":true,
|
||||||
|
"ParamFieldName":"RconPlugin.RconPort",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"25575"
|
||||||
|
},{
|
||||||
|
"DisplayName":"Server Name",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Name of the server shown in the server browser.",
|
||||||
|
"Keywords":"name",
|
||||||
|
"FieldName":"ServerName",
|
||||||
|
"InputType":"text",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ServerName",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"Conan Exiles Server - Powered by AMP",
|
||||||
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Map",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Sets the map to load on startup.",
|
||||||
|
"Keywords":"map",
|
||||||
|
"FieldName":"Map",
|
||||||
|
"InputType":"enum",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"Map",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"/Game/Maps/ConanSandbox/ConanSandbox",
|
||||||
|
"EnumValues":{
|
||||||
|
"":"Custom",
|
||||||
|
"/Game/Maps/ConanSandbox/ConanSandbox":"Exiled Lands",
|
||||||
|
"/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah":"Isle of Siptah"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Custom Map",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"If using a custom map, enter it here. Choose Custom from the Map option.",
|
||||||
|
"Keywords":"custom,map",
|
||||||
|
"FieldName":"CustomMap",
|
||||||
|
"InputType":"text",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"CustomMap",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"",
|
||||||
|
"Placeholder":"/Game/Mods/Savage_Wilds/Savage_Wilds",
|
||||||
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Player Limit",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Maximum number of players that may connect to the server.",
|
||||||
|
"Keywords":"maximum,players",
|
||||||
|
"FieldName":"$MaxUsers",
|
||||||
|
"InputType":"number",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"MaxPlayers",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"40",
|
||||||
|
"Suffix":"players",
|
||||||
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Server Password",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Password to connect to the server. Default is no password.",
|
||||||
|
"Keywords":"password",
|
||||||
|
"FieldName":"ServerPassword",
|
||||||
|
"InputType":"password",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ServerPassword",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"",
|
||||||
|
"SkipIfEmpty": true,
|
||||||
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Admin Password",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"In-game \"admin\" user password (not the server password). NOTE: You must set this to allow use of the in-game admin panel. Change this after installing the server!",
|
||||||
|
"Keywords":"admin,password",
|
||||||
|
"FieldName":"AdminPassword",
|
||||||
|
"InputType":"RandomPassword",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ServerSettings.AdminPassword",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"Password123",
|
||||||
|
"Required": true,
|
||||||
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"RCON Password",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Password to connect to RCON.",
|
||||||
|
"Keywords":"rcon,password",
|
||||||
|
"FieldName":"$RemoteAdminPassword",
|
||||||
|
"InputType":"password",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"RconPlugin.RconPassword",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"EnumValues":{},
|
||||||
|
"Hidden": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Server Region",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Sets the server region, which affects how the server is filtered in the server list.",
|
||||||
|
"Keywords":"region",
|
||||||
|
"FieldName":"serverRegion",
|
||||||
|
"InputType":"enum",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ServerSettings.serverRegion",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"0",
|
||||||
|
"EnumValues":{
|
||||||
|
"0":"Europe",
|
||||||
|
"1":"North America",
|
||||||
|
"2":"Asia",
|
||||||
|
"3":"Australia",
|
||||||
|
"4":"South America",
|
||||||
|
"5":"Japan"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Enable BattlEye",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"If enabled, BattlEye cheat protection will apply to the server.",
|
||||||
|
"Keywords":"battleye,cheats",
|
||||||
|
"FieldName":"IsBattlEyeEnabled",
|
||||||
|
"InputType":"checkbox",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ServerSettings.IsBattlEyeEnabled",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"False",
|
||||||
|
"EnumValues":{
|
||||||
|
"True":"True",
|
||||||
|
"False":"False"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Enable Valve Anti-cheat (Steam VAC).",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"",
|
||||||
|
"Keywords":"VAC,cheat",
|
||||||
|
"FieldName":"IsVACEnabled",
|
||||||
|
"InputType":"checkbox",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ServerSettings.IsVACEnabled",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"True",
|
||||||
|
"EnumValues":{
|
||||||
|
"True":"True",
|
||||||
|
"False":"False"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
203
conan-exilesconfigsettings.ini
Normal file
203
conan-exilesconfigsettings.ini
Normal file
@ -0,0 +1,203 @@
|
|||||||
|
[ServerSettings]
|
||||||
|
NPCMindReadingMode=0
|
||||||
|
MaxNudity=0
|
||||||
|
ServerCommunity=0
|
||||||
|
ConfigVersion=10
|
||||||
|
BlueprintConfigVersion=24
|
||||||
|
PurgeNPCBuildingDamageMultiplier=(5.000000,5.000000,10.000000,15.000000,20.000000,25.000000)
|
||||||
|
BuildingPVPWhitelist=("80901","80111","80112","80915","80912")
|
||||||
|
PlayerKnockbackMultiplier=1.000000
|
||||||
|
NPCKnockbackMultiplier=1.000000
|
||||||
|
StructureDamageMultiplier=1.000000
|
||||||
|
StructureHealthMultiplier=1.000000
|
||||||
|
NPCRespawnMultiplier=1.000000
|
||||||
|
NPCHealthMultiplier=1.000000
|
||||||
|
PlayerDamageMultiplier=1.000000
|
||||||
|
PlayerDamageTakenMultiplier=1.000000
|
||||||
|
MinionDamageMultiplier=1.000000
|
||||||
|
MinionDamageTakenMultiplier=1.000000
|
||||||
|
NPCDamageMultiplier=1.000000
|
||||||
|
NPCDamageTakenMultiplier=1.000000
|
||||||
|
PlayerEncumbranceMultiplier=1.000000
|
||||||
|
PlayerEncumbrancePenaltyMultiplier=1.000000
|
||||||
|
PlayerMovementSpeedScale=1.000000
|
||||||
|
PlayerStaminaCostSprintMultiplier=1.000000
|
||||||
|
PlayerSprintSpeedScale=1.000000
|
||||||
|
PlayerStaminaCostMultiplier=1.000000
|
||||||
|
PlayerHealthRegenSpeedScale=1.000000
|
||||||
|
PlayerXPRateMultiplier=1.000000
|
||||||
|
PlayerXPKillMultiplier=1.000000
|
||||||
|
PlayerXPHarvestMultiplier=1.000000
|
||||||
|
PlayerXPCraftMultiplier=1.000000
|
||||||
|
PlayerXPTimeMultiplier=1.000000
|
||||||
|
DogsOfTheDesertSpawnWithDogs=False
|
||||||
|
CrossDesertOnce=True
|
||||||
|
ThrallExclusionRadius=500.000000
|
||||||
|
MaxAggroRange=9000.000000
|
||||||
|
FriendlyFireDamageMultiplier=0.250000
|
||||||
|
CampsIgnoreLandclaim=True
|
||||||
|
AvatarDomeDurationMultiplier=1.000000
|
||||||
|
AvatarDomeDamageMultiplier=1.000000
|
||||||
|
NPCMaxSpawnCapMultiplier=1.000000
|
||||||
|
serverRegion=0
|
||||||
|
PVPEnabled=False
|
||||||
|
RestrictPVPTime=False
|
||||||
|
RestrictPVPBuildingDamageTime=False
|
||||||
|
PVPTimeMondayStart=0
|
||||||
|
PVPTimeTuesdayStart=0
|
||||||
|
PVPTimeWednesdayStart=0
|
||||||
|
PVPTimeThursdayStart=0
|
||||||
|
PVPTimeFridayStart=0
|
||||||
|
PVPTimeSaturdayStart=0
|
||||||
|
PVPTimeSundayStart=0
|
||||||
|
PVPTimeMondayEnd=0
|
||||||
|
PVPTimeTuesdayEnd=0
|
||||||
|
PVPTimeWednesdayEnd=0
|
||||||
|
PVPTimeThursdayEnd=0
|
||||||
|
PVPTimeFridayEnd=0
|
||||||
|
PVPTimeSaturdayEnd=0
|
||||||
|
PVPTimeSundayEnd=0
|
||||||
|
PVPEnabledMonday=False
|
||||||
|
PVPEnabledTuesday=False
|
||||||
|
PVPEnabledWednesday=False
|
||||||
|
PVPEnabledThursday=False
|
||||||
|
PVPEnabledFriday=False
|
||||||
|
PVPEnabledSaturday=False
|
||||||
|
PVPEnabledSunday=False
|
||||||
|
PVPBuildingDamageTimeMondayStart=0
|
||||||
|
PVPBuildingDamageTimeTuesdayStart=0
|
||||||
|
PVPBuildingDamageTimeWednesdayStart=0
|
||||||
|
PVPBuildingDamageTimeThursdayStart=0
|
||||||
|
PVPBuildingDamageTimeFridayStart=0
|
||||||
|
PVPBuildingDamageTimeSaturdayStart=0
|
||||||
|
PVPBuildingDamageTimeSundayStart=0
|
||||||
|
PVPBuildingDamageTimeMondayEnd=0
|
||||||
|
PVPBuildingDamageTimeTuesdayEnd=0
|
||||||
|
PVPBuildingDamageTimeWednesdayEnd=0
|
||||||
|
PVPBuildingDamageTimeThursdayEnd=0
|
||||||
|
PVPBuildingDamageTimeFridayEnd=0
|
||||||
|
PVPBuildingDamageTimeSaturdayEnd=0
|
||||||
|
PVPBuildingDamageTimeSundayEnd=0
|
||||||
|
PVPBuildingDamageEnabledMonday=False
|
||||||
|
PVPBuildingDamageEnabledTuesday=False
|
||||||
|
PVPBuildingDamageEnabledWednesday=False
|
||||||
|
PVPBuildingDamageEnabledThursday=False
|
||||||
|
PVPBuildingDamageEnabledFriday=False
|
||||||
|
PVPBuildingDamageEnabledSaturday=False
|
||||||
|
PVPBuildingDamageEnabledSunday=False
|
||||||
|
DisableBuildingDuringTimeRestrictedPVP=False
|
||||||
|
VocalVisibilityDurationInMinutes=5
|
||||||
|
CombatModeModifier=0
|
||||||
|
ContainersIgnoreOwnership=True
|
||||||
|
LandClaimRadiusMultiplier=1.000000
|
||||||
|
DisableLandclaimNotifications=True
|
||||||
|
BuildingPreloadRadius=80.000000
|
||||||
|
CanDamagePlayerOwnedStructures=False
|
||||||
|
DynamicBuildingDamage=False
|
||||||
|
DynamicBuildingDamagePeriod=1800
|
||||||
|
ServerPassword=
|
||||||
|
ServerMessageOfTheDay=
|
||||||
|
KickAFKPercentage=80
|
||||||
|
KickAFKTime=2700
|
||||||
|
OfflinePlayersUnconsciousBodiesHours=168
|
||||||
|
CorpsesPerPlayer=10
|
||||||
|
PlayerCorpseLifeTime=1800.000000
|
||||||
|
NPCCorpseLifeTime=600.000000
|
||||||
|
ItemConvertionMultiplier=1.000000
|
||||||
|
ThrallConversionMultiplier=1.000000
|
||||||
|
FuelBurnTimeMultiplier=1.000000
|
||||||
|
CraftingCostMultiplier=1.000000
|
||||||
|
StaminaRegenerationTime=3.750000
|
||||||
|
StaminaExhaustionTime=3.750000
|
||||||
|
StaminaStaticRegenRateMultiplier=1.000000
|
||||||
|
StaminaMovingRegenRateMultiplier=1.000000
|
||||||
|
PlayerStaminaRegenSpeedScale=1.000000
|
||||||
|
StaminaOnConsumeRegenPause=1.500000
|
||||||
|
StaminaOnExhaustionRegenPause=2.750000
|
||||||
|
ThrallScoutingTimeMinutes=10.000000
|
||||||
|
ThrallMinDistanceAwayFromHome=5000.000000
|
||||||
|
ThrallTeleportingCooldown=10.000000
|
||||||
|
MinionPopulationBaseValue=50
|
||||||
|
MinionPopulationPerPlayer=5
|
||||||
|
MinionOverpopulationCleanup=60
|
||||||
|
MinionOverpopulationAllowed=10
|
||||||
|
UseMinionPopulationLimit=False
|
||||||
|
EnableFollowerRescueOnLandClaimOnly=True
|
||||||
|
EnableFollowerRescueInBuildExclusionZone=False
|
||||||
|
FollowerRescueCooldown=3600
|
||||||
|
DamageCooldownBeforeRescue=600
|
||||||
|
ThrallCorruptionRemovalMultiplier=1.000000
|
||||||
|
PlayerCorruptionGainMultiplier=1.000000
|
||||||
|
AnimalPenCraftingTimeMultiplier=1.000000
|
||||||
|
FeedBoxRangeMultiplier=1.000000
|
||||||
|
BuildingDamageMultiplier=1.000000
|
||||||
|
PathFollowingSendsAngularVelocity=False
|
||||||
|
UnconsciousTimeSeconds=1800.000000
|
||||||
|
ConciousnessDamageMultiplier=1.000000
|
||||||
|
ThrallDamageToPlayersMultiplier=1.000000
|
||||||
|
MaxBuildingDecayTime=1296000.000000
|
||||||
|
MaxDecayTimeToAutoDemolish=604800.000000
|
||||||
|
ThrallDecayTime=1296000.000000
|
||||||
|
DisableThrallDecay=False
|
||||||
|
BuildingDecayTimePerScore=5400.000000
|
||||||
|
BuildingDecayTimeMultiplier=1.000000
|
||||||
|
DecayCleanupTimeMultiplier=2.000000
|
||||||
|
DecayBonusTimeRate=600.000000
|
||||||
|
DecayShowBuildingScore=False
|
||||||
|
EnableAutoFacingOnAttack=True
|
||||||
|
EnableTargetLock=True
|
||||||
|
CachedLandClaimRadiusMultiplier=1.000000
|
||||||
|
ValidatePhysNavWalkWithRaycast=True
|
||||||
|
LocalNavMeshVisualizationFrequency=-1.000000
|
||||||
|
LocalLandClaimVisualizationFrequency=-1.000000
|
||||||
|
LocalLandClaimVisualizationRadius=3000
|
||||||
|
LocalLandClaimVisualizationChannel=0
|
||||||
|
UseLocalQuadraticAngularVelocityPrediction=False
|
||||||
|
LQAVPUseTime=0.150000
|
||||||
|
LQAVPFadeTime=0.100000
|
||||||
|
LQAVPMethod=2
|
||||||
|
NetworkSimulatedSmoothRotationTimeWithLQAVP=0.100000
|
||||||
|
EnableClanMarkers=True
|
||||||
|
ValidatePlayerStats=False
|
||||||
|
AllowedTimeUndermesh=-1.000000
|
||||||
|
AllowedDistanceUndermeshSquared=490000.000000
|
||||||
|
CapCharacterLayoutScalarParams=False
|
||||||
|
EventLogCauserPrivacy=1
|
||||||
|
serverVoiceChat=1
|
||||||
|
AvatarsDisabled=False
|
||||||
|
RestrictAvatarSummoningTime=False
|
||||||
|
AvatarSummoningTimeWeekdayStart=0
|
||||||
|
AvatarSummoningTimeWeekdayEnd=0
|
||||||
|
AvatarSummoningTimeWeekendStart=0
|
||||||
|
AvatarSummoningTimeWeekendEnd=0
|
||||||
|
AvatarLifetime=60.000000
|
||||||
|
AvatarSummonTime=60.000000
|
||||||
|
MaxDeathMapMarkers=3
|
||||||
|
IsBattlEyeEnabled=False
|
||||||
|
IsVACEnabled=True
|
||||||
|
CanImportDirectlyFromSameServer=False
|
||||||
|
ServerTransferServersWhitelist=
|
||||||
|
MaxAllowedPing=0
|
||||||
|
AllowFamilySharedAccount=True
|
||||||
|
RegionAllowAfrica=True
|
||||||
|
RegionAllowAsia=True
|
||||||
|
RegionAllowCentralEurope=True
|
||||||
|
RegionAllowEasternEurope=True
|
||||||
|
RegionAllowWesternEurope=True
|
||||||
|
RegionAllowNorthAmerica=True
|
||||||
|
RegionAllowOceania=True
|
||||||
|
RegionAllowSouthAmerica=True
|
||||||
|
RegionBlockList=
|
||||||
|
ServerModList=
|
||||||
|
InitialPurgeDelay=15.000000
|
||||||
|
BuildingPickupEnabled=True
|
||||||
|
PoiProtectionEnabled=False
|
||||||
|
EventSystemEnabled=True
|
||||||
|
ServerMergeOutgoingTime=0
|
||||||
|
ServerMergeDestination=
|
||||||
|
DisableChatFormatting=False
|
||||||
|
EnableLoginQueue=True
|
||||||
|
DisconnectionGraceTime=180
|
||||||
|
bCanBeDamaged=True
|
||||||
|
AdminPassword=Password123
|
||||||
|
|
18
conan-exilesmetaconfig.json
Normal file
18
conan-exilesmetaconfig.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"ConfigFile": "ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini",
|
||||||
|
"AutoMap": true,
|
||||||
|
"ConfigType": "ini",
|
||||||
|
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||||
|
},{
|
||||||
|
"ConfigFile": "ConanSandbox/Saved/Config/WindowsServer/Game.ini",
|
||||||
|
"AutoMap": true,
|
||||||
|
"ConfigType": "ini",
|
||||||
|
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||||
|
},{
|
||||||
|
"ConfigFile": "ConanSandbox/Saved/Config/WindowsServer/Engine.ini",
|
||||||
|
"AutoMap": true,
|
||||||
|
"ConfigType": "ini",
|
||||||
|
"ConfigFormatRegex": "^(?<key>.+?)=(?<value>.*?)$"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user