Wurm Unlimited 版本对比

变更: v1.0.2v1.0.3 2026-06-30 08:32 → 2026-06-30 10:22
v1.0.2 v1.0.3
-22 +22
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:05:08+00:00",
8 "name": "Wurm Unlimited",
9 "author": "josdekurk@gmail.com",
10 - "description": "Wurm Unlimited is the standalone version of the fantasy sandbox world Wurm Online, the MMORPG where the players are in charge! A pioneer in the ideas of player influence, crafting and adventure, it is now one of the most deep and feature packed true sandbox experiences available.",
11 "features": null,
12 "docker_images": {
13 "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 - "name": "App ID",
33 "description": "",
34 "env_variable": "SRCDS_APPID",
35 "default_value": "402370",
展开 3 行未改动
39 "field_type": "text"
40 },
41 {
42 - "name": "Auto update",
43 - "description": "Auto update on restart",
44 "env_variable": "AUTO_UPDATE",
45 "default_value": "1",
46 "user_viewable": true,
47 "user_editable": true,
48 "rules": "boolean",
49 "field_type": "text"
50 },
51 {
52 - "name": "Admin Passwod",
53 - "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.",
54 "env_variable": "ADMINPWD",
55 "default_value": "",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "nullable|string|max:20",
59 "field_type": "text"
60 },
61 {
62 - "name": "Query Port",
63 - "description": "Used to set the steam query port (27016-27030 UDP)",
64 "env_variable": "QUERY_PORT",
65 "default_value": "",
66 "user_viewable": true,
67 "user_editable": false,
68 "rules": "required|int",
69 "field_type": "text"
70 },
71 {
72 - "name": "Server Name",
73 - "description": "The name of the server that will be visible in server browsers.",
74 "env_variable": "SERVERNAME",
75 "default_value": "",
76 "user_viewable": true,
77 "user_editable": true,
78 "rules": "required|string|max:64",
79 "field_type": "text"
80 },
81 {
82 - "name": "Max Players",
83 - "description": "Sets the max number of players allowed on the server, if this is set through this command line option then the internal game commands to change the player limit will not work.",
84 "env_variable": "MAX_PLAYERS",
85 "default_value": "25",
86 "user_viewable": true,
87 "user_editable": false,
88 "rules": "required|int",
89 "field_type": "text"
90 },
91 {
92 - "name": "Enable PVP",
93 "description": "",
94 "env_variable": "PVP",
95 "default_value": "true",
展开 3 行未改动
99 "field_type": "text"
100 },
101 {
102 - "name": "Server Password",
103 - "description": "Sets the password that is used when trying to connect to the server.",
104 "env_variable": "SERVERPWD",
105 "default_value": "",
106 "user_viewable": true,
107 "user_editable": true,
108 "rules": "nullable|string|max:64",
109 "field_type": "text"
110 },
111 {
112 - "name": "Epic",
113 - "description": "If true the server will follow the rules from the Epic servers in Wurm Online. For instance it will use the skill curve.",
114 "env_variable": "EPIC",
115 "default_value": "false",
116 "user_viewable": true,
117 "user_editable": true,
118 "rules": "required|string|in:true,false",
119 "field_type": "text"
120 },
121 {
122 - "name": "Clean Logs on Start",
123 - "description": "Clear the logfile on server start",
124 "env_variable": "SERVER_CLEAN_LOGS_ON_START",
125 "default_value": "true",
126 "user_viewable": true,
127 "user_editable": true,
128 "rules": "required|string|in:true,false",
129 "field_type": "text"
130 },
131 {
132 - "name": "World",
133 - "description": "World to use when launching Wurm. The defaults provided are Creative and Adventure (case sensitive)",
134 "env_variable": "SERVER_WORLD",
135 "default_value": "dist/Adventure",
136 "user_viewable": true,
展开 3 行未改动
140 },
141 {
142 "name": "Beta",
143 - "description": "Leave empty for the public branch and beta for the beta branch",
144 "env_variable": "SRCDS_BETAID",
145 "default_value": "",
146 "user_viewable": true,
展开 3 行未改动
150 }
151 ]
152 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-06-01T00:05:08+00:00",
8 "name": "Wurm Unlimited",
9 "author": "josdekurk@gmail.com",
10 + "description": "《无尽武穆》是奇幻沙盒世界《武穆Online》的独立版本,这款MMORPG由玩家主导!作为玩家影响力、工艺制作与冒险探索理念的先驱,它如今已成为内容最丰富、功能最全面的真正沙盒体验之一。",
11 "features": null,
12 "docker_images": {
13 "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:debian"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 + "name": "应用ID",
33 "description": "",
34 "env_variable": "SRCDS_APPID",
35 "default_value": "402370",
展开 3 行未改动
39 "field_type": "text"
40 },
41 {
42 + "name": "自动更新",
43 + "description": "重启时自动更新",
44 "env_variable": "AUTO_UPDATE",
45 "default_value": "1",
46 "user_viewable": true,
47 "user_editable": true,
48 "rules": "boolean",
49 "field_type": "text"
50 },
51 {
52 + "name": "管理员密码",
53 + "description": "解锁游戏内的管理员命令,可用于更改服务器的游戏设置,例如技能获取速率和场地生长时间。",
54 "env_variable": "ADMINPWD",
55 "default_value": "",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "nullable|string|max:20",
59 "field_type": "text"
60 },
61 {
62 + "name": "查询端口",
63 + "description": "用于设置Steam查询端口(27016-27030 UDP)",
64 "env_variable": "QUERY_PORT",
65 "default_value": "",
66 "user_viewable": true,
67 "user_editable": false,
68 "rules": "required|int",
69 "field_type": "text"
70 },
71 {
72 + "name": "服务器名称",
73 + "description": "在服务器浏览器中可见的服务器名称。",
74 "env_variable": "SERVERNAME",
75 "default_value": "",
76 "user_viewable": true,
77 "user_editable": true,
78 "rules": "required|string|max:64",
79 "field_type": "text"
80 },
81 {
82 + "name": "最大玩家数",
83 + "description": "设置服务器允许的最大玩家数量,如果通过此命令行选项进行设置,则内部游戏命令将无法更改玩家限制。",
84 "env_variable": "MAX_PLAYERS",
85 "default_value": "25",
86 "user_viewable": true,
87 "user_editable": false,
88 "rules": "required|int",
89 "field_type": "text"
90 },
91 {
92 + "name": "启用PVP",
93 "description": "",
94 "env_variable": "PVP",
95 "default_value": "true",
展开 3 行未改动
99 "field_type": "text"
100 },
101 {
102 + "name": "服务器密码",
103 + "description": "设置尝试连接服务器时使用的密码。",
104 "env_variable": "SERVERPWD",
105 "default_value": "",
106 "user_viewable": true,
107 "user_editable": true,
108 "rules": "nullable|string|max:64",
109 "field_type": "text"
110 },
111 {
112 + "name": "史诗",
113 + "description": "如果为 true,服务器将遵循 Wurm Online 中 Epic 服务器的规则。例如,它将使用技能曲线。",
114 "env_variable": "EPIC",
115 "default_value": "false",
116 "user_viewable": true,
117 "user_editable": true,
118 "rules": "required|string|in:true,false",
119 "field_type": "text"
120 },
121 {
122 + "name": "启动时清理日志",
123 + "description": "在服务器启动时清除日志文件",
124 "env_variable": "SERVER_CLEAN_LOGS_ON_START",
125 "default_value": "true",
126 "user_viewable": true,
127 "user_editable": true,
128 "rules": "required|string|in:true,false",
129 "field_type": "text"
130 },
131 {
132 + "name": "世界",
133 + "description": "启动Wurm时使用的世界。默认提供的是Creative和Adventure(区分大小写)。",
134 "env_variable": "SERVER_WORLD",
135 "default_value": "dist/Adventure",
136 "user_viewable": true,
展开 3 行未改动
140 },
141 {
142 "name": "Beta",
143 + "description": "公共分支留空,测试分支填写 beta。",
144 "env_variable": "SRCDS_BETAID",
145 "default_value": "",
146 "user_viewable": true,
展开 3 行未改动
150 }
151 ]
152 }

更新说明

v1.0.2

[AI翻译] 名称、描述、说明、JSON描述、变量

v1.0.3

[AI翻译] 描述、说明、JSON描述、变量