变更: v1.0.1 → v1.0.2
2026-06-30 08:34 → 2026-06-30 10:35
v1.0.1
v1.0.2
-17
+17
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-07-14T16:15:15+00:00", | |
| 8 | "name": "The Bus", | |
| 9 | "author": "quinten@pelican.dev", | |
| 10 | - | "description": "The Bus is the next generation of city bus driving simulation. Sell tickets and transport passengers with various buses on different lines across the German capital Berlin on a realistic scale of 1:1. ", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Admin Password", |
| 35 | - | "description": "Password to log in as admin on the server", |
| 36 | "env_variable": "ADMIN_PASSWORD", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string|min:8", | |
| 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": "Maximum Players", |
| 55 | - | "description": "Maximum number of players allowed to join the server", |
| 56 | "env_variable": "MAX_PLAYERS", | |
| 57 | "default_value": "20", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "required|numeric", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Show In Server List", |
| 65 | - | "description": "Should the server be shown in the server list", |
| 66 | "env_variable": "SERVER_LIST", | |
| 67 | "default_value": "0", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "boolean", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Server Name", |
| 75 | - | "description": "The name of the server", |
| 76 | "env_variable": "SERVER_NAME", | |
| 77 | "default_value": "The Bus Server", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "required|string", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | - | "name": "Server Password", |
| 85 | - | "description": "Password required to join the server. Leave empty to use no password", |
| 86 | "env_variable": "SERVER_PASSWORD", | |
| 87 | "default_value": "", | |
| 88 | "user_viewable": true, | |
| 89 | "user_editable": true, | |
| 90 | "rules": "nullable|string", | |
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | - | "name": "App ID", |
| 95 | "description": "", | |
| 96 | "env_variable": "SRCDS_APPID", | |
| 97 | "default_value": "507320", | |
| 展开 4 行未改动 | ||
| 102 | }, | |
| 103 | { | |
| 104 | "name": "Beta ID", | |
| 105 | - | "description": "The name of the beta branch", |
| 106 | "env_variable": "SRCDS_BETAID", | |
| 107 | "default_value": "", | |
| 108 | "user_viewable": true, | |
| 109 | "user_editable": true, | |
| 110 | "rules": "nullable|string", | |
| 111 | "field_type": "text" | |
| 112 | }, | |
| 113 | { | |
| 114 | - | "name": "Beta Password", |
| 115 | - | "description": "The password for the beta branch. Leave empty if not needed", |
| 116 | "env_variable": "SRCDS_BETAPASS", | |
| 117 | "default_value": "", | |
| 118 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 122 | } | |
| 123 | ] | |
| 124 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-07-14T16:15:15+00:00", | |
| 8 | "name": "The Bus", | |
| 9 | "author": "quinten@pelican.dev", | |
| 10 | + | "description": "《巴士》是下一代城市公交驾驶模拟游戏。在德国首都柏林,以1:1的真实比例,在不同线路上驾驶多种巴士售票并运送乘客。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "管理员密码", |
| 35 | + | "description": "在服务器上以管理员身份登录的密码", |
| 36 | "env_variable": "ADMIN_PASSWORD", | |
| 37 | "default_value": "", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|string|min:8", | |
| 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": "服务器允许的最大玩家数量", |
| 56 | "env_variable": "MAX_PLAYERS", | |
| 57 | "default_value": "20", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "required|numeric", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "在服务器列表中显示", |
| 65 | + | "description": "是否应在服务器列表中显示该服务器", |
| 66 | "env_variable": "SERVER_LIST", | |
| 67 | "default_value": "0", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "boolean", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "服务器名称", |
| 75 | + | "description": "服务器名称", |
| 76 | "env_variable": "SERVER_NAME", | |
| 77 | "default_value": "The Bus Server", | |
| 78 | "user_viewable": true, | |
| 79 | "user_editable": true, | |
| 80 | "rules": "required|string", | |
| 81 | "field_type": "text" | |
| 82 | }, | |
| 83 | { | |
| 84 | + | "name": "服务器密码", |
| 85 | + | "description": "加入服务器需要密码。留空则无需密码。", |
| 86 | "env_variable": "SERVER_PASSWORD", | |
| 87 | "default_value": "", | |
| 88 | "user_viewable": true, | |
| 89 | "user_editable": true, | |
| 90 | "rules": "nullable|string", | |
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | + | "name": "应用ID", |
| 95 | "description": "", | |
| 96 | "env_variable": "SRCDS_APPID", | |
| 97 | "default_value": "507320", | |
| 展开 4 行未改动 | ||
| 102 | }, | |
| 103 | { | |
| 104 | "name": "Beta ID", | |
| 105 | + | "description": "测试版分支的名称", |
| 106 | "env_variable": "SRCDS_BETAID", | |
| 107 | "default_value": "", | |
| 108 | "user_viewable": true, | |
| 109 | "user_editable": true, | |
| 110 | "rules": "nullable|string", | |
| 111 | "field_type": "text" | |
| 112 | }, | |
| 113 | { | |
| 114 | + | "name": "Beta 密码", |
| 115 | + | "description": "测试版分支的密码。如不需要请留空。", |
| 116 | "env_variable": "SRCDS_BETAPASS", | |
| 117 | "default_value": "", | |
| 118 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 122 | } | |
| 123 | ] | |
| 124 | } | |