Stationeers: Various updates for new dedicated server build (#156)
This commit is contained in:
parent
975a9f51ed
commit
fc2e7e4cdc
76
stationeers-legacy.kvp
Normal file
76
stationeers-legacy.kvp
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
Meta.DisplayName=Stationeers (Legacy)
|
||||||
|
Meta.Description=Stationeers Dedicated Server (Legacy)
|
||||||
|
Meta.OS=Windows, Linux
|
||||||
|
Meta.Arch=x86_64
|
||||||
|
Meta.Author=IceOfWraith, CubeCoders
|
||||||
|
Meta.URL=https://store.steampowered.com/app/544550/Stationeers/
|
||||||
|
Meta.DisplayImageSource=steam:544550
|
||||||
|
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort2}
|
||||||
|
Meta.ConfigManifest=stationeers-legacyconfig.json
|
||||||
|
Meta.MetaConfigManifest=stationeers-legacymetaconfig.json
|
||||||
|
Meta.ConfigRoot=stationeers-legacy.kvp
|
||||||
|
Meta.MinAMPVersion=
|
||||||
|
Meta.SpecificDockerImage=
|
||||||
|
Meta.ContainerPolicy=Supported
|
||||||
|
Meta.Prerequsites=[]
|
||||||
|
Meta.ConfigReleaseState=NotSpecified
|
||||||
|
App.DisplayName=Stationeers (Legacy)
|
||||||
|
App.RootDir=./stationeers/
|
||||||
|
App.BaseDirectory=./stationeers/600760/
|
||||||
|
App.ExecutableWin=600760\rocketstation_DedicatedServer.exe
|
||||||
|
App.ExecutableLinux=600760/rocketstation_DedicatedServer.x86_64
|
||||||
|
App.WorkingDir=600760
|
||||||
|
App.LinuxCommandLineArgs=
|
||||||
|
App.WindowsCommandLineArgs=
|
||||||
|
App.CommandLineArgs=-batchmode -nographics -autostart -bindip={{$ApplicationIPBinding}} -basedirectory="{{$FullBaseDir}}" -loadworld="{{worldname}}" -modpath="{{$FullBaseDir}}{{modpath}}/" {{$FormattedArgs}}
|
||||||
|
App.AppSettings={}
|
||||||
|
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"544550"}
|
||||||
|
App.CommandLineParameterFormat=-{0}="{1}"
|
||||||
|
App.CommandLineParameterDelimiter=
|
||||||
|
App.ExitMethod=OS_CLOSE
|
||||||
|
App.ExitTimeout=30
|
||||||
|
App.ExitString=shutdown
|
||||||
|
App.ExitFile=app_exit.lck
|
||||||
|
App.HasWriteableConsole=False
|
||||||
|
App.HasReadableConsole=True
|
||||||
|
App.SupportsLiveSettingsChanges=False
|
||||||
|
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
||||||
|
App.ApplicationIPBinding=0.0.0.0
|
||||||
|
App.ApplicationPort1=28015
|
||||||
|
App.ApplicationPort2=27028
|
||||||
|
App.ApplicationPort3=0
|
||||||
|
App.RemoteAdminPort=0
|
||||||
|
App.MaxUsers=20
|
||||||
|
App.UseRandomAdminPassword=True
|
||||||
|
App.RemoteAdminPassword=Password123
|
||||||
|
App.AdminMethod=STDIO
|
||||||
|
App.AdminLoginTransform=None
|
||||||
|
App.RCONConnectDelaySeconds=5
|
||||||
|
App.RCONConnectRetrySeconds=5
|
||||||
|
App.UpdateSources=[{"UpdateStageName":"SteamCMD Download","UpdateSourcePlatform":"All","UpdateSource":"SteamCMD","UpdateSourceData":"600760","UpdateSourceVersion":"previous"},{"UpdateStageName":"Start Server","UpdateSourcePlatform":"All","UpdateSource":"StartApplication"},{"UpdateStageName":"Wait For Server Start","UpdateSourcePlatform":"All","UpdateSource":"WaitForStartupComplete"},{"UpdateStageName":"Stop Server","UpdateSourcePlatform":"All","UpdateSource":"ShutdownApplication"}]
|
||||||
|
App.Compatibility=None
|
||||||
|
App.SteamUpdateAnonymousLogin=True
|
||||||
|
App.SteamForceLoginPrompt=False
|
||||||
|
App.RapidStartup=False
|
||||||
|
App.SupportsUniversalSleep=True
|
||||||
|
App.UniversalSleepApplicationUDPPort=1
|
||||||
|
App.UniversalSleepSteamQueryPort=2
|
||||||
|
App.WakeupMode=Any
|
||||||
|
App.ApplicationReadyMode=RegexMatch
|
||||||
|
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
||||||
|
Console.FilterMatchRegex=
|
||||||
|
Console.FilterMatchReplacement=
|
||||||
|
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
||||||
|
Console.AppReadyRegex=^<b><color=green>StationeerServer connected to Steam successfully<\/color><\/b>$
|
||||||
|
Console.UserJoinRegex=
|
||||||
|
Console.UserLeaveRegex=
|
||||||
|
Console.UserChatRegex=
|
||||||
|
Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$
|
||||||
|
Console.SuppressLogAtStart=False
|
||||||
|
Console.ActivateLogRegex=
|
||||||
|
Console.UserActions={}
|
||||||
|
Limits.SleepMode=False
|
||||||
|
Limits.SleepOnStart=False
|
||||||
|
Limits.SleepDelayMinutes=5
|
||||||
|
Limits.DozeDelay=2
|
||||||
|
Limits.AutoRetryCount=5
|
184
stationeers-legacyconfig.json
Normal file
184
stationeers-legacyconfig.json
Normal file
@ -0,0 +1,184 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"DisplayName": "Server Name",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Display name of the server.",
|
||||||
|
"Keywords": "server,name",
|
||||||
|
"FieldName": "SERVERNAME",
|
||||||
|
"InputType": "text",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "SERVER.SERVERNAME",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "AMP Powered Stationeers Server",
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Server Password",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Password that clients must supply to join.",
|
||||||
|
"Keywords": "password",
|
||||||
|
"FieldName": "PASSWORD",
|
||||||
|
"InputType": "password",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "SERVER.PASSWORD",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "",
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "RCON Password",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Password to access RCON using http://YOURIP:GAMEPORT. You should change after install.",
|
||||||
|
"Keywords": "RCON,password",
|
||||||
|
"FieldName": "RCONPASSWORD",
|
||||||
|
"InputType": "RandomPassword",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "RCON.RCONPASSWORD",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "",
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Admin Password",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Password to become the in-game admin. You should change after install.",
|
||||||
|
"Keywords": "admin,password",
|
||||||
|
"FieldName": "ADMINPASSWORD",
|
||||||
|
"InputType": "RandomPassword",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "SERVER.ADMINPASSWORD",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "Password123",
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Max Players",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "The maximum number of players allowed on the server.",
|
||||||
|
"Keywords": "max,players",
|
||||||
|
"FieldName": "$MaxUsers",
|
||||||
|
"InputType": "number",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "SERVER.MAXPLAYER",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "20",
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Creator",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Set creator's [Steam64 ID](https://steamidfinder.com/) as gamedata and key-value. This is for future integration of server instancing.",
|
||||||
|
"Keywords": "creator",
|
||||||
|
"FieldName": "creator",
|
||||||
|
"InputType": "number",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "creator",
|
||||||
|
"IncludeInCommandLine": true,
|
||||||
|
"DefaultValue": "",
|
||||||
|
"SkipIfEmpty": true,
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "World Name",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Name of the world directory to load.",
|
||||||
|
"Keywords": "world,name",
|
||||||
|
"FieldName": "worldname",
|
||||||
|
"InputType": "text",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "worldname",
|
||||||
|
"IncludeInCommandLine": true,
|
||||||
|
"DefaultValue": "world",
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Map",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Default Moon. Will create a world of this type or display this world type in the server browser if loading a save.",
|
||||||
|
"Keywords": "world,type",
|
||||||
|
"FieldName": "worldtype",
|
||||||
|
"InputType": "enum",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "worldtype",
|
||||||
|
"IncludeInCommandLine": true,
|
||||||
|
"DefaultValue": "",
|
||||||
|
"SkipIfEmpty": true,
|
||||||
|
"EnumValues": {
|
||||||
|
"": "Default",
|
||||||
|
"Europa2": "Europa2",
|
||||||
|
"Loulan": "Loulan",
|
||||||
|
"Mars": "Mars",
|
||||||
|
"Mimas": "Mimas",
|
||||||
|
"Moon": "Moon",
|
||||||
|
"Space": "Space",
|
||||||
|
"Vulcan2": "Vulcan2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Auto Save Interval",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "How frequently the server will save the world.",
|
||||||
|
"Keywords": "",
|
||||||
|
"FieldName": "autosaveinterval",
|
||||||
|
"InputType": "number",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "autosaveinterval",
|
||||||
|
"IncludeInCommandLine": true,
|
||||||
|
"DefaultValue": "60",
|
||||||
|
"EnumValues": {},
|
||||||
|
"Suffix": "sec"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Clear All Interval",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "The interval to run \"clearall\" command. Minimum is 60 seconds. clearall will delete all disconnected characters. Set to a very high number. 0 to disable. ",
|
||||||
|
"Keywords": "clear,all,interval",
|
||||||
|
"FieldName": "clearallinterval",
|
||||||
|
"InputType": "number",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "clearallinterval",
|
||||||
|
"IncludeInCommandLine": true,
|
||||||
|
"DefaultValue": "60",
|
||||||
|
"EnumValues": {},
|
||||||
|
"Suffix": "sec"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "Mod Path",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "Where mods are located inside the datastore.",
|
||||||
|
"Keywords": "mod,path",
|
||||||
|
"FieldName": "modpath",
|
||||||
|
"InputType": "text",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "modpath",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "Mods",
|
||||||
|
"EnumValues": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "GAMEPORT",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "",
|
||||||
|
"Keywords": "",
|
||||||
|
"FieldName": "$ApplicationPort1",
|
||||||
|
"InputType": "number",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "SERVER.GAMEPORT",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "27500",
|
||||||
|
"Hidden": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName": "UPDATERPORT",
|
||||||
|
"Category": "Server Settings",
|
||||||
|
"Description": "",
|
||||||
|
"Keywords": "",
|
||||||
|
"FieldName": "$ApplicationPort2",
|
||||||
|
"InputType": "number",
|
||||||
|
"IsFlagArgument": false,
|
||||||
|
"ParamFieldName": "SERVER.UPDATERPORT",
|
||||||
|
"IncludeInCommandLine": false,
|
||||||
|
"DefaultValue": "27015",
|
||||||
|
"Hidden": true
|
||||||
|
}
|
||||||
|
]
|
7
stationeers-legacymetaconfig.json
Normal file
7
stationeers-legacymetaconfig.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"ConfigFile": "./default.ini",
|
||||||
|
"AutoMap": true,
|
||||||
|
"ConfigType": "ini"
|
||||||
|
}
|
||||||
|
]
|
@ -1,20 +1,20 @@
|
|||||||
Meta.DisplayName=Stationeers (Legacy Server)
|
Meta.DisplayName=Stationeers
|
||||||
Meta.Description=Stationeers Dedicated Server (Legacy)
|
Meta.Description=Stationeers Dedicated Server
|
||||||
Meta.OS=Windows, Linux
|
Meta.OS=Windows, Linux
|
||||||
Meta.Arch=x86_64
|
Meta.Arch=x86_64
|
||||||
Meta.Author=IceOfWraith, CubeCoders
|
Meta.Author=IceOfWraith, Greelan
|
||||||
Meta.URL=https://store.steampowered.com/app/544550/Stationeers/
|
Meta.URL=https://store.steampowered.com/app/544550/Stationeers/
|
||||||
Meta.DisplayImageSource=steam:544550
|
Meta.DisplayImageSource=steam:544550
|
||||||
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort2}
|
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.Ports.$UpdatePort}
|
||||||
Meta.ConfigManifest=stationeersconfig.json
|
Meta.ConfigManifest=stationeersconfig.json
|
||||||
Meta.MetaConfigManifest=stationeersmetaconfig.json
|
Meta.MetaConfigManifest=stationeersmetaconfig.json
|
||||||
Meta.ConfigRoot=stationeers.kvp
|
Meta.ConfigRoot=stationeers.kvp
|
||||||
Meta.MinAMPVersion=
|
Meta.MinAMPVersion=2.4.0.2
|
||||||
Meta.SpecificDockerImage=
|
Meta.SpecificDockerImage=
|
||||||
Meta.ContainerPolicy=Supported
|
Meta.ContainerPolicy=Supported
|
||||||
Meta.Prerequsites=[]
|
Meta.Prerequsites=[]
|
||||||
Meta.ConfigReleaseState=NotSpecified
|
Meta.ConfigReleaseState=NotSpecified
|
||||||
App.DisplayName=Stationeers (Legacy Server)
|
App.DisplayName=Stationeers
|
||||||
App.RootDir=./stationeers/
|
App.RootDir=./stationeers/
|
||||||
App.BaseDirectory=./stationeers/600760/
|
App.BaseDirectory=./stationeers/600760/
|
||||||
App.ExecutableWin=600760\rocketstation_DedicatedServer.exe
|
App.ExecutableWin=600760\rocketstation_DedicatedServer.exe
|
||||||
@ -22,49 +22,47 @@ App.ExecutableLinux=600760/rocketstation_DedicatedServer.x86_64
|
|||||||
App.WorkingDir=600760
|
App.WorkingDir=600760
|
||||||
App.LinuxCommandLineArgs=
|
App.LinuxCommandLineArgs=
|
||||||
App.WindowsCommandLineArgs=
|
App.WindowsCommandLineArgs=
|
||||||
App.CommandLineArgs=-batchmode -nographics -autostart -bindip={{$ApplicationIPBinding}} -basedirectory="{{$FullBaseDir}}" -loadworld="{{worldname}}" -modpath="{{$FullBaseDir}}{{modpath}}/" {{$FormattedArgs}}
|
App.CommandLineArgs=-{{LoadMode}} "{{SaveName}}" {{WorldType}} -noclear -settings StartLocalHost true GamePort {{$GamePort}} UpdatePort {{$UpdatePort}} SavePath "{{$FullBaseDir}}saves" {{$FormattedArgs}}
|
||||||
App.AppSettings={}
|
App.AppSettings={}
|
||||||
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"544550"}
|
App.EnvironmentVariables={"LD_LIBRARY_PATH":"{{$FullBaseDir}}linux64:{{$FullRootDir}}linux64:%LD_LIBRARY_PATH%","SteamAppId":"544550"}
|
||||||
App.CommandLineParameterFormat=-{0}="{1}"
|
App.CommandLineParameterFormat={0} "{1}"
|
||||||
App.CommandLineParameterDelimiter=
|
App.CommandLineParameterDelimiter=
|
||||||
App.ExitMethod=OS_CLOSE
|
App.ExitMethod=OS_CLOSE
|
||||||
App.ExitTimeout=30
|
App.ExitTimeout=15
|
||||||
App.ExitString=shutdown
|
App.ExitString=quit
|
||||||
App.ExitFile=app_exit.lck
|
App.ExitFile=app_exit.lck
|
||||||
App.HasWriteableConsole=False
|
App.HasWriteableConsole=True
|
||||||
App.HasReadableConsole=True
|
App.HasReadableConsole=True
|
||||||
App.SupportsLiveSettingsChanges=False
|
App.SupportsLiveSettingsChanges=False
|
||||||
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
||||||
App.ApplicationIPBinding=0.0.0.0
|
App.ApplicationIPBinding=0.0.0.0
|
||||||
App.ApplicationPort1=28015
|
App.Ports=[{"Protocol":"UDP","Name":"Game Port","Description":"Port for game traffic","Port":27016,"Ref":"GamePort"},{"Protocol":"UDP","Name":"Update Port","Description":"Port for Steam updates","Port":27015,"Ref":"UpdatePort"}]
|
||||||
App.ApplicationPort2=27028
|
App.PrimaryApplicationPortRef=GamePort
|
||||||
App.ApplicationPort3=0
|
App.UniversalSleepApplicationUDPPort=GamePort
|
||||||
App.RemoteAdminPort=0
|
App.UniversalSleepSteamQueryPort=UpdatePort
|
||||||
App.MaxUsers=20
|
App.MaxUsers=10
|
||||||
App.UseRandomAdminPassword=True
|
App.UseRandomAdminPassword=False
|
||||||
App.RemoteAdminPassword=Password123
|
App.RemoteAdminPassword=Password123
|
||||||
App.AdminMethod=STDIO
|
App.AdminMethod=STDIO
|
||||||
App.AdminLoginTransform=None
|
App.AdminLoginTransform=None
|
||||||
App.RCONConnectDelaySeconds=5
|
App.RCONConnectDelaySeconds=5
|
||||||
App.RCONConnectRetrySeconds=5
|
App.RCONConnectRetrySeconds=5
|
||||||
App.UpdateSources=[{"UpdateStageName":"SteamCMD Download","UpdateSourcePlatform":"All","UpdateSource":"SteamCMD","UpdateSourceData":"600760","UpdateSourceVersion":"previous"},{"UpdateStageName":"Start Server","UpdateSourcePlatform":"All","UpdateSource":"StartApplication"},{"UpdateStageName":"Wait For Server Start","UpdateSourcePlatform":"All","UpdateSource":"WaitForStartupComplete"},{"UpdateStageName":"Stop Server","UpdateSourcePlatform":"All","UpdateSource":"ShutdownApplication"}]
|
App.UpdateSources=[{"UpdateStageName":"SteamCMD Download","UpdateSourcePlatform":"All","UpdateSource":"SteamCMD","UpdateSourceData":"600760"},{"UpdateStageName":"Start Server","UpdateSourcePlatform":"All","UpdateSource":"StartApplication"},{"UpdateStageName":"Wait For Server Start","UpdateSourcePlatform":"All","UpdateSource":"WaitForStartupComplete"},{"UpdateStageName":"Stop Server","UpdateSourcePlatform":"All","UpdateSource":"ShutdownApplication"}]
|
||||||
App.Compatibility=None
|
App.Compatibility=None
|
||||||
App.SteamUpdateAnonymousLogin=True
|
App.SteamUpdateAnonymousLogin=True
|
||||||
App.SteamForceLoginPrompt=False
|
App.SteamForceLoginPrompt=False
|
||||||
App.RapidStartup=False
|
App.RapidStartup=False
|
||||||
App.SupportsUniversalSleep=True
|
App.SupportsUniversalSleep=True
|
||||||
App.UniversalSleepApplicationUDPPort=1
|
|
||||||
App.UniversalSleepSteamQueryPort=2
|
|
||||||
App.WakeupMode=Any
|
App.WakeupMode=Any
|
||||||
App.ApplicationReadyMode=RegexMatch
|
App.ApplicationReadyMode=RegexMatch
|
||||||
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
||||||
Console.FilterMatchRegex=
|
Console.FilterMatchRegex=
|
||||||
Console.FilterMatchReplacement=
|
Console.FilterMatchReplacement=
|
||||||
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
||||||
Console.AppReadyRegex=^<b><color=green>StationeerServer connected to Steam successfully<\/color><\/b>$
|
Console.AppReadyRegex=^(?:> )*?[\d:]+ (Started new game in world .+?|World\s+loaded)$
|
||||||
Console.UserJoinRegex=
|
Console.UserJoinRegex=^(?:> )*?[\d:]+ Client (?<username>.+?) \((?<userid>.+?)\) is ready!$
|
||||||
Console.UserLeaveRegex=
|
Console.UserLeaveRegex=^(?:> )*?[\d:]+ Client disconnected: .* \| (?<username>.+?)\s+connectTime: \d+.\d+s, ClientId: (?<userid>.+?)$
|
||||||
Console.UserChatRegex=
|
Console.UserChatRegex=^$
|
||||||
Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$
|
Console.UpdateAvailableRegex=^\[\d\d:\d\d:\d\d\] \[INFO\] A new server update is available! v[\d\.]+.$
|
||||||
Console.SuppressLogAtStart=False
|
Console.SuppressLogAtStart=False
|
||||||
Console.ActivateLogRegex=
|
Console.ActivateLogRegex=
|
||||||
|
@ -1,184 +1,257 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"DisplayName": "Server Name",
|
"DisplayName":"Game Port",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "Display name of the server.",
|
"Description":"",
|
||||||
"Keywords": "server,name",
|
"Keywords":"",
|
||||||
"FieldName": "SERVERNAME",
|
"FieldName":"$GamePort",
|
||||||
"InputType": "text",
|
"InputType":"number",
|
||||||
"IsFlagArgument": false,
|
"Hidden":true,
|
||||||
"ParamFieldName": "SERVER.SERVERNAME",
|
"IsFlagArgument":false,
|
||||||
"IncludeInCommandLine": false,
|
"ParamFieldName":"GamePort",
|
||||||
"DefaultValue": "AMP Powered Stationeers Server",
|
"IncludeInCommandLine":false,
|
||||||
"EnumValues": {}
|
"EnumValues":{}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "Server Password",
|
"DisplayName":"Update Port",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "Password that clients must supply to join.",
|
"Description":"",
|
||||||
"Keywords": "password",
|
"Keywords":"",
|
||||||
"FieldName": "PASSWORD",
|
"FieldName":"$UpdatePort",
|
||||||
"InputType": "password",
|
"InputType":"number",
|
||||||
"IsFlagArgument": false,
|
"Hidden":true,
|
||||||
"ParamFieldName": "SERVER.PASSWORD",
|
"IsFlagArgument":false,
|
||||||
"IncludeInCommandLine": false,
|
"ParamFieldName":"UpdatePort",
|
||||||
"DefaultValue": "",
|
"IncludeInCommandLine":false,
|
||||||
"EnumValues": {}
|
"EnumValues":{}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "RCON Password",
|
"DisplayName":"Server Name",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "Password to access RCON using http://YOURIP:GAMEPORT. You should change after install.",
|
"Description":"Sets the name of the server to be displayed on the server list.",
|
||||||
"Keywords": "RCON,password",
|
"Keywords":"server,name",
|
||||||
"FieldName": "RCONPASSWORD",
|
"FieldName":"ServerName",
|
||||||
"InputType": "RandomPassword",
|
"InputType":"text",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName": "RCON.RCONPASSWORD",
|
"ParamFieldName":"ServerName",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine":true,
|
||||||
"DefaultValue": "",
|
"DefaultValue":"AMP Powered Stationeers Server",
|
||||||
"EnumValues": {}
|
"EnumValues":{}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "Admin Password",
|
"DisplayName":"Make Server Public",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "Password to become the in-game admin. You should change after install.",
|
"Description":"If enabled, the server will be visible in the in-game server list.",
|
||||||
"Keywords": "admin,password",
|
"Keywords":"public,visible",
|
||||||
"FieldName": "ADMINPASSWORD",
|
"FieldName":"ServerVisible",
|
||||||
"InputType": "RandomPassword",
|
"InputType":"checkbox",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName": "SERVER.ADMINPASSWORD",
|
"ParamFieldName":"ServerVisible",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine":true,
|
||||||
"DefaultValue": "Password123",
|
"DefaultValue":"true",
|
||||||
"EnumValues": {}
|
"EnumValues":{
|
||||||
},
|
"True":"true",
|
||||||
{
|
"False":"false"
|
||||||
"DisplayName": "Max Players",
|
|
||||||
"Category": "Server Settings",
|
|
||||||
"Description": "The maximum number of players allowed on the server.",
|
|
||||||
"Keywords": "max,players",
|
|
||||||
"FieldName": "$MaxUsers",
|
|
||||||
"InputType": "number",
|
|
||||||
"IsFlagArgument": false,
|
|
||||||
"ParamFieldName": "SERVER.MAXPLAYER",
|
|
||||||
"IncludeInCommandLine": false,
|
|
||||||
"DefaultValue": "20",
|
|
||||||
"EnumValues": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"DisplayName": "Creator",
|
|
||||||
"Category": "Server Settings",
|
|
||||||
"Description": "Set creator's [Steam64 ID](https://steamidfinder.com/) as gamedata and key-value. This is for future integration of server instancing.",
|
|
||||||
"Keywords": "creator",
|
|
||||||
"FieldName": "creator",
|
|
||||||
"InputType": "number",
|
|
||||||
"IsFlagArgument": false,
|
|
||||||
"ParamFieldName": "creator",
|
|
||||||
"IncludeInCommandLine": true,
|
|
||||||
"DefaultValue": "",
|
|
||||||
"SkipIfEmpty": true,
|
|
||||||
"EnumValues": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"DisplayName": "World Name",
|
|
||||||
"Category": "Server Settings",
|
|
||||||
"Description": "Name of the world directory to load.",
|
|
||||||
"Keywords": "world,name",
|
|
||||||
"FieldName": "worldname",
|
|
||||||
"InputType": "text",
|
|
||||||
"IsFlagArgument": false,
|
|
||||||
"ParamFieldName": "worldname",
|
|
||||||
"IncludeInCommandLine": true,
|
|
||||||
"DefaultValue": "world",
|
|
||||||
"EnumValues": {}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"DisplayName": "Map",
|
|
||||||
"Category": "Server Settings",
|
|
||||||
"Description": "Default Moon. Will create a world of this type or display this world type in the server browser if loading a save.",
|
|
||||||
"Keywords": "world,type",
|
|
||||||
"FieldName": "worldtype",
|
|
||||||
"InputType": "enum",
|
|
||||||
"IsFlagArgument": false,
|
|
||||||
"ParamFieldName": "worldtype",
|
|
||||||
"IncludeInCommandLine": true,
|
|
||||||
"DefaultValue": "",
|
|
||||||
"SkipIfEmpty": true,
|
|
||||||
"EnumValues": {
|
|
||||||
"": "Default",
|
|
||||||
"Europa2": "Europa2",
|
|
||||||
"Loulan": "Loulan",
|
|
||||||
"Mars": "Mars",
|
|
||||||
"Mimas": "Mimas",
|
|
||||||
"Moon": "Moon",
|
|
||||||
"Space": "Space",
|
|
||||||
"Vulcan2": "Vulcan2"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "Auto Save Interval",
|
"DisplayName":"Server Password",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "How frequently the server will save the world.",
|
"Description":"Sets the password to join the server.",
|
||||||
"Keywords": "",
|
"Keywords":"password",
|
||||||
"FieldName": "autosaveinterval",
|
"FieldName":"ServerPassword",
|
||||||
"InputType": "number",
|
"InputType":"password",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName": "autosaveinterval",
|
"ParamFieldName":"ServerPassword",
|
||||||
"IncludeInCommandLine": true,
|
"IncludeInCommandLine":true,
|
||||||
"DefaultValue": "60",
|
"DefaultValue":"",
|
||||||
"EnumValues": {},
|
"EnumValues":{}
|
||||||
"Suffix": "sec"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "Clear All Interval",
|
"DisplayName":"Server Auth Secret",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "The interval to run \"clearall\" command. Minimum is 60 seconds. clearall will delete all disconnected characters. Set to a very high number. 0 to disable. ",
|
"Description":"Sets the authorisation secret to allow server commands to be run from a client. Requires the same \"ServerAuthSecret\" to be set on the client.",
|
||||||
"Keywords": "clear,all,interval",
|
"Keywords":"auth,secret,commands",
|
||||||
"FieldName": "clearallinterval",
|
"FieldName":"ServerAuthSecret",
|
||||||
"InputType": "number",
|
"InputType":"password",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName": "clearallinterval",
|
"ParamFieldName":"ServerAuthSecret",
|
||||||
"IncludeInCommandLine": true,
|
"IncludeInCommandLine":true,
|
||||||
"DefaultValue": "60",
|
"DefaultValue":"",
|
||||||
"EnumValues": {},
|
"EnumValues":{}
|
||||||
"Suffix": "sec"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "Mod Path",
|
"DisplayName":"Player Limit",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "Where mods are located inside the datastore.",
|
"Description":"The maximum number of players allowed on the server.",
|
||||||
"Keywords": "mod,path",
|
"Keywords":"max,players,limit",
|
||||||
"FieldName": "modpath",
|
"FieldName":"$MaxUsers",
|
||||||
"InputType": "text",
|
"InputType":"number",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName": "modpath",
|
"ParamFieldName":"ServerMaxPlayers",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine":true,
|
||||||
"DefaultValue": "Mods",
|
"SkipIfEmpty":true,
|
||||||
"EnumValues": {}
|
"DefaultValue":"10",
|
||||||
|
"EnumValues":{}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "GAMEPORT",
|
"DisplayName":"Load Mode",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "",
|
"Description":"Sets the mode for loading world saves based on the Save Name. \"Load Manual Save\" loads the last manual save. \"Load Latest Save\" loads the latest save, whether manual or auto. If there is no save, a new world is created.",
|
||||||
"Keywords": "",
|
"Keywords":"load,latest",
|
||||||
"FieldName": "$ApplicationPort1",
|
"FieldName":"LoadMode",
|
||||||
"InputType": "number",
|
"InputType":"enum",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName": "SERVER.GAMEPORT",
|
"ParamFieldName":"LoadMode",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine":false,
|
||||||
"DefaultValue": "27500",
|
"DefaultValue":"loadlatest",
|
||||||
"Hidden": true
|
"EnumValues":{
|
||||||
|
"load":"Load Manual Save",
|
||||||
|
"loadlatest":"Load Latest Save"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DisplayName": "UPDATERPORT",
|
"DisplayName":"Save Name",
|
||||||
"Category": "Server Settings",
|
"Category":"Server Settings",
|
||||||
"Description": "",
|
"Description":"Sets the name of the world directory to load, or to create if it does not already exist.",
|
||||||
"Keywords": "",
|
"Keywords":"save,name",
|
||||||
"FieldName": "$ApplicationPort2",
|
"FieldName":"SaveName",
|
||||||
"InputType": "number",
|
"InputType":"text",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument":false,
|
||||||
"ParamFieldName": "SERVER.UPDATERPORT",
|
"ParamFieldName":"SaveName",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine":false,
|
||||||
"DefaultValue": "27015",
|
"DefaultValue":"world",
|
||||||
"Hidden": true
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Map",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Sets the type of world (map) to be created. Default is moon.",
|
||||||
|
"Keywords":"world,type,map",
|
||||||
|
"FieldName":"WorldType",
|
||||||
|
"InputType":"enum",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"WorldType",
|
||||||
|
"IncludeInCommandLine":false,
|
||||||
|
"DefaultValue":"moon",
|
||||||
|
"EnumValues":{
|
||||||
|
"moon":"Moon",
|
||||||
|
"mars":"Mars",
|
||||||
|
"europa":"Europa",
|
||||||
|
"europa2":"Europa2",
|
||||||
|
"mimas":"Mimas",
|
||||||
|
"vulcan":"Vulcan",
|
||||||
|
"vulcan2":"Vulcan2",
|
||||||
|
"space":"Space",
|
||||||
|
"loulan":"Loulan",
|
||||||
|
"venus":"Venus"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Enable Autosave",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"If enabled, the world will be autosaved at the interval set under \"Autosave Interval\".",
|
||||||
|
"Keywords":"autosave",
|
||||||
|
"FieldName":"AutoSave",
|
||||||
|
"InputType":"checkbox",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"AutoSave",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"true",
|
||||||
|
"EnumValues":{
|
||||||
|
"True":"true",
|
||||||
|
"False":"false"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Autosave Interval",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Sets how frequently the server will save the world if autosave is enabled.",
|
||||||
|
"Keywords":"autosave,interval",
|
||||||
|
"FieldName":"SaveInterval",
|
||||||
|
"InputType":"number",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"SaveInterval",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"300",
|
||||||
|
"Suffix":"seconds",
|
||||||
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Enable Autopause",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"If enabled, the server will be paused when no player is connected.",
|
||||||
|
"Keywords":"autopause",
|
||||||
|
"FieldName":"AutoPauseServer",
|
||||||
|
"InputType":"checkbox",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"AutoPauseServer",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"true",
|
||||||
|
"EnumValues":{
|
||||||
|
"True":"true",
|
||||||
|
"False":"false"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Show Framerate",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"If enabled, shows the framerate of the server.",
|
||||||
|
"Keywords":"framerate,fps",
|
||||||
|
"FieldName":"ShowFps",
|
||||||
|
"InputType":"checkbox",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ShowFps",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"false",
|
||||||
|
"EnumValues":{
|
||||||
|
"True":"true",
|
||||||
|
"False":"false"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Show Latency",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"If enabled, shows the latency of the server.",
|
||||||
|
"Keywords":"latency",
|
||||||
|
"FieldName":"ShowLatency",
|
||||||
|
"InputType":"checkbox",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"ShowLatency",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"false",
|
||||||
|
"EnumValues":{
|
||||||
|
"True":"true",
|
||||||
|
"False":"false"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Server IP Binding",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"Sets the binding of the server. Default is blank (all IPs). Change to internal interface IP only if the server has issues.",
|
||||||
|
"Keywords":"ip,binding,localip,address",
|
||||||
|
"FieldName":"LocalIpAddress",
|
||||||
|
"InputType":"text",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"LocalIpAddress",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"",
|
||||||
|
"EnumValues":{}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"DisplayName":"Enable UPnP",
|
||||||
|
"Category":"Server Settings",
|
||||||
|
"Description":"If enabled, the server will attempt to configure automatic port forwarding on a compatible router.",
|
||||||
|
"Keywords":"upnp",
|
||||||
|
"FieldName":"UPNPEnabled",
|
||||||
|
"InputType":"checkbox",
|
||||||
|
"IsFlagArgument":false,
|
||||||
|
"ParamFieldName":"UPNPEnabled",
|
||||||
|
"IncludeInCommandLine":true,
|
||||||
|
"DefaultValue":"false",
|
||||||
|
"EnumValues":{
|
||||||
|
"True":"true",
|
||||||
|
"False":"false"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -1,7 +1,7 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"ConfigFile": "./default.ini",
|
"ConfigFile":"setting.xml",
|
||||||
"AutoMap": true,
|
"AutoMap":true,
|
||||||
"ConfigType": "ini"
|
"ConfigType":"xml"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user