变更: v1.0.1 → v1.0.2
2026-06-30 08:35 → 2026-06-30 10:38
v1.0.1
v1.0.2
-9
+9
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-12-31T13:01:49+00:00", | |
| 8 | "name": "Paper", | |
| 9 | "author": "parker@example.com", | |
| 10 | - | "description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 23 行未改动 | ||
| 37 | }, | |
| 38 | "variables": [ | |
| 39 | { | |
| 40 | - | "name": "Build Number", |
| 41 | - | "description": "The build number for the paper release.\r\n\r\nLeave at latest to always get the latest version. Invalid versions will default to latest.", |
| 42 | "env_variable": "BUILD_NUMBER", | |
| 43 | "default_value": "latest", | |
| 44 | "user_viewable": true, | |
| 45 | "user_editable": true, | |
| 46 | "rules": "required|string|max:20", | |
| 47 | "field_type": "text" | |
| 48 | }, | |
| 49 | { | |
| 50 | - | "name": "Download Path", |
| 51 | - | "description": "A URL to use to download a server.jar rather than the ones in the install script. This is not user\nviewable.", |
| 52 | "env_variable": "DL_PATH", | |
| 53 | "default_value": "", | |
| 54 | "user_viewable": false, | |
| 55 | "user_editable": false, | |
| 56 | "rules": "nullable|string", | |
| 57 | "field_type": "text" | |
| 58 | }, | |
| 59 | { | |
| 60 | - | "name": "Minecraft Version", |
| 61 | - | "description": "The version of minecraft to download. \r\n\r\nLeave at latest to always get the latest version. Invalid versions will default to latest.", |
| 62 | "env_variable": "MINECRAFT_VERSION", | |
| 63 | "default_value": "latest", | |
| 64 | "user_viewable": true, | |
| 65 | "user_editable": true, | |
| 66 | "rules": "nullable|string|max:20", | |
| 67 | "field_type": "text" | |
| 68 | }, | |
| 69 | { | |
| 70 | - | "name": "Server Jar File", |
| 71 | - | "description": "The name of the server jarfile to run the server with.", |
| 72 | "env_variable": "SERVER_JARFILE", | |
| 73 | "default_value": "server.jar", | |
| 74 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 78 | } | |
| 79 | ] | |
| 80 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-12-31T13:01:49+00:00", | |
| 8 | "name": "Paper", | |
| 9 | "author": "parker@example.com", | |
| 10 | + | "description": "高性能 Spigot 分支,旨在修复游戏玩法与机制不一致的问题。", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 23 行未改动 | ||
| 37 | }, | |
| 38 | "variables": [ | |
| 39 | { | |
| 40 | + | "name": "构建编号", |
| 41 | + | "description": "Paper 版本的构建编号。\n\n保持为 latest 以始终获取最新版本。无效版本将默认使用 latest。", |
| 42 | "env_variable": "BUILD_NUMBER", | |
| 43 | "default_value": "latest", | |
| 44 | "user_viewable": true, | |
| 45 | "user_editable": true, | |
| 46 | "rules": "required|string|max:20", | |
| 47 | "field_type": "text" | |
| 48 | }, | |
| 49 | { | |
| 50 | + | "name": "下载路径", |
| 51 | + | "description": "用于下载server.jar的URL,而非安装脚本中的那些。此内容对用户不可见。", |
| 52 | "env_variable": "DL_PATH", | |
| 53 | "default_value": "", | |
| 54 | "user_viewable": false, | |
| 55 | "user_editable": false, | |
| 56 | "rules": "nullable|string", | |
| 57 | "field_type": "text" | |
| 58 | }, | |
| 59 | { | |
| 60 | + | "name": "我的世界版本", |
| 61 | + | "description": "要下载的我的世界版本。 \n保持为 latest 以始终获取最新版本。无效版本将默认使用最新版本。", |
| 62 | "env_variable": "MINECRAFT_VERSION", | |
| 63 | "default_value": "latest", | |
| 64 | "user_viewable": true, | |
| 65 | "user_editable": true, | |
| 66 | "rules": "nullable|string|max:20", | |
| 67 | "field_type": "text" | |
| 68 | }, | |
| 69 | { | |
| 70 | + | "name": "服务器Jar文件", |
| 71 | + | "description": "用于运行服务器的服务器jar文件名。", |
| 72 | "env_variable": "SERVER_JARFILE", | |
| 73 | "default_value": "server.jar", | |
| 74 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 78 | } | |
| 79 | ] | |
| 80 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量