变更: v1.0.1 → v1.0.2
2026-06-30 08:28 → 2026-06-30 10:10
v1.0.1
v1.0.2
-27
+27
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-12-25T11:05:05+00:00", | |
| 8 | "name": "Astro Colony", | |
| 9 | "author": "limmek@swedon.se", | |
| 10 | - | "description": "Explore endless Universe and create the most efficient constellation of colonies. Build conveyor systems to automate production. Take care of Astronauts and their needs! Establish new colonies as part of intergalactic simulation.", |
| 11 | "features": [], | |
| 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": "[Advanced] Steam App ID", |
| 33 | - | "description": "Steam App ID used for installation and updates. Rarely needs to be changed.", |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "2934900", | |
| 36 | "user_viewable": false, | |
| 37 | "user_editable": false, | |
| 38 | "rules": "required|string|in:2934900", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "Server Name", |
| 43 | - | "description": "Change the server name.", |
| 44 | "env_variable": "SERVER_NAME", | |
| 45 | "default_value": "Astro Colony Dedicated Server", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|string|max:30", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | - | "name": "Server Password", |
| 53 | - | "description": "Set the game password. Leave empty to make server public.", |
| 54 | "env_variable": "SERVER_PASSWORD", | |
| 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": "Max Players", |
| 63 | - | "description": "Amount of max allowed players.", |
| 64 | "env_variable": "SERVER_MAXPLAYERS", | |
| 65 | "default_value": "5", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": true, | |
| 68 | "rules": "required|between:1,10", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | - | "name": "Map Seed", |
| 73 | - | "description": "Set the map seed.", |
| 74 | "env_variable": "SERVER_MAPSEED", | |
| 75 | "default_value": "7300", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|integer|digits_between:1,10", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | - | "name": "Map Name", |
| 83 | - | "description": "Map name displayed in serverlist", |
| 84 | "env_variable": "SERVER_MAPNAME", | |
| 85 | "default_value": "YourMapName", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "required|string|max:30", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | - | "name": "Autosave Interval", |
| 93 | - | "description": "Minutes between auto save (5.0 = 5 minutes)", |
| 94 | "env_variable": "SERVER_AUTOSAVEINTERVAL", | |
| 95 | "default_value": "5.0", | |
| 96 | "user_viewable": true, | |
| 97 | "user_editable": true, | |
| 98 | "rules": "required|numeric", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | - | "name": "Autosaves Count", |
| 103 | - | "description": "How many auto save files to keep.", |
| 104 | "env_variable": "SERVER_AUTOSAVESCOUNT", | |
| 105 | "default_value": "10", | |
| 106 | "user_viewable": true, | |
| 107 | "user_editable": true, | |
| 108 | "rules": "required|string|max:20", | |
| 109 | "field_type": "text" | |
| 110 | }, | |
| 111 | { | |
| 112 | - | "name": "Admin List", |
| 113 | - | "description": "List of server administrators only (steamID64s) allowed, separatet by comma.", |
| 114 | "env_variable": "SERVER_ADMINS", | |
| 115 | "default_value": "", | |
| 116 | "user_viewable": true, | |
| 117 | "user_editable": true, | |
| 118 | "rules": "nullable|string", | |
| 119 | "field_type": "text" | |
| 120 | }, | |
| 121 | { | |
| 122 | - | "name": "Should Load Latest Savegame", |
| 123 | "description": "", | |
| 124 | "env_variable": "SERVER_LOADLATESTSAVEGAME", | |
| 125 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 129 | "field_type": "text" | |
| 130 | }, | |
| 131 | { | |
| 132 | - | "name": "Shared Technologies", |
| 133 | "description": "", | |
| 134 | "env_variable": "SERVER_SHAREDTECHNOLOGIES", | |
| 135 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 139 | "field_type": "text" | |
| 140 | }, | |
| 141 | { | |
| 142 | - | "name": "Oxygen Consumption", |
| 143 | "description": "", | |
| 144 | "env_variable": "SERVER_OXYGENCONSUMPTION", | |
| 145 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 149 | "field_type": "text" | |
| 150 | }, | |
| 151 | { | |
| 152 | - | "name": "Free Construction", |
| 153 | "description": "", | |
| 154 | "env_variable": "SERVER_FREECONSTRUCTION", | |
| 155 | "default_value": "0", | |
| 展开 3 行未改动 | ||
| 159 | "field_type": "text" | |
| 160 | }, | |
| 161 | { | |
| 162 | - | "name": "Auto Update", |
| 163 | - | "description": "Disabling or enabling automated updates on boot", |
| 164 | "env_variable": "AUTO_UPDATE", | |
| 165 | "default_value": "1", | |
| 166 | "user_viewable": true, | |
| 167 | "user_editable": true, | |
| 168 | "rules": "boolean", | |
| 169 | "field_type": "text" | |
| 170 | }, | |
| 171 | { | |
| 172 | - | "name": "Server Query Port", |
| 173 | - | "description": "UDP port for Steam server list features.", |
| 174 | "env_variable": "SERVER_QUERY_PORT", | |
| 175 | "default_value": "27015", | |
| 176 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 180 | } | |
| 181 | ] | |
| 182 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-12-25T11:05:05+00:00", | |
| 8 | "name": "Astro Colony", | |
| 9 | "author": "limmek@swedon.se", | |
| 10 | + | "description": "探索无尽的宇宙,打造最高效的殖民地星系。建造传送带系统实现自动化生产。照顾好宇航员并满足他们的需求!在星际模拟中建立新的殖民地。", |
| 11 | "features": [], | |
| 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": "[高级] Steam 应用 ID", |
| 33 | + | "description": "用于安装和更新的 Steam 应用 ID。通常无需更改。", |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "2934900", | |
| 36 | "user_viewable": false, | |
| 37 | "user_editable": false, | |
| 38 | "rules": "required|string|in:2934900", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "服务器名称", |
| 43 | + | "description": "更改服务器名称。", |
| 44 | "env_variable": "SERVER_NAME", | |
| 45 | "default_value": "Astro Colony Dedicated Server", | |
| 46 | "user_viewable": true, | |
| 47 | "user_editable": true, | |
| 48 | "rules": "required|string|max:30", | |
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | + | "name": "服务器密码", |
| 53 | + | "description": "设置游戏密码。留空则服务器为公开状态。", |
| 54 | "env_variable": "SERVER_PASSWORD", | |
| 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": "最大允许玩家数量。", |
| 64 | "env_variable": "SERVER_MAXPLAYERS", | |
| 65 | "default_value": "5", | |
| 66 | "user_viewable": true, | |
| 67 | "user_editable": true, | |
| 68 | "rules": "required|between:1,10", | |
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | + | "name": "地图种子", |
| 73 | + | "description": "设置地图种子。", |
| 74 | "env_variable": "SERVER_MAPSEED", | |
| 75 | "default_value": "7300", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|integer|digits_between:1,10", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | + | "name": "地图名称", |
| 83 | + | "description": "服务器列表中显示的地图名称", |
| 84 | "env_variable": "SERVER_MAPNAME", | |
| 85 | "default_value": "YourMapName", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "required|string|max:30", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | + | "name": "自动保存间隔", |
| 93 | + | "description": "自动保存间隔分钟数(5.0 = 5分钟)", |
| 94 | "env_variable": "SERVER_AUTOSAVEINTERVAL", | |
| 95 | "default_value": "5.0", | |
| 96 | "user_viewable": true, | |
| 97 | "user_editable": true, | |
| 98 | "rules": "required|numeric", | |
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | + | "name": "自动保存次数", |
| 103 | + | "description": "保留多少个自动保存文件。", |
| 104 | "env_variable": "SERVER_AUTOSAVESCOUNT", | |
| 105 | "default_value": "10", | |
| 106 | "user_viewable": true, | |
| 107 | "user_editable": true, | |
| 108 | "rules": "required|string|max:20", | |
| 109 | "field_type": "text" | |
| 110 | }, | |
| 111 | { | |
| 112 | + | "name": "管理员列表", |
| 113 | + | "description": "仅限服务器管理员列表(steamID64),以逗号分隔。", |
| 114 | "env_variable": "SERVER_ADMINS", | |
| 115 | "default_value": "", | |
| 116 | "user_viewable": true, | |
| 117 | "user_editable": true, | |
| 118 | "rules": "nullable|string", | |
| 119 | "field_type": "text" | |
| 120 | }, | |
| 121 | { | |
| 122 | + | "name": "应加载最新的存档", |
| 123 | "description": "", | |
| 124 | "env_variable": "SERVER_LOADLATESTSAVEGAME", | |
| 125 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 129 | "field_type": "text" | |
| 130 | }, | |
| 131 | { | |
| 132 | + | "name": "共享技术", |
| 133 | "description": "", | |
| 134 | "env_variable": "SERVER_SHAREDTECHNOLOGIES", | |
| 135 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 139 | "field_type": "text" | |
| 140 | }, | |
| 141 | { | |
| 142 | + | "name": "氧气消耗", |
| 143 | "description": "", | |
| 144 | "env_variable": "SERVER_OXYGENCONSUMPTION", | |
| 145 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 149 | "field_type": "text" | |
| 150 | }, | |
| 151 | { | |
| 152 | + | "name": "自由建造", |
| 153 | "description": "", | |
| 154 | "env_variable": "SERVER_FREECONSTRUCTION", | |
| 155 | "default_value": "0", | |
| 展开 3 行未改动 | ||
| 159 | "field_type": "text" | |
| 160 | }, | |
| 161 | { | |
| 162 | + | "name": "自动更新", |
| 163 | + | "description": "在启动时禁用或启用自动更新", |
| 164 | "env_variable": "AUTO_UPDATE", | |
| 165 | "default_value": "1", | |
| 166 | "user_viewable": true, | |
| 167 | "user_editable": true, | |
| 168 | "rules": "boolean", | |
| 169 | "field_type": "text" | |
| 170 | }, | |
| 171 | { | |
| 172 | + | "name": "服务器查询端口", |
| 173 | + | "description": "Steam服务器列表功能的UDP端口。", |
| 174 | "env_variable": "SERVER_QUERY_PORT", | |
| 175 | "default_value": "27015", | |
| 176 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 180 | } | |
| 181 | ] | |
| 182 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量