Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.49 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <MyConfigDedicated xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <SessionSettings>
  4. <GameMode>Survival</GameMode>
  5. <InventorySizeMultiplier>100</InventorySizeMultiplier>
  6. <AssemblerSpeedMultiplier>1</AssemblerSpeedMultiplier>
  7. <AssemblerEfficiencyMultiplier>1</AssemblerEfficiencyMultiplier>
  8. <RefinerySpeedMultiplier>1</RefinerySpeedMultiplier>
  9. <OnlineMode>PUBLIC</OnlineMode>
  10. <MaxPlayers>12</MaxPlayers>
  11. <MaxFloatingObjects>56</MaxFloatingObjects>
  12. <MaxBackupSaves>3</MaxBackupSaves>
  13. <MaxGridSize>50000</MaxGridSize>
  14. <MaxBlocksPerPlayer>0</MaxBlocksPerPlayer>
  15. <TotalPCU>100000</TotalPCU>
  16. <MaxFactionsCount>0</MaxFactionsCount>
  17. <BlockLimitsEnabled>GLOBALLY</BlockLimitsEnabled>
  18. <EnableRemoteBlockRemoval>true</EnableRemoteBlockRemoval>
  19. <EnvironmentHostility>NORMAL</EnvironmentHostility>
  20. <AutoHealing>false</AutoHealing>
  21. <EnableCopyPaste>false</EnableCopyPaste>
  22. <WeaponsEnabled>true</WeaponsEnabled>
  23. <ShowPlayerNamesOnHud>true</ShowPlayerNamesOnHud>
  24. <ThrusterDamage>true</ThrusterDamage>
  25. <CargoShipsEnabled>true</CargoShipsEnabled>
  26. <EnableSpectator>false</EnableSpectator>
  27. <WorldSizeKm>0</WorldSizeKm>
  28. <RespawnShipDelete>false</RespawnShipDelete>
  29. <ResetOwnership>false</ResetOwnership>
  30. <WelderSpeedMultiplier>5</WelderSpeedMultiplier>
  31. <GrinderSpeedMultiplier>5</GrinderSpeedMultiplier>
  32. <RealisticSound>true</RealisticSound>
  33. <HackSpeedMultiplier>0</HackSpeedMultiplier>
  34. <PermanentDeath>false</PermanentDeath>
  35. <AutoSaveInMinutes>5</AutoSaveInMinutes>
  36. <EnableSaving>true</EnableSaving>
  37. <EnableRespawnScreen>true</EnableRespawnScreen>
  38. <InfiniteAmmo>false</InfiniteAmmo>
  39. <EnableContainerDrops>true</EnableContainerDrops>
  40. <SpawnShipTimeMultiplier>0</SpawnShipTimeMultiplier>
  41. <ProceduralDensity>0</ProceduralDensity>
  42. <ProceduralSeed>1000000000</ProceduralSeed>
  43. <DestructibleBlocks>true</DestructibleBlocks>
  44. <EnableIngameScripts>true</EnableIngameScripts>
  45. <ViewDistance>20000</ViewDistance>
  46. <FloraDensity>20</FloraDensity>
  47. <EnableToolShake>true</EnableToolShake>
  48. <VoxelGeneratorVersion>2</VoxelGeneratorVersion>
  49. <EnableOxygen>true</EnableOxygen>
  50. <EnableOxygenPressurization>true</EnableOxygenPressurization>
  51. <Enable3rdPersonView>true</Enable3rdPersonView>
  52. <EnableEncounters>true</EnableEncounters>
  53. <EnableFlora>true</EnableFlora>
  54. <EnableConvertToStation>true</EnableConvertToStation>
  55. <StationVoxelSupport>false</StationVoxelSupport>
  56. <EnableSunRotation>true</EnableSunRotation>
  57. <EnableRespawnShips>true</EnableRespawnShips>
  58. <ScenarioEditMode>false</ScenarioEditMode>
  59. <Scenario>false</Scenario>
  60. <CanJoinRunning>false</CanJoinRunning>
  61. <PhysicsIterations>8</PhysicsIterations>
  62. <SunRotationIntervalMinutes>120</SunRotationIntervalMinutes>
  63. <EnableJetpack>true</EnableJetpack>
  64. <SpawnWithTools>true</SpawnWithTools>
  65. <StartInRespawnScreen>false</StartInRespawnScreen>
  66. <EnableVoxelDestruction>true</EnableVoxelDestruction>
  67. <MaxDrones>5</MaxDrones>
  68. <EnableDrones>true</EnableDrones>
  69. <EnableWolfs>true</EnableWolfs>
  70. <EnableSpiders>true</EnableSpiders>
  71. <FloraDensityMultiplier>0</FloraDensityMultiplier>
  72. <EnableStructuralSimulation>false</EnableStructuralSimulation>
  73. <MaxActiveFracturePieces>50</MaxActiveFracturePieces>
  74. <BlockTypeLimits>
  75. <dictionary />
  76. </BlockTypeLimits>
  77. <EnableScripterRole>false</EnableScripterRole>
  78. <MinDropContainerRespawnTime>5</MinDropContainerRespawnTime>
  79. <MaxDropContainerRespawnTime>20</MaxDropContainerRespawnTime>
  80. <EnableTurretsFriendlyFire>false</EnableTurretsFriendlyFire>
  81. <EnableSubgridDamage>false</EnableSubgridDamage>
  82. <SyncDistance>3000</SyncDistance>
  83. <ExperimentalMode>false</ExperimentalMode>
  84. <AdaptiveSimulationQuality>true</AdaptiveSimulationQuality>
  85. <EnableVoxelHand>false</EnableVoxelHand>
  86. <TrashRemovalEnabled>true</TrashRemovalEnabled>
  87. <TrashFlagsValue>1562</TrashFlagsValue>
  88. <BlockCountThreshold>20</BlockCountThreshold>
  89. <PlayerDistanceThreshold>500</PlayerDistanceThreshold>
  90. <OptimalGridCount>200</OptimalGridCount>
  91. <PlayerInactivityThreshold>0</PlayerInactivityThreshold>
  92. <PlayerCharacterRemovalThreshold>5</PlayerCharacterRemovalThreshold>
  93. <VoxelTrashRemovalEnabled>false</VoxelTrashRemovalEnabled>
  94. <VoxelPlayerDistanceThreshold>5000</VoxelPlayerDistanceThreshold>
  95. <VoxelGridDistanceThreshold>5000</VoxelGridDistanceThreshold>
  96. <VoxelAgeThreshold>24</VoxelAgeThreshold>
  97. <EnableResearch>true</EnableResearch>
  98. <EnableGoodBotHints>true</EnableGoodBotHints>
  99. <OptimalSpawnDistance>4000</OptimalSpawnDistance>
  100. <EnableAutorespawn>true</EnableAutorespawn>
  101. </SessionSettings>
  102. <LoadWorld />
  103. <IP>37.187.189.42</IP>
  104. <SteamPort>8766</SteamPort>
  105. <ServerPort>29016</ServerPort>
  106. <AsteroidAmount>4</AsteroidAmount>
  107. <Administrators>
  108.  
  109. <unsignedLong>76561197994909639</unsignedLong>
  110.  
  111. </Administrators>
  112. <Banned>
  113.  
  114. <unsignedLong>76561198303285948</unsignedLong>
  115.  
  116. </Banned>
  117. <GroupID>0</GroupID>
  118. <ServerName>[FR] Baguette Tradition</ServerName>
  119. <WorldName>Baguette Tradition </WorldName>
  120. <PauseGameWhenEmpty>false</PauseGameWhenEmpty>
  121. <MessageOfTheDay />
  122. <MessageOfTheDayUrl />
  123. <AutoRestartEnabled>true</AutoRestartEnabled>
  124. <AutoRestatTimeInMin>0</AutoRestatTimeInMin>
  125. <AutoRestartSave>true</AutoRestartSave>
  126. <AutoUpdateEnabled>false</AutoUpdateEnabled>
  127. <AutoUpdateCheckIntervalInMin>10</AutoUpdateCheckIntervalInMin>
  128. <AutoUpdateRestartDelayInMin>15</AutoUpdateRestartDelayInMin>
  129. <AutoUpdateSteamBranch />
  130. <AutoUpdateBranchPassword />
  131. <IgnoreLastSession>false</IgnoreLastSession>
  132. <PremadeCheckpointPath>C:\TCAFiles\Users\romainc\78093\Content\CustomWorlds\Star System</PremadeCheckpointPath>
  133. <ServerDescription>My GTXGaming Server</ServerDescription>
  134. <Reserved />
  135. <RemoteApiEnabled>true</RemoteApiEnabled>
  136. <RemoteSecurityKey>bSNb8I8szjxBPk1ngsja0g==</RemoteSecurityKey>
  137. <RemoteApiPort>8080</RemoteApiPort>
  138. <Plugins />
  139. <WatcherInterval>30</WatcherInterval>
  140. <WatcherSimulationSpeedMinimum>0.05</WatcherSimulationSpeedMinimum>
  141. <ManualActionDelay>5</ManualActionDelay>
  142. <ManualActionChatMessage>Server will be shut down in {0} min(s).</ManualActionChatMessage>
  143. <AutodetectDependencies>true</AutodetectDependencies>
  144. <SaveChatToLog>false</SaveChatToLog>
  145. </MyConfigDedicated>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement