变更: 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:48+00:00", | |
| 8 | "name": "Cuberite", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | - | "description": "A lightweight, fast and extensible game server for Minecraft", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 19 行未改动 | ||
| 33 | }, | |
| 34 | "variables": [ | |
| 35 | { | |
| 36 | - | "name": "Server Description", |
| 37 | - | "description": "Server Description", |
| 38 | "env_variable": "SERV_DESC", | |
| 39 | "default_value": "Cuberite on Pterodactyl!", | |
| 40 | "user_viewable": true, | |
| 41 | "user_editable": true, | |
| 42 | "rules": "nullable|string", | |
| 43 | "field_type": "text" | |
| 44 | }, | |
| 45 | { | |
| 46 | - | "name": "Admin Password", |
| 47 | - | "description": "The password for the webadmin panel 'admin' user", |
| 48 | "env_variable": "ADMIN_PASS", | |
| 49 | "default_value": "ChangeMe", | |
| 50 | "user_viewable": true, | |
| 51 | "user_editable": true, | |
| 52 | "rules": "nullable|string", | |
| 53 | "field_type": "text" | |
| 54 | }, | |
| 55 | { | |
| 56 | - | "name": "WebAdmin Port", |
| 57 | - | "description": "Port for the cuberite webadmin panel.", |
| 58 | "env_variable": "WEB_PORT", | |
| 59 | "default_value": "8080", | |
| 60 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 64 | } | |
| 65 | ] | |
| 66 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:39:48+00:00", | |
| 8 | "name": "Cuberite", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | + | "description": "一个轻量、快速且可扩展的Minecraft游戏服务器", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 19 行未改动 | ||
| 33 | }, | |
| 34 | "variables": [ | |
| 35 | { | |
| 36 | + | "name": "服务器描述", |
| 37 | + | "description": "服务器描述", |
| 38 | "env_variable": "SERV_DESC", | |
| 39 | "default_value": "Cuberite on Pterodactyl!", | |
| 40 | "user_viewable": true, | |
| 41 | "user_editable": true, | |
| 42 | "rules": "nullable|string", | |
| 43 | "field_type": "text" | |
| 44 | }, | |
| 45 | { | |
| 46 | + | "name": "管理员密码", |
| 47 | + | "description": "网页管理面板 'admin' 用户的密码", |
| 48 | "env_variable": "ADMIN_PASS", | |
| 49 | "default_value": "ChangeMe", | |
| 50 | "user_viewable": true, | |
| 51 | "user_editable": true, | |
| 52 | "rules": "nullable|string", | |
| 53 | "field_type": "text" | |
| 54 | }, | |
| 55 | { | |
| 56 | + | "name": "WebAdmin 端口", |
| 57 | + | "description": "cuberite 网页管理面板的端口。", |
| 58 | "env_variable": "WEB_PORT", | |
| 59 | "default_value": "8080", | |
| 60 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 64 | } | |
| 65 | ] | |
| 66 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量