变更: v1.0.1 → v1.0.2
2026-06-30 08:27 → 2026-06-30 10:06
v1.0.1
v1.0.2
-19
+19
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-07-27T12:53:37+00:00", | |
| 8 | "name": "Ground Branch", | |
| 9 | "author": "red_thirten@yahoo.com", | |
| 10 | - | "description": "From one of the developers behind the original Rainbow Six® and Ghost Recon® games, comes a thinking-man's first-person shooter featuring in-depth character and weapon customization. Take your time. Think ahead. Get the job done.", |
| 11 | "features": [], | |
| 12 | "docker_images": { | |
| 13 | "Wine [Staging]": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:wine_staging" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | - | "name": "Automatic Updates", |
| 33 | - | "description": "Quickly checks for any server updates on startup, and updates if necessary. (1 ON | 0 OFF)", |
| 34 | "env_variable": "AUTO_UPDATE", | |
| 35 | "default_value": "1", | |
| 36 | "user_viewable": true, | |
| 37 | "user_editable": true, | |
| 38 | "rules": "boolean", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "Max Players", |
| 43 | - | "description": "Maximum number of players allowed to connect to the server.", |
| 44 | "env_variable": "MAX_PLAYERS", | |
| 45 | "default_value": "16", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|integer|min:1", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | - | "name": "Server Name", |
| 53 | - | "description": "The name of the server that will appear in the server list.", |
| 54 | "env_variable": "SERVER_NAME", | |
| 55 | "default_value": "Unnamed Ground Branch Server", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "required|string|max:255", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | - | "name": "[REQUIRED] Server Query Port", |
| 63 | - | "description": "This is the port that your clients will type in and use to connect to the lobby (not the game world). Ensure this port matches your externally forwarded port, and is distanced from other running Ground Branch servers in Pterodactyl (increments of 100 are recommended). This is also true for the Primary/Game Port!", |
| 64 | "env_variable": "QUERY_PORT", | |
| 65 | "default_value": "", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": false, | |
| 68 | "rules": "required|integer|between:1024,65536", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | - | "name": "[Repair] Validate Server Files", |
| 73 | - | "description": "Leave empty (no value) for OFF or type \"true\" or \"1\" for ON. Validates all server files when Automatic Updates is enabled. Note: This will significantly increase server startup times, so it is recommended to only enable this when needed.", |
| 74 | "env_variable": "VALIDATE", | |
| 75 | "default_value": "", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "string|nullable", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | - | "name": "[System] Ground Branch Dedicated Server App ID", |
| 83 | - | "description": "Steam App ID used for installation and updates. Cannot be changed.", |
| 84 | "env_variable": "SRCDS_APPID", | |
| 85 | "default_value": "476400", | |
| 86 | "user_viewable": false, | |
| 87 | "user_editable": false, | |
| 88 | "rules": "required|string|in:476400", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | - | "name": "[System] Use Windows Branch", |
| 93 | - | "description": "Tells the installer/updater to only download the Windows branch of the server (the only branch currently available) so that it can run on Wine. Cannot be changed.", |
| 94 | "env_variable": "WINDOWS_INSTALL", | |
| 95 | "default_value": "1", | |
| 96 | "user_viewable": false, | |
| 97 | "user_editable": false, | |
| 98 | "rules": "required|string|in:1", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | - | "name": "[System] WINEARCH", |
| 103 | - | "description": "Used for compatibility. Cannot be changed.", |
| 104 | "env_variable": "WINEARCH", | |
| 105 | "default_value": "win64", | |
| 106 | "user_viewable": false, | |
| 107 | "user_editable": false, | |
| 108 | "rules": "required|string|in:win64", | |
| 109 | "field_type": "text" | |
| 110 | }, | |
| 111 | { | |
| 112 | - | "name": "[System] WINEDEBUG", |
| 113 | - | "description": "Used to suppress WINE FIXME messages. Rarely needs to be changed.", |
| 114 | "env_variable": "WINEDEBUG", | |
| 115 | "default_value": "-all", | |
| 116 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 120 | } | |
| 121 | ] | |
| 122 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-07-27T12:53:37+00:00", | |
| 8 | "name": "Ground Branch", | |
| 9 | "author": "red_thirten@yahoo.com", | |
| 10 | + | "description": "来自原《彩虹六号®》和《幽灵行动®》游戏开发团队之一的作品,这是一款面向思考型玩家的第一人称射击游戏,拥有深入的角色与武器自定义系统。从容不迫,提前谋划,完成任务。", |
| 11 | "features": [], | |
| 12 | "docker_images": { | |
| 13 | "Wine [Staging]": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:wine_staging" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | + | "name": "自动更新", |
| 33 | + | "description": "启动时快速检查服务器更新,并在必要时进行更新。(1 开启 | 0 关闭)", |
| 34 | "env_variable": "AUTO_UPDATE", | |
| 35 | "default_value": "1", | |
| 36 | "user_viewable": true, | |
| 37 | "user_editable": true, | |
| 38 | "rules": "boolean", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "最大玩家数", |
| 43 | + | "description": "服务器允许连接的最大玩家数量。", |
| 44 | "env_variable": "MAX_PLAYERS", | |
| 45 | "default_value": "16", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|integer|min:1", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | + | "name": "服务器名称", |
| 53 | + | "description": "服务器列表中显示的服务器名称。", |
| 54 | "env_variable": "SERVER_NAME", | |
| 55 | "default_value": "Unnamed Ground Branch Server", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "required|string|max:255", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | + | "name": "[必需] 服务器查询端口", |
| 63 | + | "description": "这是您的客户端将输入并用于连接至大厅(而非游戏世界)的端口。请确保此端口与您外部转发的端口一致,并且与Pterodactyl中其他正在运行的Ground Branch服务器保持距离(建议以100为增量)。主端口/游戏端口同样适用此规则!", |
| 64 | "env_variable": "QUERY_PORT", | |
| 65 | "default_value": "", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": false, | |
| 68 | "rules": "required|integer|between:1024,65536", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | + | "name": "[修复] 验证服务器文件", |
| 73 | + | "description": "留空(无值)表示关闭,或输入 \"true\" 或 \"1\" 表示开启。当自动更新启用时,验证所有服务器文件。注意:这将显著增加服务器启动时间,因此建议仅在需要时启用此功能。", |
| 74 | "env_variable": "VALIDATE", | |
| 75 | "default_value": "", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "string|nullable", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | + | "name": "[系统] 地面分支专用服务器应用ID", |
| 83 | + | "description": "用于安装和更新的Steam应用ID。不可更改。", |
| 84 | "env_variable": "SRCDS_APPID", | |
| 85 | "default_value": "476400", | |
| 86 | "user_viewable": false, | |
| 87 | "user_editable": false, | |
| 88 | "rules": "required|string|in:476400", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | + | "name": "[系统] 使用 Windows 分支", |
| 93 | + | "description": "告知安装程序/更新程序仅下载服务器的Windows分支(目前唯一可用的分支),以便其能在Wine上运行。此设置不可更改。", |
| 94 | "env_variable": "WINDOWS_INSTALL", | |
| 95 | "default_value": "1", | |
| 96 | "user_viewable": false, | |
| 97 | "user_editable": false, | |
| 98 | "rules": "required|string|in:1", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | + | "name": "[系统] WINEARCH", |
| 103 | + | "description": "用于兼容性。无法更改。", |
| 104 | "env_variable": "WINEARCH", | |
| 105 | "default_value": "win64", | |
| 106 | "user_viewable": false, | |
| 107 | "user_editable": false, | |
| 108 | "rules": "required|string|in:win64", | |
| 109 | "field_type": "text" | |
| 110 | }, | |
| 111 | { | |
| 112 | + | "name": "[系统] WINEDEBUG", |
| 113 | + | "description": "用于抑制WINE FIXME消息。通常无需更改。", |
| 114 | "env_variable": "WINEDEBUG", | |
| 115 | "default_value": "-all", | |
| 116 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 120 | } | |
| 121 | ] | |
| 122 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量