Brickadia 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:28 → 2026-06-30 10:12
v1.0.1 v1.0.2
-14 +14
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-08-16T22:43:10+00:00",
8 "name": "Brickadia",
9 "author": "felinusfish@gmail.com",
10 - "description": "Brickadia is a new multiplayer brick building sandbox game that gives you all the tools to create and play, your way. Build and invent with your friends, drive a car through space, create your own interactive experiences, or blow it all to smithereens!",
11 "features": [],
12 "docker_images": {
13 "Mono": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:mono_latest"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 - "name": "Brickadia Dedicated Server Token",
33 - "description": "This is the token generated on the Brickadia website. You won't be able to host without one. This token should be in Base64 encoded format.",
34 "env_variable": "BRICKADIA_TOKEN",
35 "default_value": "",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|ends_with:==|size:88",
39 "field_type": "text"
40 },
41 {
42 - "name": "Steam App ID",
43 "description": "",
44 "env_variable": "SRCDS_APPID",
45 "default_value": "3017590",
展开 3 行未改动
49 "field_type": "text"
50 },
51 {
52 - "name": "Steam Auth",
53 - "description": "Steam will likely time out before ever reaching this point.",
54 "env_variable": "STEAM_AUTH",
55 "default_value": "",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "",
59 "field_type": "text"
60 },
61 {
62 - "name": "Steam Auto-Updates",
63 - "description": "Disable or enable the auto-updates. By default, it's recommended that you leave this on, otherwise you may not be able to join your server if it is outdated.",
64 "env_variable": "AUTO_UPDATE",
65 "default_value": "1",
66 "user_viewable": true,
67 "user_editable": true,
68 "rules": "boolean",
69 "field_type": "text"
70 },
71 {
72 - "name": "Steam Password",
73 - "description": "Leave blank if you want to remain anonymous.",
74 "env_variable": "STEAM_PASS",
75 "default_value": "",
76 "user_viewable": true,
77 "user_editable": true,
78 "rules": "",
79 "field_type": "text"
80 },
81 {
82 - "name": "Steam Username",
83 - "description": "Leave blank if you want to remain anonymous.",
84 "env_variable": "STEAM_USER",
85 "default_value": "",
86 "user_viewable": true,
87 "user_editable": true,
88 "rules": "",
89 "field_type": "text"
90 },
91 {
92 - "name": "World Name",
93 - "description": "Load a world upon startup.",
94 "env_variable": "WORLD_NAME",
95 "default_value": "",
96 "user_viewable": true,
展开 3 行未改动
100 }
101 ]
102 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-08-16T22:43:10+00:00",
8 "name": "Brickadia",
9 "author": "felinusfish@gmail.com",
10 + "description": "Brickadia 是一款全新的多人砖块建造沙盒游戏,为你提供一切工具,让你以自己喜欢的方式创造与游玩。与朋友一起搭建和发明,驾驶汽车穿越太空,打造属于自己的互动体验,或者把一切炸成碎片!",
11 "features": [],
12 "docker_images": {
13 "Mono": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:mono_latest"
展开 15 行未改动
29 },
30 "variables": [
31 {
32 + "name": "Brickadia 专用服务器令牌",
33 + "description": "这是在Brickadia网站上生成的令牌。没有令牌你将无法托管服务器。该令牌应采用Base64编码格式。",
34 "env_variable": "BRICKADIA_TOKEN",
35 "default_value": "",
36 "user_viewable": true,
37 "user_editable": true,
38 "rules": "required|string|ends_with:==|size:88",
39 "field_type": "text"
40 },
41 {
42 + "name": "Steam 应用 ID",
43 "description": "",
44 "env_variable": "SRCDS_APPID",
45 "default_value": "3017590",
展开 3 行未改动
49 "field_type": "text"
50 },
51 {
52 + "name": "Steam 认证",
53 + "description": "Steam 很可能在到达这一点之前就会超时。",
54 "env_variable": "STEAM_AUTH",
55 "default_value": "",
56 "user_viewable": true,
57 "user_editable": true,
58 "rules": "",
59 "field_type": "text"
60 },
61 {
62 + "name": "Steam 自动更新",
63 + "description": "禁用或启用自动更新。默认情况下,建议您保持开启状态,否则如果服务器版本过旧,您可能无法加入。",
64 "env_variable": "AUTO_UPDATE",
65 "default_value": "1",
66 "user_viewable": true,
67 "user_editable": true,
68 "rules": "boolean",
69 "field_type": "text"
70 },
71 {
72 + "name": "Steam 密码",
73 + "description": "如果希望保持匿名,请留空。",
74 "env_variable": "STEAM_PASS",
75 "default_value": "",
76 "user_viewable": true,
77 "user_editable": true,
78 "rules": "",
79 "field_type": "text"
80 },
81 {
82 + "name": "Steam 用户名",
83 + "description": "如果希望保持匿名,请留空。",
84 "env_variable": "STEAM_USER",
85 "default_value": "",
86 "user_viewable": true,
87 "user_editable": true,
88 "rules": "",
89 "field_type": "text"
90 },
91 {
92 + "name": "世界名称",
93 + "description": "启动时加载世界。",
94 "env_variable": "WORLD_NAME",
95 "default_value": "",
96 "user_viewable": true,
展开 3 行未改动
100 }
101 ]
102 }

更新说明

v1.0.1

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

v1.0.2

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