fixed server config and repacked World

This commit is contained in:
Torsten Widmann 2022-11-19 11:11:50 +01:00
parent a064958348
commit 975a4722da
2 changed files with 7 additions and 19 deletions

View File

@ -1,3 +1,5 @@
Save New Duplicate & Edit Just Text Twitter
<?xml version="1.0"?> <?xml version="1.0"?>
<MyConfigDedicated xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <MyConfigDedicated xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SessionSettings> <SessionSettings>
@ -71,9 +73,6 @@
<FloraDensityMultiplier>1</FloraDensityMultiplier> <FloraDensityMultiplier>1</FloraDensityMultiplier>
<EnableStructuralSimulation>false</EnableStructuralSimulation> <EnableStructuralSimulation>false</EnableStructuralSimulation>
<MaxActiveFracturePieces>50</MaxActiveFracturePieces> <MaxActiveFracturePieces>50</MaxActiveFracturePieces>
<BlockTypeLimits>
<dictionary />
</BlockTypeLimits>
<EnableScripterRole>false</EnableScripterRole> <EnableScripterRole>false</EnableScripterRole>
<MinDropContainerRespawnTime>5</MinDropContainerRespawnTime> <MinDropContainerRespawnTime>5</MinDropContainerRespawnTime>
<MaxDropContainerRespawnTime>20</MaxDropContainerRespawnTime> <MaxDropContainerRespawnTime>20</MaxDropContainerRespawnTime>
@ -114,7 +113,7 @@
<StationsDistanceOuterRadiusEnd>30000000</StationsDistanceOuterRadiusEnd> <StationsDistanceOuterRadiusEnd>30000000</StationsDistanceOuterRadiusEnd>
<EconomyTickInSeconds>1200</EconomyTickInSeconds> <EconomyTickInSeconds>1200</EconomyTickInSeconds>
<SimplifiedSimulation>false</SimplifiedSimulation> <SimplifiedSimulation>false</SimplifiedSimulation>
<SuppressedWarnings /> <SuppressedWarnings>false</SuppressedWarnings>
<EnablePcuTrading>true</EnablePcuTrading> <EnablePcuTrading>true</EnablePcuTrading>
<FamilySharing>true</FamilySharing> <FamilySharing>true</FamilySharing>
<EnableSelectivePhysicsUpdates>false</EnableSelectivePhysicsUpdates> <EnableSelectivePhysicsUpdates>false</EnableSelectivePhysicsUpdates>
@ -137,38 +136,28 @@
<EnableFactionPlayerNames>false</EnableFactionPlayerNames> <EnableFactionPlayerNames>false</EnableFactionPlayerNames>
<EnableTeamScoreCounters>true</EnableTeamScoreCounters> <EnableTeamScoreCounters>true</EnableTeamScoreCounters>
</SessionSettings> </SessionSettings>
<LoadWorld>C:\Users\USERNAME\AppData\Roaming\SpaceEngineersDedicated\Saves\World\Sandbox.sbc</LoadWorld> <LoadWorld>Z:\home\container\config\Saves\World</LoadWorld>
<IP>0.0.0.0</IP> <IP>0.0.0.0</IP>
<SteamPort>8766</SteamPort> <SteamPort>8766</SteamPort>
<ServerPort>27016</ServerPort> <ServerPort>27016</ServerPort>
<AsteroidAmount>0</AsteroidAmount> <AsteroidAmount>0</AsteroidAmount>
<Administrators />
<Banned />
<GroupID>0</GroupID> <GroupID>0</GroupID>
<ServerName> /> <ServerName>A Pterodactyl hosted Space Engineer Server</ServerName>
<WorldName>World</WorldName> <WorldName>World</WorldName>
<VerboseNetworkLogging>false</VerboseNetworkLogging> <VerboseNetworkLogging>false</VerboseNetworkLogging>
<PauseGameWhenEmpty>false</PauseGameWhenEmpty> <PauseGameWhenEmpty>false</PauseGameWhenEmpty>
<MessageOfTheDay />
<MessageOfTheDayUrl />
<AutoRestartEnabled>true</AutoRestartEnabled> <AutoRestartEnabled>true</AutoRestartEnabled>
<AutoRestatTimeInMin>0</AutoRestatTimeInMin> <AutoRestatTimeInMin>0</AutoRestatTimeInMin>
<AutoRestartSave>true</AutoRestartSave> <AutoRestartSave>true</AutoRestartSave>
<AutoUpdateEnabled>false</AutoUpdateEnabled> <AutoUpdateEnabled>false</AutoUpdateEnabled>
<AutoUpdateCheckIntervalInMin>10</AutoUpdateCheckIntervalInMin> <AutoUpdateCheckIntervalInMin>10</AutoUpdateCheckIntervalInMin>
<AutoUpdateRestartDelayInMin>15</AutoUpdateRestartDelayInMin> <AutoUpdateRestartDelayInMin>15</AutoUpdateRestartDelayInMin>
<AutoUpdateSteamBranch />
<AutoUpdateBranchPassword />
<IgnoreLastSession>false</IgnoreLastSession> <IgnoreLastSession>false</IgnoreLastSession>
<PremadeCheckpointPath /> <ServerDescription>A Pterodactyl hosted Space Engineer Server</ServerDescription>
<ServerDescription />
<ServerPasswordHash />
<ServerPasswordSalt>cIflzwuTl3iy1jYulTRNgw==</ServerPasswordSalt> <ServerPasswordSalt>cIflzwuTl3iy1jYulTRNgw==</ServerPasswordSalt>
<Reserved />
<RemoteApiEnabled>false</RemoteApiEnabled> <RemoteApiEnabled>false</RemoteApiEnabled>
<RemoteSecurityKey>jrVRQIvlBI8OSsuzwZNzVw==</RemoteSecurityKey> <RemoteSecurityKey>jrVRQIvlBI8OSsuzwZNzVw==</RemoteSecurityKey>
<RemoteApiPort>8080</RemoteApiPort> <RemoteApiPort>8081</RemoteApiPort>
<Plugins />
<WatcherInterval>30</WatcherInterval> <WatcherInterval>30</WatcherInterval>
<WatcherSimulationSpeedMinimum>0.05</WatcherSimulationSpeedMinimum> <WatcherSimulationSpeedMinimum>0.05</WatcherSimulationSpeedMinimum>
<ManualActionDelay>5</ManualActionDelay> <ManualActionDelay>5</ManualActionDelay>
@ -177,7 +166,6 @@
<SaveChatToLog>false</SaveChatToLog> <SaveChatToLog>false</SaveChatToLog>
<NetworkType>steam</NetworkType> <NetworkType>steam</NetworkType>
<ConsoleCompatibility>false</ConsoleCompatibility> <ConsoleCompatibility>false</ConsoleCompatibility>
<NetworkParameters />
<ChatAntiSpamEnabled>true</ChatAntiSpamEnabled> <ChatAntiSpamEnabled>true</ChatAntiSpamEnabled>
<SameMessageTimeout>30</SameMessageTimeout> <SameMessageTimeout>30</SameMessageTimeout>
<SpamMessagesTime>0.5</SpamMessagesTime> <SpamMessagesTime>0.5</SpamMessagesTime>