commit
8f1c8dc63b
77
wurm-unlimited.kvp
Normal file
77
wurm-unlimited.kvp
Normal file
@ -0,0 +1,77 @@
|
||||
Meta.DisplayName=Wurm Unlimited
|
||||
Meta.Description=Wurm Unlimited Dedicated Server
|
||||
Meta.OS=Windows, Linux
|
||||
Meta.Arch=x86_64
|
||||
Meta.Author=IceOfWraith
|
||||
Meta.URL=https://store.steampowered.com/app/366220/Wurm_Unlimited/
|
||||
Meta.DisplayImageSource=steam:366220
|
||||
Meta.EndpointURIFormat=steam://connect/{ip}:{GenericModule.App.ApplicationPort2}
|
||||
Meta.ConfigManifest=wurm-unlimitedconfig.json
|
||||
Meta.MetaConfigManifest=wurm-unlimitedmetaconfig.json
|
||||
Meta.ConfigRoot=wurm-unlimited.kvp
|
||||
Meta.MinAMPVersion=2.3.2.1
|
||||
Meta.SpecificDockerImage=
|
||||
Meta.ContainerPolicy=Supported
|
||||
Meta.Prerequsites=[]
|
||||
Meta.ConfigReleaseState=NotSpecified
|
||||
App.DisplayName=Wurm Unlimited
|
||||
App.RootDir=./wurm-unlimited/
|
||||
App.BaseDirectory=./wurm-unlimited/402370/
|
||||
App.ExecutableWin=402370\WurmServerLauncher.exe
|
||||
App.ExecutableLinux=402370/WurmServerLauncher
|
||||
App.WorkingDir=402370
|
||||
App.LinuxCommandLineArgs=
|
||||
App.WindowsCommandLineArgs=
|
||||
App.CommandLineArgs=ip="{{$ApplicationIPBinding}}" externalport="{{$ApplicationPort1}}" queryport="{{$ApplicationPort2}}" {{$FormattedArgs}}
|
||||
App.AppSettings={}
|
||||
App.EnvironmentVariables={"LD_LIBRARY_PATH":"./linux64:%LD_LIBRARY_PATH%","SteamAppId":"366220"}
|
||||
App.CommandLineParameterFormat={0}="{1}"
|
||||
App.CommandLineParameterDelimiter=
|
||||
App.ExitMethod=OS_CLOSE
|
||||
App.ExitTimeout=30
|
||||
App.ExitString=stop
|
||||
App.ExitFile=app_exit.lck
|
||||
App.HasWriteableConsole=True
|
||||
App.HasReadableConsole=True
|
||||
App.SupportsLiveSettingsChanges=False
|
||||
App.LiveSettingChangeCommandFormat=set {0} "{1}"
|
||||
App.ApplicationIPBinding=0.0.0.0
|
||||
App.ApplicationPort1=8766
|
||||
App.ApplicationPort2=27016
|
||||
App.ApplicationPort3=0
|
||||
App.RemoteAdminPort=0
|
||||
App.MaxUsers=100
|
||||
App.UseRandomAdminPassword=False
|
||||
App.RemoteAdminPassword=Password123
|
||||
App.AdminMethod=STDIO
|
||||
App.AdminLoginTransform=None
|
||||
App.RCONConnectDelaySeconds=5
|
||||
App.RCONConnectRetrySeconds=5
|
||||
App.UpdateSource=Multi
|
||||
App.UpdateSources=[{"UpdateStageName":"SteamCMD Download","UpdateSourcePlatform":"All","UpdateSource":"SteamCMD","UpdateSourceData":"402370"},{"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=False
|
||||
App.UniversalSleepApplicationUDPPort=27015
|
||||
App.UniversalSleepSteamQueryPort=27016
|
||||
App.WakeupMode=Any
|
||||
App.ApplicationReadyMode=RegexMatch
|
||||
App.TemplateMatchRegex={{(\$?[\w]+)}}
|
||||
Console.FilterMatchRegex=
|
||||
Console.FilterMatchReplacement=
|
||||
Console.ThrowawayMessageRegex=^(WARNING|ERROR): Shader.+$
|
||||
Console.AppReadyRegex=^Wurm Server launcher finished at.+$
|
||||
Console.UserJoinRegex=^Client was Authenticated$
|
||||
Console.UserLeaveRegex=^Client was NOT Authenticated$
|
||||
Console.UserChatRegex=^\[\d\d:\d\d:\d\d\] \[CHAT\] <(?<username>.+?)> (?<message>.+)$
|
||||
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=True
|
||||
Limits.SleepOnStart=False
|
||||
Limits.SleepDelayMinutes=5
|
||||
Limits.DozeDelay=2
|
||||
Limits.AutoRetryCount=5
|
227
wurm-unlimitedconfig.json
Normal file
227
wurm-unlimitedconfig.json
Normal file
@ -0,0 +1,227 @@
|
||||
[
|
||||
{
|
||||
"DisplayName": "Server Name",
|
||||
"Description": "The name of the server that will be visible in server browsers.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "servername",
|
||||
"FieldName": "servername",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "servername",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "AMP Powered Server",
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Server Password",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Sets the password that is used when trying to connect to the server.",
|
||||
"Keywords": "admin,password",
|
||||
"FieldName": "serverpassword",
|
||||
"InputType": "password",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "serverpassword",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "",
|
||||
"SkipIfEmpty": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "Admin Password",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Unlocks the admin commands from within the game, that can be used to change the gameplay settings of the server, such as skill gain rate and field growth time.",
|
||||
"Keywords": "admin,password",
|
||||
"FieldName": "adminpwd",
|
||||
"InputType": "RandomPassword",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "adminpwd",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "Password123"
|
||||
},
|
||||
{
|
||||
"DisplayName": "Max Players",
|
||||
"Description": "Sets the max number of players allowed on the server. This overrides the internal game commands to change the player limit.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "max,players",
|
||||
"FieldName": "$MaxUsers",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "maxplayers",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "100",
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Game Mode",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Starts the server with the configuration and world data from the subdirectory specified.",
|
||||
"Keywords": "game,mode",
|
||||
"FieldName": "start",
|
||||
"InputType": "enum",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "start",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "dist/Adventure",
|
||||
"EnumValues": {
|
||||
"dist/Adventure": "Adventure",
|
||||
"dist/Creative": "Creative"
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Enable Epic Settings",
|
||||
"Description": "If true the server will follow the rules from the Epic servers in Wurm Online. For instance it will use the skill curve.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "enable,epic,settings",
|
||||
"FieldName": "epicsettings",
|
||||
"InputType": "checkbox",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "epicsettings",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "false",
|
||||
"EnumValues": {
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Enable PVP",
|
||||
"Description": "Toggles PvP on or off on the server.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "enable,pvp",
|
||||
"FieldName": "pvp",
|
||||
"InputType": "checkbox",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "pvp",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "false",
|
||||
"EnumValues": {
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Set as Login Server",
|
||||
"Description": "Defaults to On, should only be set to Off if the server is intended to be connected with another server that is going to act as a loginserver.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "login,server",
|
||||
"FieldName": "loginserver",
|
||||
"InputType": "checkbox",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "loginserver",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "true",
|
||||
"EnumValues": {
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Enable Home Server",
|
||||
"Description": "If the server is a home server (belongs to a single kingdom).",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "home,server",
|
||||
"FieldName": "homeserver",
|
||||
"InputType": "checkbox",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "homeserver",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "false",
|
||||
"EnumValues": {
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Home Kingdom ID",
|
||||
"Description": "The kingdom the server belongs to.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "home,kingdom",
|
||||
"FieldName": "homekingdom",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "homekingdom",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {},
|
||||
"SkipIfEmpty": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "RMI Port",
|
||||
"Description": "Used for server to server communication. Must manually add the same port number under the ADS Edit Ports button.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "rmi,port",
|
||||
"FieldName": "rmiport",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "rmiport",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {},
|
||||
"SkipIfEmpty": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "RMI REG Port",
|
||||
"Description": "Used for server to server communication. Must manually add the same port number under the ADS Edit Ports button.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "rmi,reg,port",
|
||||
"FieldName": "rmiregport",
|
||||
"InputType": "number",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "rmiregport",
|
||||
"IncludeInCommandLine": true,
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {},
|
||||
"SkipIfEmpty": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "Memory Limit",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Java's maximum heap size (Must include ####m at the end)",
|
||||
"Keywords": "maximum,memory,limit",
|
||||
"FieldName": "MaxHeapSize",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "Memory.MaxHeapSize",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "2048m"
|
||||
},
|
||||
{
|
||||
"DisplayName": "Custom Java Arguments",
|
||||
"Category": "Server Settings",
|
||||
"Description": "Settings that will be appended to the Java arguments for the server. Only change this if you know what you're doing!",
|
||||
"Keywords": "custom,java,arguments,args",
|
||||
"FieldName": "JvmParam0",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "VMParams.JvmParam0",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "-XX:+AggressiveOpts"
|
||||
},
|
||||
{
|
||||
"DisplayName": "Override Java Location",
|
||||
"Category": "Server Settings",
|
||||
"Description": "For \"Failed to load jvm.dll\", enables use of the Custom Java Location setting.",
|
||||
"Keywords": "custom,java,arguments,args,location",
|
||||
"FieldName": "OverrideDefaultJavaPath",
|
||||
"InputType": "checkbox",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "Runtime.OverrideDefaultJavaPath",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "false",
|
||||
"EnumValues": {
|
||||
"True": "true",
|
||||
"False": "false"
|
||||
}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Custom Java Location",
|
||||
"Category": "Server Settings",
|
||||
"Description": "For \"Failed to load jvm.dll\", specify a location where jvm.dll is located.",
|
||||
"Keywords": "custom,java,arguments,args,location",
|
||||
"FieldName": "JavaPath",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "Runtime.JavaPath",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "C:\\Program Files\\Java\\jre1.8.0_321\\bin\\server"
|
||||
}
|
||||
]
|
7
wurm-unlimitedmetaconfig.json
Normal file
7
wurm-unlimitedmetaconfig.json
Normal file
@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"ConfigFile": "./LaunchConfig.ini",
|
||||
"AutoMap": true,
|
||||
"ConfigType": "ini"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user