变更: v1.0.1 → v1.0.2
2026-06-30 08:34 → 2026-06-30 10:37
v1.0.1
v1.0.2
-7
+7
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-01-10T16:29:06+01:00", | |
| 8 | "name": "Ketting", | |
| 9 | "author": "joanfo360@gmail.com", | |
| 10 | - | "description": "Magma successor for 1.20- with plugins and mods.", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Java 17": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_17", | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Server Jar File", |
| 35 | - | "description": "The jar executable of the server", |
| 36 | "env_variable": "SERVER_JAR_FILE", | |
| 37 | "default_value": "server.jar", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Game Version", |
| 45 | - | "description": "The version you want to run", |
| 46 | "env_variable": "GAME_VERSION", | |
| 47 | "default_value": "1.20.1", | |
| 48 | "user_viewable": false, | |
| 49 | "user_editable": false, | |
| 50 | "rules": "required|string|max:20", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Tag Version", |
| 55 | - | "description": "Optional", |
| 56 | "env_variable": "TAG_VERSION", | |
| 57 | "default_value": "latest", | |
| 58 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 62 | } | |
| 63 | ] | |
| 64 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-01-10T16:29:06+01:00", | |
| 8 | "name": "Ketting", | |
| 9 | "author": "joanfo360@gmail.com", | |
| 10 | + | "description": "Magma 的 1.20 版本继任者,支持插件和模组。", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Java 17": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_17", | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "服务器Jar文件", |
| 35 | + | "description": "服务器的jar可执行文件", |
| 36 | "env_variable": "SERVER_JAR_FILE", | |
| 37 | "default_value": "server.jar", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "游戏版本", |
| 45 | + | "description": "你想要运行的版本", |
| 46 | "env_variable": "GAME_VERSION", | |
| 47 | "default_value": "1.20.1", | |
| 48 | "user_viewable": false, | |
| 49 | "user_editable": false, | |
| 50 | "rules": "required|string|max:20", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "标签版本", |
| 55 | + | "description": "可选", |
| 56 | "env_variable": "TAG_VERSION", | |
| 57 | "default_value": "latest", | |
| 58 | "user_viewable": false, | |
| 展开 3 行未改动 | ||
| 62 | } | |
| 63 | ] | |
| 64 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量