Last active
February 7, 2017 00:59
-
-
Save tempusthales/423638a20420a555115d1a6e15411add to your computer and use it in GitHub Desktop.
Default Server Settings for Conan Exiles Server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ServerSettings] | |
AdminPassword=dongalicious ; This is your admin password. To activate in-game type ~ then MakeMeAdmin <this password> | |
NPCMindReadingMode=0 | |
MaxNudity=2 | |
ServerCommunity=4 | |
serverRegion=1 | |
ConfigVersion=7 | |
BlueprintConfigVersion=15 | |
PlayerKnockbackMultiplier=1.000000 | |
NPCKnockbackMultiplier=1.000000 | |
StructureDamageMultiplier=1.000000 | |
StructureDamageTakenMultiplier=1.000000 | |
StructureHealthMultiplier=1.000000 | |
NPCRespawnMultiplier=1.000000 | |
NPCHealthMultiplier=1.000000 | |
CraftingCostMultiplier=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 | |
PlayerStaminaRegenSpeedScale=1.000000 | |
PlayerXPRateMultiplier=3.000000 | |
PlayerXPKillMultiplier=1.000000 | |
PlayerXPHarvestMultiplier=3.000000 | |
PlayerXPCraftMultiplier=3.000000 | |
PlayerXPTimeMultiplier=1.000000 | |
ItemSpoilRateScale=0.200000 | |
DogsOfTheDesertSpawnWithDogs=False | |
CrossDesertOnce=True | |
WeaponEffectBoundsShorteningFraction=0.200000 | |
EnforceRotationRateWhenRoaming_2=True | |
EnforceRotationRateInCombat_2=True | |
ClipVelocityOnNavmeshBoundary=True | |
UnarmedNPCStepBackDistance=400.000000 | |
PathFollowingAvoidanceMode=1 | |
RotateToTargetSendsAngularVelocity=False | |
TargetPredictionMaxSeconds=1.000000 | |
TargetPredictionAllowSecondsForAttack=0.400000 | |
MaxAggroRange=9000.000000 | |
PVPBlitzServer=False | |
LandClaimRadiusMultiplier=1.000000 | |
ItemConvertionMultiplier=1.000000 | |
PathFollowingSendsAngularVelocity=False | |
UnconsciousTimeSeconds=600.000000 | |
ConciousnessDamageMultiplier=1.000000 | |
ValidatePhysNavWalkWithRaycast=True | |
LocalNavMeshVisualizationFrequency=-1.000000 | |
UseLocalQuadraticAngularVelocityPrediction=False | |
LQAVPUseTime=0.150000 | |
LQAVPFadeTime=0.100000 | |
LQAVPMethod=2 | |
NetworkSimulatedSmoothRotationTimeWithLQAVP=0.100000 | |
serverVoiceChat=1 | |
AvatarsDisabled=False | |
AvatarLifetime=60.000000 | |
AvatarSummonTime=20.000000 | |
IsBattlEyeEnabled=True | |
RegionAllowAfrica=True | |
RegionAllowAsia=True | |
RegionAllowCentralEurope=True | |
RegionAllowEasternEurope=True | |
RegionAllowWesternEurope=True | |
RegionAllowNorthAmerica=True | |
RegionAllowOceania=True | |
RegionAllowSouthAmerica=True | |
RegionBlockList= | |
bCanBeDamaged=True | |
DayCycleSpeedScale=10.000000 | |
DayTimeSpeedScale=0.000000 | |
NightTimeSpeedScale=0.000000 | |
DawnDuskSpeedScale=0.000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment