变更: v1.0.1 → v1.0.2
2026-06-30 08:34 → 2026-06-30 10:36
v1.0.1
v1.0.2
-9
+9
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:40:07+00:00", | |
| 8 | "name": "Velocity", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | - | "description": "Velocity is a Minecraft server proxy with unparalleled server support, scalability, and flexibility.", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 24 行未改动 | ||
| 38 | }, | |
| 39 | "variables": [ | |
| 40 | { | |
| 41 | - | "name": "Velocity Version", |
| 42 | - | "description": "The Velocity Proxy version to download.\r\n\r\nSet to 'latest ' the download the last stable build.", |
| 43 | "env_variable": "VELOCITY_VERSION", | |
| 44 | "default_value": "latest", | |
| 45 | "user_viewable": true, | |
| 46 | "user_editable": false, | |
| 47 | "rules": "required|string|max:20", | |
| 48 | "field_type": "text" | |
| 49 | }, | |
| 50 | { | |
| 51 | - | "name": "Server Jar File", |
| 52 | - | "description": "Server Jarfile, by default this is set to 'velocity.jar'.\r\nSet it to otherwise if you wish to have a different jarfile name.", |
| 53 | "env_variable": "SERVER_JARFILE", | |
| 54 | "default_value": "velocity.jar", | |
| 55 | "user_viewable": true, | |
| 56 | "user_editable": false, | |
| 57 | "rules": "required|string|max:32|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 58 | "field_type": "text" | |
| 59 | }, | |
| 60 | { | |
| 61 | - | "name": "Download Path", |
| 62 | - | "description": "A URL to use to download a server.jar rather than the ones in the install script. This is not user viewable.", |
| 63 | "env_variable": "DL_PATH", | |
| 64 | "default_value": "", | |
| 65 | "user_viewable": false, | |
| 66 | "user_editable": false, | |
| 67 | "rules": "nullable|string", | |
| 68 | "field_type": "text" | |
| 69 | }, | |
| 70 | { | |
| 71 | - | "name": "Build Number", |
| 72 | - | "description": "The build number for the velocity release.\r\n\r\nLeave at latest to always get the latest version. Invalid versions will default to latest.", |
| 73 | "env_variable": "BUILD_NUMBER", | |
| 74 | "default_value": "latest", | |
| 75 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 79 | } | |
| 80 | ] | |
| 81 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:40:07+00:00", | |
| 8 | "name": "Velocity", | |
| 9 | "author": "parker@parkervcp.com", | |
| 10 | + | "description": "Velocity 是一款拥有无与伦比的服务器支持、可扩展性和灵活性的 Minecraft 服务器代理。", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 24 行未改动 | ||
| 38 | }, | |
| 39 | "variables": [ | |
| 40 | { | |
| 41 | + | "name": "Velocity 版本", |
| 42 | + | "description": "要下载的 Velocity 代理版本。\n\n设置为 'latest' 以下载最新的稳定构建版本。", |
| 43 | "env_variable": "VELOCITY_VERSION", | |
| 44 | "default_value": "latest", | |
| 45 | "user_viewable": true, | |
| 46 | "user_editable": false, | |
| 47 | "rules": "required|string|max:20", | |
| 48 | "field_type": "text" | |
| 49 | }, | |
| 50 | { | |
| 51 | + | "name": "服务器Jar文件", |
| 52 | + | "description": "服务器Jar文件,默认设置为'velocity.jar'。 \n如果您希望使用不同的Jar文件名,请在此处进行修改。", |
| 53 | "env_variable": "SERVER_JARFILE", | |
| 54 | "default_value": "velocity.jar", | |
| 55 | "user_viewable": true, | |
| 56 | "user_editable": false, | |
| 57 | "rules": "required|string|max:32|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 58 | "field_type": "text" | |
| 59 | }, | |
| 60 | { | |
| 61 | + | "name": "下载路径", |
| 62 | + | "description": "用于下载server.jar的URL,而非安装脚本中的那些。此URL对用户不可见。", |
| 63 | "env_variable": "DL_PATH", | |
| 64 | "default_value": "", | |
| 65 | "user_viewable": false, | |
| 66 | "user_editable": false, | |
| 67 | "rules": "nullable|string", | |
| 68 | "field_type": "text" | |
| 69 | }, | |
| 70 | { | |
| 71 | + | "name": "构建编号", |
| 72 | + | "description": "Velocity 版本的构建编号。\n\n保持为 latest 以始终获取最新版本。无效版本将默认使用 latest。", |
| 73 | "env_variable": "BUILD_NUMBER", | |
| 74 | "default_value": "latest", | |
| 75 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 79 | } | |
| 80 | ] | |
| 81 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量