变更: v1.0.1 → v1.0.2
2026-06-30 08:27 → 2026-06-30 10:06
v1.0.1
v1.0.2
-15
+15
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:14+00:00", | |
| 8 | "name": "Frozen Flame", | |
| 9 | "author": "theblitzbat@gmail.com", | |
| 10 | - | "description": "Frozen Flame Dedicated Server", |
| 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": "Frozen Flame steam app id for auto updates. Leave blank to avoid auto update.", |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "1348640", | |
| 36 | "user_viewable": false, | |
| 37 | "user_editable": false, | |
| 38 | "rules": "nullable|numeric", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "Max Players", |
| 43 | - | "description": "Maximum player count", |
| 44 | "env_variable": "MAX_PLAYERS", | |
| 45 | "default_value": "10", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|numeric", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | - | "name": "Query Port", |
| 53 | - | "description": "The query port.", |
| 54 | "env_variable": "QUERY_PORT", | |
| 55 | "default_value": "25575", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "required|integer|between:1024,65536", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | - | "name": "Server Name", |
| 63 | - | "description": "The server name", |
| 64 | "env_variable": "SERVER_NAME", | |
| 65 | "default_value": "My Frozen Flame Server", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": true, | |
| 68 | "rules": "required|string|max:128", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | - | "name": "Server Password", |
| 73 | - | "description": "The server password", |
| 74 | "env_variable": "SERVER_PASSWORD", | |
| 75 | "default_value": "", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:128", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | - | "name": "Auto Update", |
| 83 | - | "description": "Auto update server software", |
| 84 | "env_variable": "AUTO_UPDATE", | |
| 85 | "default_value": "1", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "boolean", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | - | "name": "Rcon Port", |
| 93 | "description": "", | |
| 94 | "env_variable": "RCON_PORT", | |
| 95 | "default_value": "27015", | |
| 展开 3 行未改动 | ||
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | - | "name": "Rcon password", |
| 103 | "description": "", | |
| 104 | "env_variable": "RCON_PASSWORD", | |
| 105 | "default_value": "", | |
| 展开 4 行未改动 | ||
| 110 | } | |
| 111 | ] | |
| 112 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:14+00:00", | |
| 8 | "name": "Frozen Flame", | |
| 9 | "author": "theblitzbat@gmail.com", | |
| 10 | + | "description": "Frozen Flame 专用服务器", |
| 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": "自动更新所需的Frozen Flame Steam应用ID。留空可避免自动更新。", |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "1348640", | |
| 36 | "user_viewable": false, | |
| 37 | "user_editable": false, | |
| 38 | "rules": "nullable|numeric", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "最大玩家数", |
| 43 | + | "description": "最大玩家数量", |
| 44 | "env_variable": "MAX_PLAYERS", | |
| 45 | "default_value": "10", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|numeric", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | + | "name": "查询端口", |
| 53 | + | "description": "查询端口。", |
| 54 | "env_variable": "QUERY_PORT", | |
| 55 | "default_value": "25575", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "required|integer|between:1024,65536", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | + | "name": "服务器名称", |
| 63 | + | "description": "服务器名称", |
| 64 | "env_variable": "SERVER_NAME", | |
| 65 | "default_value": "My Frozen Flame Server", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": true, | |
| 68 | "rules": "required|string|max:128", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | + | "name": "服务器密码", |
| 73 | + | "description": "服务器密码", |
| 74 | "env_variable": "SERVER_PASSWORD", | |
| 75 | "default_value": "", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:128", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | + | "name": "自动更新", |
| 83 | + | "description": "自动更新服务器软件", |
| 84 | "env_variable": "AUTO_UPDATE", | |
| 85 | "default_value": "1", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "boolean", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | + | "name": "Rcon 端口", |
| 93 | "description": "", | |
| 94 | "env_variable": "RCON_PORT", | |
| 95 | "default_value": "27015", | |
| 展开 3 行未改动 | ||
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | + | "name": "Rcon 密码", |
| 103 | "description": "", | |
| 104 | "env_variable": "RCON_PASSWORD", | |
| 105 | "default_value": "", | |
| 展开 4 行未改动 | ||
| 110 | } | |
| 111 | ] | |
| 112 | } | |