变更: v1.0.1 → v1.0.2
2026-06-30 08:33 → 2026-06-30 10:34
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:39:42+00:00", | |
| 8 | "name": "Folia", | |
| 9 | "author": "Hosting@NeverStopGaming.net", | |
| 10 | - | "description": "Fork of Paper which adds regionised multithreading to the dedicated server.", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 24 行未改动 | ||
| 38 | }, | |
| 39 | "variables": [ | |
| 40 | { | |
| 41 | - | "name": "Minecraft Version", |
| 42 | - | "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.", |
| 43 | "env_variable": "MINECRAFT_VERSION", | |
| 44 | "default_value": "latest", | |
| 45 | "user_viewable": true, | |
| 46 | "user_editable": true, | |
| 47 | "rules": "nullable|string|max:20", | |
| 48 | "field_type": "text" | |
| 49 | }, | |
| 50 | { | |
| 51 | - | "name": "Server Jar File", |
| 52 | - | "description": "The name of the server jarfile to run the server with.", |
| 53 | "env_variable": "SERVER_JARFILE", | |
| 54 | "default_value": "server.jar", | |
| 55 | "user_viewable": true, | |
| 56 | "user_editable": true, | |
| 57 | "rules": "required|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 folia 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:39:42+00:00", | |
| 8 | "name": "Folia", | |
| 9 | "author": "Hosting@NeverStopGaming.net", | |
| 10 | + | "description": "Paper 的分支,为专用服务器添加了区域化多线程支持。", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 24 行未改动 | ||
| 38 | }, | |
| 39 | "variables": [ | |
| 40 | { | |
| 41 | + | "name": "我的世界版本", |
| 42 | + | "description": "要下载的我的世界版本。 \n保持为 latest 以始终获取最新版本。无效版本将默认使用最新版本。", |
| 43 | "env_variable": "MINECRAFT_VERSION", | |
| 44 | "default_value": "latest", | |
| 45 | "user_viewable": true, | |
| 46 | "user_editable": true, | |
| 47 | "rules": "nullable|string|max:20", | |
| 48 | "field_type": "text" | |
| 49 | }, | |
| 50 | { | |
| 51 | + | "name": "服务器Jar文件", |
| 52 | + | "description": "用于运行服务器的服务器jar文件名。", |
| 53 | "env_variable": "SERVER_JARFILE", | |
| 54 | "default_value": "server.jar", | |
| 55 | "user_viewable": true, | |
| 56 | "user_editable": true, | |
| 57 | "rules": "required|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": "folia 版本的构建编号。\n\n保持为 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描述、变量