变更: v1.0.1 → v1.0.2
2026-06-30 08:29 → 2026-06-30 10:18
v1.0.1
v1.0.2
-21
+21
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:23+00:00", | |
| 8 | "name": "Myth of Empires", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | - | "description": "Myth of Empires is a multiplayer war sandbox game featuring a high degree of freedom. Players must survive, craft, create, and lead troops in their quest to conquer territory and build their own empire.", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | - | "name": "App ID", |
| 33 | "description": "", | |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "1794810", | |
| 展开 3 行未改动 | ||
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "Install Windows version", |
| 43 | "description": "", | |
| 44 | "env_variable": "WINDOWS_INSTALL", | |
| 45 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | - | "name": "Auto Update", |
| 53 | - | "description": "Auto update the server on startup", |
| 54 | "env_variable": "AUTO_UPDATE", | |
| 55 | "default_value": "1", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "boolean", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | - | "name": "Map Name", |
| 63 | "description": "", | |
| 64 | "env_variable": "MAP_NAME", | |
| 65 | "default_value": "LargeTerrain_Central_Main", | |
| 展开 3 行未改动 | ||
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | - | "name": "Server Name", |
| 73 | - | "description": "The name of the server", |
| 74 | "env_variable": "SERVER_NAME", | |
| 75 | "default_value": "A Pterodactyl hosted server", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:80", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | - | "name": "Enable PVP", |
| 83 | - | "description": "Enable or disable PVP", |
| 84 | "env_variable": "PVP", | |
| 85 | "default_value": "1", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "boolean", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | - | "name": "Max Players", |
| 93 | "description": "", | |
| 94 | "env_variable": "MAX_PLAYERS", | |
| 95 | "default_value": "25", | |
| 展开 3 行未改动 | ||
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | - | "name": "Query Port", |
| 103 | "description": "", | |
| 104 | "env_variable": "QUERY_PORT", | |
| 105 | "default_value": "12888", | |
| 展开 3 行未改动 | ||
| 109 | "field_type": "text" | |
| 110 | }, | |
| 111 | { | |
| 112 | - | "name": "Shutdown Service", |
| 113 | "description": "", | |
| 114 | "env_variable": "SHUTDOWN_SERVICE", | |
| 115 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 119 | "field_type": "text" | |
| 120 | }, | |
| 121 | { | |
| 122 | - | "name": "RCON Port", |
| 123 | "description": "", | |
| 124 | "env_variable": "RCON_PORT", | |
| 125 | "default_value": "13888", | |
| 展开 3 行未改动 | ||
| 129 | "field_type": "text" | |
| 130 | }, | |
| 131 | { | |
| 132 | - | "name": "RCON Password", |
| 133 | "description": "", | |
| 134 | "env_variable": "RCON_PASSWORD", | |
| 135 | "default_value": "", | |
| 展开 3 行未改动 | ||
| 139 | "field_type": "text" | |
| 140 | }, | |
| 141 | { | |
| 142 | - | "name": "Admin ID's", |
| 143 | - | "description": "Steam admin ID list", |
| 144 | "env_variable": "ADMIN_IDS", | |
| 145 | "default_value": "", | |
| 146 | "user_viewable": true, | |
| 147 | "user_editable": true, | |
| 148 | "rules": "nullable|string|max:128", | |
| 149 | "field_type": "text" | |
| 150 | }, | |
| 151 | { | |
| 152 | - | "name": "Extra Flags", |
| 153 | - | "description": "Extra flags.All starting with a -\r\nexample: -ServerLevelAddMul=1.01", |
| 154 | "env_variable": "EXTRA_FLAGS", | |
| 155 | "default_value": "", | |
| 156 | "user_viewable": true, | |
| 157 | "user_editable": true, | |
| 158 | "rules": "nullable|string|", | |
| 159 | "field_type": "text" | |
| 160 | }, | |
| 161 | { | |
| 162 | - | "name": "Cluster ID", |
| 163 | "description": "", | |
| 164 | "env_variable": "CLUSTER_ID", | |
| 165 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 169 | "field_type": "text" | |
| 170 | }, | |
| 171 | { | |
| 172 | - | "name": "Server ID", |
| 173 | "description": "", | |
| 174 | "env_variable": "SERVER_ID", | |
| 175 | "default_value": "100", | |
| 展开 4 行未改动 | ||
| 180 | } | |
| 181 | ] | |
| 182 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:23+00:00", | |
| 8 | "name": "Myth of Empires", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | + | "description": "《帝国神话》是一款具有高度自由度的多人战争沙盒游戏。玩家必须生存、制造、创造并率领军队,在征服领土、建立自己帝国的征途中不断前行。", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/steamcmd:proton" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | + | "name": "应用ID", |
| 33 | "description": "", | |
| 34 | "env_variable": "SRCDS_APPID", | |
| 35 | "default_value": "1794810", | |
| 展开 3 行未改动 | ||
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "安装Windows版本", |
| 43 | "description": "", | |
| 44 | "env_variable": "WINDOWS_INSTALL", | |
| 45 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 49 | "field_type": "text" | |
| 50 | }, | |
| 51 | { | |
| 52 | + | "name": "自动更新", |
| 53 | + | "description": "在启动时自动更新服务器", |
| 54 | "env_variable": "AUTO_UPDATE", | |
| 55 | "default_value": "1", | |
| 56 | "user_viewable": true, | |
| 57 | "user_editable": true, | |
| 58 | "rules": "boolean", | |
| 59 | "field_type": "text" | |
| 60 | }, | |
| 61 | { | |
| 62 | + | "name": "地图名称", |
| 63 | "description": "", | |
| 64 | "env_variable": "MAP_NAME", | |
| 65 | "default_value": "LargeTerrain_Central_Main", | |
| 展开 3 行未改动 | ||
| 69 | "field_type": "text" | |
| 70 | }, | |
| 71 | { | |
| 72 | + | "name": "服务器名称", |
| 73 | + | "description": "服务器名称", |
| 74 | "env_variable": "SERVER_NAME", | |
| 75 | "default_value": "A Pterodactyl hosted server", | |
| 76 | "user_viewable": true, | |
| 77 | "user_editable": true, | |
| 78 | "rules": "required|string|max:80", | |
| 79 | "field_type": "text" | |
| 80 | }, | |
| 81 | { | |
| 82 | + | "name": "启用PVP", |
| 83 | + | "description": "启用或禁用PVP", |
| 84 | "env_variable": "PVP", | |
| 85 | "default_value": "1", | |
| 86 | "user_viewable": true, | |
| 87 | "user_editable": true, | |
| 88 | "rules": "boolean", | |
| 89 | "field_type": "text" | |
| 90 | }, | |
| 91 | { | |
| 92 | + | "name": "最大玩家数", |
| 93 | "description": "", | |
| 94 | "env_variable": "MAX_PLAYERS", | |
| 95 | "default_value": "25", | |
| 展开 3 行未改动 | ||
| 99 | "field_type": "text" | |
| 100 | }, | |
| 101 | { | |
| 102 | + | "name": "查询端口", |
| 103 | "description": "", | |
| 104 | "env_variable": "QUERY_PORT", | |
| 105 | "default_value": "12888", | |
| 展开 3 行未改动 | ||
| 109 | "field_type": "text" | |
| 110 | }, | |
| 111 | { | |
| 112 | + | "name": "关闭服务", |
| 113 | "description": "", | |
| 114 | "env_variable": "SHUTDOWN_SERVICE", | |
| 115 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 119 | "field_type": "text" | |
| 120 | }, | |
| 121 | { | |
| 122 | + | "name": "RCON 端口", |
| 123 | "description": "", | |
| 124 | "env_variable": "RCON_PORT", | |
| 125 | "default_value": "13888", | |
| 展开 3 行未改动 | ||
| 129 | "field_type": "text" | |
| 130 | }, | |
| 131 | { | |
| 132 | + | "name": "RCON 密码", |
| 133 | "description": "", | |
| 134 | "env_variable": "RCON_PASSWORD", | |
| 135 | "default_value": "", | |
| 展开 3 行未改动 | ||
| 139 | "field_type": "text" | |
| 140 | }, | |
| 141 | { | |
| 142 | + | "name": "管理员ID", |
| 143 | + | "description": "Steam 管理员 ID 列表", |
| 144 | "env_variable": "ADMIN_IDS", | |
| 145 | "default_value": "", | |
| 146 | "user_viewable": true, | |
| 147 | "user_editable": true, | |
| 148 | "rules": "nullable|string|max:128", | |
| 149 | "field_type": "text" | |
| 150 | }, | |
| 151 | { | |
| 152 | + | "name": "额外标志", |
| 153 | + | "description": "额外标志。所有以 - 开头的标志 \n示例:-ServerLevelAddMul=1.01", |
| 154 | "env_variable": "EXTRA_FLAGS", | |
| 155 | "default_value": "", | |
| 156 | "user_viewable": true, | |
| 157 | "user_editable": true, | |
| 158 | "rules": "nullable|string|", | |
| 159 | "field_type": "text" | |
| 160 | }, | |
| 161 | { | |
| 162 | + | "name": "集群ID", |
| 163 | "description": "", | |
| 164 | "env_variable": "CLUSTER_ID", | |
| 165 | "default_value": "1", | |
| 展开 3 行未改动 | ||
| 169 | "field_type": "text" | |
| 170 | }, | |
| 171 | { | |
| 172 | + | "name": "服务器ID", |
| 173 | "description": "", | |
| 174 | "env_variable": "SERVER_ID", | |
| 175 | "default_value": "100", | |
| 展开 4 行未改动 | ||
| 180 | } | |
| 181 | ] | |
| 182 | } | |