tshock 版本对比

变更: v1.0.0v1.0.1 2026-07-01 03:48 → 2026-07-01 04:02
v1.0.0 v1.0.1
-9 +9
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2026-05-22T10:36:06+00:00",
8 "name": "tshock",
9 "author": "parker@parkervcp.com",
10 - "description": "The t-shock modded terraria server. https://tshock.co/",
11 "features": [],
12 "docker_images": {
13 "Dotnet 6": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:dotnet_6",
展开 16 行未改动
30 },
31 "variables": [
32 {
33 - "name": "Max Players",
34 - "description": "The maximum number of players a server will hold.",
35 "env_variable": "MAX_PLAYERS",
36 "default_value": "8",
37 "user_viewable": true,
38 "user_editable": false,
39 "rules": "required|numeric|digits_between:1,3",
40 "field_type": "text"
41 },
42 {
43 - "name": "World Name",
44 - "description": "The name for the world file.",
45 "env_variable": "WORLD_NAME",
46 "default_value": "world",
47 "user_viewable": true,
48 "user_editable": true,
49 "rules": "required|string|max:20",
50 "field_type": "text"
51 },
52 {
53 - "name": "World Size",
54 - "description": "Defines the worlds size. 3 sizes 1 (small), 2 (medium), 3 (large).",
55 "env_variable": "WORLD_SIZE",
56 "default_value": "1",
57 "user_viewable": true,
58 "user_editable": false,
59 "rules": "required|string|alpha_dash|max:20",
60 "field_type": "text"
61 },
62 {
63 - "name": "Tshock Version",
64 - "description": "The version on tshock that will be installed. default is latest non-pre-release",
65 "env_variable": "TSHOCK_VERSION",
66 "default_value": "latest",
67 "user_viewable": true,
展开 3 行未改动
71 }
72 ]
73 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2026-05-22T10:36:06+00:00",
8 "name": "tshock",
9 "author": "parker@parkervcp.com",
10 + "description": "这是一个T-Shock模组的泰拉瑞亚服务器。 https://tshock.co/",
11 "features": [],
12 "docker_images": {
13 "Dotnet 6": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:dotnet_6",
展开 16 行未改动
30 },
31 "variables": [
32 {
33 + "name": "最大玩家数",
34 + "description": "服务器能容纳的最大玩家数量。",
35 "env_variable": "MAX_PLAYERS",
36 "default_value": "8",
37 "user_viewable": true,
38 "user_editable": false,
39 "rules": "required|numeric|digits_between:1,3",
40 "field_type": "text"
41 },
42 {
43 + "name": "世界名称",
44 + "description": "世界文件的名称。",
45 "env_variable": "WORLD_NAME",
46 "default_value": "world",
47 "user_viewable": true,
48 "user_editable": true,
49 "rules": "required|string|max:20",
50 "field_type": "text"
51 },
52 {
53 + "name": "世界大小",
54 + "description": "定义世界的尺寸。3种尺寸:1(小型)、2(中型)、3(大型)。",
55 "env_variable": "WORLD_SIZE",
56 "default_value": "1",
57 "user_viewable": true,
58 "user_editable": false,
59 "rules": "required|string|alpha_dash|max:20",
60 "field_type": "text"
61 },
62 {
63 + "name": "Tshock 版本",
64 + "description": "要安装的tshock版本。默认是最新的非预发布版。",
65 "env_variable": "TSHOCK_VERSION",
66 "default_value": "latest",
67 "user_viewable": true,
展开 3 行未改动
71 }
72 ]
73 }

更新说明

v1.0.0

批量导入

v1.0.1

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