变更: v1.0.1 → v1.0.2
2026-06-30 08:34 → 2026-06-30 10:36
v1.0.1
v1.0.2
-5
+5
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-03-27T18:15:55+00:00", | |
| 8 | "name": "Vanilla Minecraft", | |
| 9 | "author": "panel@example.com", | |
| 10 | - | "description": "Minecraft is a game about placing blocks and going on adventures. Explore randomly generated worlds\nand build amazing things from the simplest of homes to the grandest of castles. Play in Creative\nMode with unlimited resources or mine deep in Survival Mode, crafting weapons and armor to fend off\ndangerous mobs. Do all this alone or with friends.", |
| 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": "Server Version", |
| 52 | - | "description": "The version of Minecraft Vanilla to install. Use \"latest\" to install the latest version, or use\n\"snapshot\" to install the latest snapshot. Go to Settings > Reinstall Server to apply.", |
| 53 | "env_variable": "VANILLA_VERSION", | |
| 54 | "default_value": "latest", | |
| 55 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 59 | } | |
| 60 | ] | |
| 61 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2026-03-27T18:15:55+00:00", | |
| 8 | "name": "Vanilla Minecraft", | |
| 9 | "author": "panel@example.com", | |
| 10 | + | "description": "我的世界是一款关于放置方块和展开冒险的游戏。探索随机生成的世界,从最简单的家园到最宏伟的城堡,建造令人惊叹的建筑。在创造模式中利用无限资源尽情建造,或在生存模式中深入挖掘,制作武器和盔甲抵御危险的生物。你可以独自游玩,也可以与朋友一起。", |
| 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": "要安装的我的世界原版版本。使用 \"latest\" 安装最新版本,或使用 \"snapshot\" 安装最新快照。前往设置 > 重新安装服务器以应用。", |
| 53 | "env_variable": "VANILLA_VERSION", | |
| 54 | "default_value": "latest", | |
| 55 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 59 | } | |
| 60 | ] | |
| 61 | } | |