forked from CubeCoders/AMPTemplates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pixarkconfig.json
199 lines (199 loc) · 8.25 KB
/
pixarkconfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
[
{
"DisplayName":"Server Map",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Sets the map for the server",
"Keywords":"map,cubeworld,skyward",
"FieldName":"Map",
"InputType":"enum",
"ParamFieldName":"Map",
"DefaultValue":"CubeWorld_Light",
"EnumValues":{
"CubeWorld_Light":"PixARK",
"Skypiea_light":"Skyward"
}
},
{
"DisplayName":"Server Name",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Set the name of the server as it appears publicly. Don't include a question mark",
"Keywords":"server,name,sessionname",
"FieldName":"SessionName",
"InputType":"text",
"ParamFieldName":"SessionName",
"DefaultValue":"AMP Powered PixARK Server",
"EnumValues":{}
},
{
"DisplayName":"Server Seed",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Sets the seed for randomisation of the map. Default = random seed",
"Keywords":"seed,map",
"FieldName":"Seed",
"InputType":"number",
"ParamFieldName":"Seed",
"DefaultValue":"{{randomdigits(5)}}",
"EnumValues":{}
},
{
"DisplayName":"World Save Name",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Sets the name of the world save to load, or to create if it does not exist",
"Keywords":"world,save,name,cubeworld",
"FieldName":"cubeworld",
"InputType":"text",
"ParamFieldName":"cubeworld",
"DefaultValue":"world",
"Required":true,
"EnumValues":{}
},
{
"DisplayName":"Server Password",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Sets the password for players to join the server. Don't include a question mark",
"Keywords":"server,password,serverpassword",
"FieldName":"ServerPassword",
"InputType":"password",
"ParamFieldName":"ServerPassword",
"IncludeInCommandLine":true,
"SkipIfEmpty":true,
"DefaultValue":"",
"EnumValues":{}
},
{
"DisplayName":"RCON/Server Admin Password",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"See the Security and Privacy menu for configurable options for the server's RCON password. The RCON password is also used in the in-game console for players to access administrator commands",
"Keywords":"rcon,password,serveradminpassword",
"FieldName":"RCONPassword",
"InputType":"hidden",
"ParamFieldName":"RCONPassword",
"EnumValues":{}
},
{
"DisplayName":"Player Limit",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Sets the maximum number of players allowed on the server",
"Keywords":"max,players,limit,maxplayers",
"FieldName":"$MaxUsers",
"InputType":"number",
"MinValue":"1",
"ParamFieldName":"MaxPlayers",
"IncludeInCommandLine":true,
"DefaultValue":"20",
"Placeholder":"20",
"Suffix":"players",
"EnumValues":{}
},
{
"DisplayName":"MultiHome IP Binding",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"If required, you can change the binding of the server and RCON by changing the 'Server IP Address' setting under Security and Privacy. NOTE: The IP must be reachable by AMP, otherwise AMP's console won't work",
"Keywords":"ip,binding,address,multihome",
"FieldName":"MultiHome",
"InputType":"hidden",
"ParamFieldName":"MultiHome",
"EnumValues":{}
},
{
"DisplayName":"Custom Command Line Flags",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Sets custom command line flags for the server (those that start with a - (dash)). Include the dash and separate with a space. Don't use flags already in AMP's settings!",
"Keywords":"custom,command,line,flags",
"FieldName":"CustomFlags",
"InputType":"text",
"ParamFieldName":"CustomFlags",
"DefaultValue":"",
"Placeholder":"",
"EnumValues":{}
},
{
"DisplayName":"Custom Command Line Options",
"Category":"PixARK:stadia_controller",
"Subcategory":"Server Settings:settings:1",
"Description":"Sets custom command line options for the server (those that start with a ? (question mark)). Include the question mark but do not separate with a space. Don't use options already in AMP's settings!",
"Keywords":"custom,command,line,options",
"FieldName":"CustomOptions",
"InputType":"text",
"ParamFieldName":"CustomOptions",
"DefaultValue":"",
"Placeholder":"",
"EnumValues":{}
},
{
"DisplayName":"Cluster Directory Override",
"Category":"PixARK:stadia_controller",
"Subcategory":"Cluster Settings:share:3",
"Description":"Sets the path to a shared cluster directory for a server cluster. The cluster directory must be accessible to all cluster servers. If the server is in Docker, the directory must be mounted in the container",
"Keywords":"cluster,directory,override,clusterdiroverride",
"FieldName":"ClusterDirOverride",
"InputType":"text",
"ParamFieldName":"ClusterDirOverride",
"DefaultValue":"",
"EnumValues":{}
},
{
"DisplayName":"Cluster ID",
"Category":"PixARK:stadia_controller",
"Subcategory":"Cluster Settings:share:3",
"Description":"Sets the cluster ID for a server cluster. The cluster ID must be the same on all servers in the cluster",
"Keywords":"cluster,id,clusterid",
"FieldName":"clusterid",
"InputType":"text",
"ParamFieldName":"clusterid",
"DefaultValue":"",
"EnumValues":{}
},
{
"DisplayName":"Filter Transfers",
"Category":"PixARK:stadia_controller",
"Subcategory":"Cluster Settings:share:3",
"Description":"If set, prevents ARK data usage between single player and servers that do not have a Cluster ID set. Even with a Cluster ID set, it is suggested to enable this option",
"Keywords":"filter,data,transfer,notransferfromfiltering",
"FieldName":"NoTransferFromFiltering",
"InputType":"checkbox",
"ParamFieldName":"NoTransferFromFiltering",
"DefaultValue":"",
"EnumValues":{
"False":"",
"True":"-NoTransferFromFiltering "
}
},
{
"DisplayName":"Proton GE Release (Linux)",
"Category":"Updates",
"Subcategory":"Runtime Configuration:build:3",
"Description":"Sets the Proton GE release build to install. If \"Specific version\" is selected, the version must be set under Specific Proton GE Release Version. Update the server after changing this setting",
"Keywords":"proton,release,latest,specific",
"FieldName":"ProtonRelease",
"InputType":"enum",
"ParamFieldName":"ProtonRelease",
"DefaultValue":"latest",
"EnumValues":{
"latest":"Latest (default)",
"specificversion":"Specific version"
}
},
{
"DisplayName":"Specific Proton GE Release Version",
"Category":"Updates",
"Subcategory":"Runtime Configuration:build:3",
"Description":"Sets the [release version](https://github.com/GloriousEggroll/proton-ge-custom/releases) for a specific Proton GE release build to install, if \"Specific version\" is selected under Proton GE Release. Example: GE-Proton9-1",
"Keywords":"proton,release,specific,version",
"FieldName":"SpecificReleaseVersion",
"InputType":"text",
"ParamFieldName":"SpecificReleaseVersion",
"DefaultValue":"",
"Placeholder":"GE-Proton9-1",
"EnumValues":{}
}
]