变更: v1.0.1 → v1.0.2
2026-06-30 08:32 → 2026-06-30 10:27
v1.0.1
v1.0.2
-16
+16
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:23+00:00", | |
| 8 | "name": "Mordhau", | |
| 9 | "author": "trey@chazx.cc", | |
| 10 | - | "description": "Mordhau is a multiplayer medieval hack 'n slash video game, developed by Slovenian independent studio Triternion, with a prominent aspect of skill-based competitive play and customization.", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | - | "name": "Max Players", |
| 35 | - | "description": "Max Players", |
| 36 | "env_variable": "MAX_PLAYERS", | |
| 37 | "default_value": "48", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|numeric|between:1,60", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | - | "name": "Query Port", |
| 45 | "description": "", | |
| 46 | "env_variable": "QUERY_PORT", | |
| 47 | "default_value": "27015", | |
| 展开 3 行未改动 | ||
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | - | "name": "Admin Password", |
| 55 | - | "description": "Password for managing server from in game", |
| 56 | "env_variable": "ADMIN_PASSWORD", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string|max:20", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | - | "name": "Server Name", |
| 65 | - | "description": "Name to show in the server Browser", |
| 66 | "env_variable": "SERVER_NAME", | |
| 67 | "default_value": "Pterodactyl Server", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|string|max:40", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | - | "name": "Server Password", |
| 75 | - | "description": "Password to get on the server", |
| 76 | "env_variable": "GAME_PASSWORD", | |
| 77 | "default_value": "", | |
| 78 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 82 | }, | |
| 83 | { | |
| 84 | "name": "DEFAULT_MAP", | |
| 85 | - | "description": "First map to load. Format Expected is \"MAPNAME/TYPE_NAME\". Examples in Readme", |
| 86 | "env_variable": "DEFAULT_MAP", | |
| 87 | "default_value": "Grad/FL_Grad", | |
| 88 | "user_viewable": true, | |
| 89 | "user_editable": true, | |
| 90 | "rules": "required|string|max:40", | |
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | - | "name": "Beacon Port", |
| 95 | - | "description": "Beacon Port required", |
| 96 | "env_variable": "BEACON_PORT", | |
| 97 | "default_value": "15000", | |
| 98 | "user_viewable": true, | |
| 99 | "user_editable": false, | |
| 100 | "rules": "required|string|max:20", | |
| 101 | "field_type": "text" | |
| 102 | }, | |
| 103 | { | |
| 104 | - | "name": "Source APP ID", |
| 105 | "description": "", | |
| 106 | "env_variable": "SRCDS_APPID", | |
| 107 | "default_value": "629800", | |
| 展开 3 行未改动 | ||
| 111 | "field_type": "text" | |
| 112 | }, | |
| 113 | { | |
| 114 | - | "name": "Auto Update", |
| 115 | - | "description": "Auto-update server on start.\r\n\r\nSet 0 to disable, default is 1.", |
| 116 | "env_variable": "AUTO_UPDATE", | |
| 117 | "default_value": "1", | |
| 118 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 122 | } | |
| 123 | ] | |
| 124 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T00:04:23+00:00", | |
| 8 | "name": "Mordhau", | |
| 9 | "author": "trey@chazx.cc", | |
| 10 | + | "description": "《莫德豪》是一款由斯洛文尼亚独立工作室Triternion开发的多人在线中世纪砍杀类视频游戏,其显著特色在于强调基于技巧的竞技玩法与个性化定制。", |
| 11 | "features": [ | |
| 12 | "steam_disk_space" | |
| 13 | ], | |
| 展开 17 行未改动 | ||
| 31 | }, | |
| 32 | "variables": [ | |
| 33 | { | |
| 34 | + | "name": "最大玩家数", |
| 35 | + | "description": "最大玩家数", |
| 36 | "env_variable": "MAX_PLAYERS", | |
| 37 | "default_value": "48", | |
| 38 | "user_viewable": true, | |
| 39 | "user_editable": true, | |
| 40 | "rules": "required|numeric|between:1,60", | |
| 41 | "field_type": "text" | |
| 42 | }, | |
| 43 | { | |
| 44 | + | "name": "查询端口", |
| 45 | "description": "", | |
| 46 | "env_variable": "QUERY_PORT", | |
| 47 | "default_value": "27015", | |
| 展开 3 行未改动 | ||
| 51 | "field_type": "text" | |
| 52 | }, | |
| 53 | { | |
| 54 | + | "name": "管理员密码", |
| 55 | + | "description": "游戏中管理服务器的密码", |
| 56 | "env_variable": "ADMIN_PASSWORD", | |
| 57 | "default_value": "", | |
| 58 | "user_viewable": true, | |
| 59 | "user_editable": true, | |
| 60 | "rules": "nullable|string|max:20", | |
| 61 | "field_type": "text" | |
| 62 | }, | |
| 63 | { | |
| 64 | + | "name": "服务器名称", |
| 65 | + | "description": "服务器浏览器中显示的名称", |
| 66 | "env_variable": "SERVER_NAME", | |
| 67 | "default_value": "Pterodactyl Server", | |
| 68 | "user_viewable": true, | |
| 69 | "user_editable": true, | |
| 70 | "rules": "required|string|max:40", | |
| 71 | "field_type": "text" | |
| 72 | }, | |
| 73 | { | |
| 74 | + | "name": "服务器密码", |
| 75 | + | "description": "进入服务器的密码", |
| 76 | "env_variable": "GAME_PASSWORD", | |
| 77 | "default_value": "", | |
| 78 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 82 | }, | |
| 83 | { | |
| 84 | "name": "DEFAULT_MAP", | |
| 85 | + | "description": "第一个加载的地图。预期格式为 \"地图名称/类型名称\"。示例见自述文件。", |
| 86 | "env_variable": "DEFAULT_MAP", | |
| 87 | "default_value": "Grad/FL_Grad", | |
| 88 | "user_viewable": true, | |
| 89 | "user_editable": true, | |
| 90 | "rules": "required|string|max:40", | |
| 91 | "field_type": "text" | |
| 92 | }, | |
| 93 | { | |
| 94 | + | "name": "信标端口", |
| 95 | + | "description": "需要信标端口", |
| 96 | "env_variable": "BEACON_PORT", | |
| 97 | "default_value": "15000", | |
| 98 | "user_viewable": true, | |
| 99 | "user_editable": false, | |
| 100 | "rules": "required|string|max:20", | |
| 101 | "field_type": "text" | |
| 102 | }, | |
| 103 | { | |
| 104 | + | "name": "源应用ID", |
| 105 | "description": "", | |
| 106 | "env_variable": "SRCDS_APPID", | |
| 107 | "default_value": "629800", | |
| 展开 3 行未改动 | ||
| 111 | "field_type": "text" | |
| 112 | }, | |
| 113 | { | |
| 114 | + | "name": "自动更新", |
| 115 | + | "description": "启动时自动更新服务器。\n\n设置为0以禁用,默认为1。", |
| 116 | "env_variable": "AUTO_UPDATE", | |
| 117 | "default_value": "1", | |
| 118 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 122 | } | |
| 123 | ] | |
| 124 | } | |