mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-25 01:22:54 +08:00
fixed server config and repacked World
This commit is contained in:
parent
a064958348
commit
975a4722da
@ -1,3 +1,5 @@
|
||||
|
||||
Save New Duplicate & Edit Just Text Twitter
|
||||
<?xml version="1.0"?>
|
||||
<MyConfigDedicated xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<SessionSettings>
|
||||
@ -71,9 +73,6 @@
|
||||
<FloraDensityMultiplier>1</FloraDensityMultiplier>
|
||||
<EnableStructuralSimulation>false</EnableStructuralSimulation>
|
||||
<MaxActiveFracturePieces>50</MaxActiveFracturePieces>
|
||||
<BlockTypeLimits>
|
||||
<dictionary />
|
||||
</BlockTypeLimits>
|
||||
<EnableScripterRole>false</EnableScripterRole>
|
||||
<MinDropContainerRespawnTime>5</MinDropContainerRespawnTime>
|
||||
<MaxDropContainerRespawnTime>20</MaxDropContainerRespawnTime>
|
||||
@ -114,7 +113,7 @@
|
||||
<StationsDistanceOuterRadiusEnd>30000000</StationsDistanceOuterRadiusEnd>
|
||||
<EconomyTickInSeconds>1200</EconomyTickInSeconds>
|
||||
<SimplifiedSimulation>false</SimplifiedSimulation>
|
||||
<SuppressedWarnings />
|
||||
<SuppressedWarnings>false</SuppressedWarnings>
|
||||
<EnablePcuTrading>true</EnablePcuTrading>
|
||||
<FamilySharing>true</FamilySharing>
|
||||
<EnableSelectivePhysicsUpdates>false</EnableSelectivePhysicsUpdates>
|
||||
@ -137,38 +136,28 @@
|
||||
<EnableFactionPlayerNames>false</EnableFactionPlayerNames>
|
||||
<EnableTeamScoreCounters>true</EnableTeamScoreCounters>
|
||||
</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>
|
||||
<SteamPort>8766</SteamPort>
|
||||
<ServerPort>27016</ServerPort>
|
||||
<AsteroidAmount>0</AsteroidAmount>
|
||||
<Administrators />
|
||||
<Banned />
|
||||
<GroupID>0</GroupID>
|
||||
<ServerName> />
|
||||
<ServerName>A Pterodactyl hosted Space Engineer Server</ServerName>
|
||||
<WorldName>World</WorldName>
|
||||
<VerboseNetworkLogging>false</VerboseNetworkLogging>
|
||||
<PauseGameWhenEmpty>false</PauseGameWhenEmpty>
|
||||
<MessageOfTheDay />
|
||||
<MessageOfTheDayUrl />
|
||||
<AutoRestartEnabled>true</AutoRestartEnabled>
|
||||
<AutoRestatTimeInMin>0</AutoRestatTimeInMin>
|
||||
<AutoRestartSave>true</AutoRestartSave>
|
||||
<AutoUpdateEnabled>false</AutoUpdateEnabled>
|
||||
<AutoUpdateCheckIntervalInMin>10</AutoUpdateCheckIntervalInMin>
|
||||
<AutoUpdateRestartDelayInMin>15</AutoUpdateRestartDelayInMin>
|
||||
<AutoUpdateSteamBranch />
|
||||
<AutoUpdateBranchPassword />
|
||||
<IgnoreLastSession>false</IgnoreLastSession>
|
||||
<PremadeCheckpointPath />
|
||||
<ServerDescription />
|
||||
<ServerPasswordHash />
|
||||
<ServerDescription>A Pterodactyl hosted Space Engineer Server</ServerDescription>
|
||||
<ServerPasswordSalt>cIflzwuTl3iy1jYulTRNgw==</ServerPasswordSalt>
|
||||
<Reserved />
|
||||
<RemoteApiEnabled>false</RemoteApiEnabled>
|
||||
<RemoteSecurityKey>jrVRQIvlBI8OSsuzwZNzVw==</RemoteSecurityKey>
|
||||
<RemoteApiPort>8080</RemoteApiPort>
|
||||
<Plugins />
|
||||
<RemoteApiPort>8081</RemoteApiPort>
|
||||
<WatcherInterval>30</WatcherInterval>
|
||||
<WatcherSimulationSpeedMinimum>0.05</WatcherSimulationSpeedMinimum>
|
||||
<ManualActionDelay>5</ManualActionDelay>
|
||||
@ -177,7 +166,6 @@
|
||||
<SaveChatToLog>false</SaveChatToLog>
|
||||
<NetworkType>steam</NetworkType>
|
||||
<ConsoleCompatibility>false</ConsoleCompatibility>
|
||||
<NetworkParameters />
|
||||
<ChatAntiSpamEnabled>true</ChatAntiSpamEnabled>
|
||||
<SameMessageTimeout>30</SameMessageTimeout>
|
||||
<SpamMessagesTime>0.5</SpamMessagesTime>
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user