Skip to content

Instantly share code, notes, and snippets.

@iaretechnician
Created July 21, 2023 09:45
Show Gist options
  • Save iaretechnician/45c636a5961766989ce7c76bec81c93e to your computer and use it in GitHub Desktop.
Save iaretechnician/45c636a5961766989ce7c76bec81c93e to your computer and use it in GitHub Desktop.
Citadel game server config
[UWorks]
ConnectionPort=7777
QueryPort=27015
[/script/citadel.socialmanager]
Password=citadel123
[/script/citadel.citadelgameinstance]
WorldCreationSettings=(ServerName="PrivateServer",Password="",ServerType=PVP,PlayerLimit=40,bPrivate=false,ExperienceMultiplier=1,InventoryCapacityMultipler=1,KnowledgePointEarnedMultiplier=1,CharacterPointEarnedMultiplier=1,bUnlimitedResources=false,PlayerDamageMultiplier=1,ArmorMultiplier=1,BaseManaRegen=0,InventoryCapacityMultiplier=1,bInventoryWeightRestrictions=true,MagicFindMultiplier=1,CraftingMagicFindChanceMultiplier=1,FlyingCostMultiplier=1,FlyingSpeedMultiplier=1,ResourceCollectionMultiplier=1,StructureDamageMultiplier=1,bRespectNoBuildZones=1,MagicStructureManaRegenerationMultiplier=1,MagicStructureManaConsumptionMultiplier=1,bFreeBuildMode=false,TimeOfDayLock=Auto,NPCPopulationMultiplier=1,StructureDecayMultiplier=1,bThronesDecay=true)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment