变更: v1.0.1 → v1.0.2
2026-06-30 08:30 → 2026-06-30 10:19
v1.0.1
v1.0.2
-10
+10
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:31+00:00", | |
| 8 | "name": "Nova-Life: Amboise", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | - | "description": "Nova-Life: Amboise is a multiplayer role-play simulation video game. Create your character and start your second life!", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "App ID", |
| 35 | "description": "", | |
| 36 | "env_variable": "SRCDS_APPID", | |
| 37 | "default_value": "1665030", | |
| 展开 3 行未改动 | ||
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Auto Update", |
| 45 | - | "description": "Auto Update The server on startup", |
| 46 | "env_variable": "AUTO_UPDATE", | |
| 47 | "default_value": "1", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "boolean", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Server Name", |
| 55 | - | "description": "The name of the server.\r\nMust match the one made in game and uploaded or a reinstallation is needed to auto make a new one.", |
| 56 | "env_variable": "SERVER_NAME", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "required|alpha_dash|max:64", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Max Players", |
| 65 | - | "description": "The maximum amount of players that can join", |
| 66 | "env_variable": "SERVER_SLOTS", | |
| 67 | "default_value": "25", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|numeric|between:1,50", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Server List Name", |
| 75 | - | "description": "The name of the server in the Server List", |
| 76 | "env_variable": "SERVER_LIST_NAME", | |
| 77 | "default_value": "A Pterodactyl server", | |
| 78 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 82 | } | |
| 83 | ] | |
| 84 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:31+00:00", | |
| 8 | "name": "Nova-Life: Amboise", | |
| 9 | "author": "josdekurk@gmail.com", | |
| 10 | + | "description": "Nova-Life: Amboise 是一款多人在线角色扮演模拟视频游戏。创建你的角色,开启你的第二人生!", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "应用ID", |
| 35 | "description": "", | |
| 36 | "env_variable": "SRCDS_APPID", | |
| 37 | "default_value": "1665030", | |
| 展开 3 行未改动 | ||
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "自动更新", |
| 45 | + | "description": "启动时自动更新服务器", |
| 46 | "env_variable": "AUTO_UPDATE", | |
| 47 | "default_value": "1", | |
| 48 | "user_viewable": true, | |
| 49 | "user_editable": true, | |
| 50 | "rules": "boolean", | |
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "服务器名称", |
| 55 | + | "description": "服务器的名称。 \n必须与游戏中创建并上传的名称一致,否则需要重新安装以自动生成新名称。", |
| 56 | "env_variable": "SERVER_NAME", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "required|alpha_dash|max:64", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "最大玩家数", |
| 65 | + | "description": "最大可加入的玩家数量", |
| 66 | "env_variable": "SERVER_SLOTS", | |
| 67 | "default_value": "25", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|numeric|between:1,50", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "服务器列表名称", |
| 75 | + | "description": "服务器列表中的服务器名称", |
| 76 | "env_variable": "SERVER_LIST_NAME", | |
| 77 | "default_value": "A Pterodactyl server", | |
| 78 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 82 | } | |
| 83 | ] | |
| 84 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量