变更: v1.0.1 → v1.0.2
2026-06-30 08:33 → 2026-06-30 10:33
v1.0.1
v1.0.2
-7
+7
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:39:55+00:00", | |
| 8 | "name": "Nukkit", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | - | "description": "Nukkit is a Nuclear-Powered Server Software For Minecraft: Pocket Edition\r\n\r\nhttps://cloudburstmc.org", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_11": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_11", | |
| 展开 18 行未改动 | ||
| 32 | }, | |
| 33 | "variables": [ | |
| 34 | { | |
| 35 | - | "name": "Server Jar File", |
| 36 | - | "description": "The name of the server jarfile to run the server with.", |
| 37 | "env_variable": "SERVER_JARFILE", | |
| 38 | "default_value": "server.jar", | |
| 39 | "user_viewable": true, | |
| 40 | "user_editable": true, | |
| 41 | "rules": "required|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 42 | "field_type": "text" | |
| 43 | }, | |
| 44 | { | |
| 45 | - | "name": "Download Path", |
| 46 | - | "description": "A URL to use to download Nukkit rather than building it on the server. This is not user viewable. Use <code>{{DL_VERSION}}</code> in the URL to automatically insert the assigned version into the URL. If you do not enter a URL Spigot will build directly in the container (this will fail on low memory containers).", |
| 47 | "env_variable": "DL_PATH", | |
| 48 | "default_value": "", | |
| 49 | "user_viewable": false, | |
| 50 | "user_editable": false, | |
| 51 | "rules": "nullable|string", | |
| 52 | "field_type": "text" | |
| 53 | }, | |
| 54 | { | |
| 55 | - | "name": "nukkit version", |
| 56 | - | "description": "The version of Nukkitt to download (using the --rev tag). Use \"latest\" for latest.", |
| 57 | "env_variable": "NUKKIT_VERSION", | |
| 58 | "default_value": "latest", | |
| 59 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 63 | } | |
| 64 | ] | |
| 65 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:39:55+00:00", | |
| 8 | "name": "Nukkit", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | + | "description": "Nukkit 是一款为《我的世界:携带版》打造的核动力服务器软件\n\nhttps://cloudburstmc.org", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_11": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_11", | |
| 展开 18 行未改动 | ||
| 32 | }, | |
| 33 | "variables": [ | |
| 34 | { | |
| 35 | + | "name": "服务器Jar文件", |
| 36 | + | "description": "用于运行服务器的服务器jar文件名。", |
| 37 | "env_variable": "SERVER_JARFILE", | |
| 38 | "default_value": "server.jar", | |
| 39 | "user_viewable": true, | |
| 40 | "user_editable": true, | |
| 41 | "rules": "required|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 42 | "field_type": "text" | |
| 43 | }, | |
| 44 | { | |
| 45 | + | "name": "下载路径", |
| 46 | + | "description": "用于下载Nukkit的URL,而非在服务器上构建。此URL对用户不可见。在URL中使用<code>{{DL_VERSION}}</code>可自动将指定版本插入URL。若未输入URL,Spigot将直接在容器内构建(在低内存容器中会失败)。", |
| 47 | "env_variable": "DL_PATH", | |
| 48 | "default_value": "", | |
| 49 | "user_viewable": false, | |
| 50 | "user_editable": false, | |
| 51 | "rules": "nullable|string", | |
| 52 | "field_type": "text" | |
| 53 | }, | |
| 54 | { | |
| 55 | + | "name": "nukkit 版本", |
| 56 | + | "description": "要下载的Nukkitt版本(使用--rev标签)。使用\"latest\"表示最新版本。", |
| 57 | "env_variable": "NUKKIT_VERSION", | |
| 58 | "default_value": "latest", | |
| 59 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 63 | } | |
| 64 | ] | |
| 65 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量