Conan Exiles: remove AdminPassword setting (#405)
This commit is contained in:
parent
0927ca1df3
commit
440daf46e2
@ -124,14 +124,13 @@
|
|||||||
{
|
{
|
||||||
"DisplayName":"Admin Password",
|
"DisplayName":"Admin Password",
|
||||||
"Category":"Server Settings",
|
"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.",
|
"Description":"To allow use of the in-game admin panel, set the \"admin\" user password in ConanSandbox/Saved/Config/WindowsServer/ServerSettings.ini. Add the setting on a new line immediately after the [ServerSettings] header, in the format: AdminPassword=yourpassword",
|
||||||
"Keywords":"admin,password",
|
"Keywords":"admin,password",
|
||||||
"FieldName":"AdminPassword",
|
"FieldName":"AdminPassword",
|
||||||
"InputType":"password",
|
"InputType":"hidden",
|
||||||
"IsFlagArgument":false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName":"ini:ServerSettings:[ServerSettings]:AdminPassword",
|
"ParamFieldName":"AdminPassword",
|
||||||
"IncludeInCommandLine":true,
|
"IncludeInCommandLine":false,
|
||||||
"DefaultValue":"{{newguid()}}",
|
|
||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -211,4 +210,4 @@
|
|||||||
"Special":"listfile:./conan-exiles/443030/ConanSandbox/Mods/modlist.txt",
|
"Special":"listfile:./conan-exiles/443030/ConanSandbox/Mods/modlist.txt",
|
||||||
"EnumValues":{}
|
"EnumValues":{}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -1,203 +0,0 @@
|
|||||||
[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
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user