变更: v1.0.1 → v1.0.2
2026-06-30 08:35 → 2026-06-30 10:39
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:58+00:00", | |
| 8 | "name": "Spigot", | |
| 9 | "author": "support@pterodactyl.io", | |
| 10 | - | "description": "Spigot is the most widely-used modded Minecraft server software in the world. It powers many of the top Minecraft server networks around to ensure they can cope with their huge player base and ensure the satisfaction of their players. Spigot works by reducing and eliminating many causes of lag, as well as adding in handy features and settings that help make your job of server administration easier.", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 24 行未改动 | ||
| 38 | }, | |
| 39 | "variables": [ | |
| 40 | { | |
| 41 | - | "name": "Server Jar File", |
| 42 | - | "description": "The name of the server jarfile to run the server with.", |
| 43 | "env_variable": "SERVER_JARFILE", | |
| 44 | "default_value": "server.jar", | |
| 45 | "user_viewable": true, | |
| 46 | "user_editable": true, | |
| 47 | "rules": "required|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 48 | "field_type": "text" | |
| 49 | }, | |
| 50 | { | |
| 51 | - | "name": "Download Path", |
| 52 | - | "description": "A URL to use to download Spigot 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).", |
| 53 | "env_variable": "DL_PATH", | |
| 54 | "default_value": "", | |
| 55 | "user_viewable": false, | |
| 56 | "user_editable": false, | |
| 57 | "rules": "nullable|string", | |
| 58 | "field_type": "text" | |
| 59 | }, | |
| 60 | { | |
| 61 | - | "name": "Spigot Version", |
| 62 | - | "description": "The version of Spigot to download (using the --rev tag from https://hub.spigotmc.org/versions). Use \"latest\" for latest.", |
| 63 | "env_variable": "DL_VERSION", | |
| 64 | "default_value": "latest", | |
| 65 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 69 | } | |
| 70 | ] | |
| 71 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:39:58+00:00", | |
| 8 | "name": "Spigot", | |
| 9 | "author": "support@pterodactyl.io", | |
| 10 | + | "description": "Spigot 是全球使用最广泛的 Minecraft 模组服务器软件。它为众多顶级 Minecraft 服务器网络提供支持,确保它们能够应对庞大的玩家群体,并保障玩家的满意度。Spigot 通过减少和消除许多卡顿原因,同时添加便捷的功能和设置,让服务器管理工作变得更加轻松。", |
| 11 | "features": [ | |
| 12 | "eula", | |
| 13 | "java_version", | |
| 展开 24 行未改动 | ||
| 38 | }, | |
| 39 | "variables": [ | |
| 40 | { | |
| 41 | + | "name": "服务器Jar文件", |
| 42 | + | "description": "用于运行服务器的服务器jar文件名。", |
| 43 | "env_variable": "SERVER_JARFILE", | |
| 44 | "default_value": "server.jar", | |
| 45 | "user_viewable": true, | |
| 46 | "user_editable": true, | |
| 47 | "rules": "required|regex:/^([\\w\\d._-]+)(\\.jar)$/", | |
| 48 | "field_type": "text" | |
| 49 | }, | |
| 50 | { | |
| 51 | + | "name": "下载路径", |
| 52 | + | "description": "用于下载Spigot的URL,而非在服务器上构建它。此内容对用户不可见。在URL中使用<code>{{DL_VERSION}}</code>可自动将指定版本插入URL。若未输入URL,Spigot将在容器内直接构建(低内存容器中此操作将失败)。", |
| 53 | "env_variable": "DL_PATH", | |
| 54 | "default_value": "", | |
| 55 | "user_viewable": false, | |
| 56 | "user_editable": false, | |
| 57 | "rules": "nullable|string", | |
| 58 | "field_type": "text" | |
| 59 | }, | |
| 60 | { | |
| 61 | + | "name": "Spigot 版本", |
| 62 | + | "description": "要下载的Spigot版本(使用来自https://hub.spigotmc.org/versions的--rev标签)。使用\"latest\"获取最新版本。", |
| 63 | "env_variable": "DL_VERSION", | |
| 64 | "default_value": "latest", | |
| 65 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 69 | } | |
| 70 | ] | |
| 71 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量