变更: v1.0.1 → v1.0.2
2026-06-30 08:34 → 2026-06-30 10:35
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": "2025-12-24T22:04:11+00:00", | |
| 8 | "name": "Always Auth", | |
| 9 | "author": "contact@quacks.media", | |
| 10 | - | "description": "A simple proxy that sits between your server and Mojang's auth services that ensures even when they're offline, you stay online!", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Java 21": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_21" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | - | "name": "JARFILE", |
| 33 | - | "description": "The name of the jar to use.", |
| 34 | "env_variable": "JARFILE", | |
| 35 | "default_value": "AlwaysAuth.jar", | |
| 36 | "user_viewable": true, | |
| 37 | "user_editable": true, | |
| 38 | "rules": "", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | - | "name": "VERSION", |
| 43 | - | "description": "The version of AlwaysAuth to install. Use \"latest\" to install the latest version.", |
| 44 | "env_variable": "VERSION", | |
| 45 | "default_value": "latest", | |
| 46 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 50 | } | |
| 51 | ] | |
| 52 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2025-12-24T22:04:11+00:00", | |
| 8 | "name": "Always Auth", | |
| 9 | "author": "contact@quacks.media", | |
| 10 | + | "description": "一个简单的代理,位于你的服务器和Mojang的认证服务之间,确保即使它们离线,你也能保持在线!", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Java 21": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_21" | |
| 展开 15 行未改动 | ||
| 29 | }, | |
| 30 | "variables": [ | |
| 31 | { | |
| 32 | + | "name": "JAR文件", |
| 33 | + | "description": "要使用的jar文件名称。", |
| 34 | "env_variable": "JARFILE", | |
| 35 | "default_value": "AlwaysAuth.jar", | |
| 36 | "user_viewable": true, | |
| 37 | "user_editable": true, | |
| 38 | "rules": "", | |
| 39 | "field_type": "text" | |
| 40 | }, | |
| 41 | { | |
| 42 | + | "name": "版本", |
| 43 | + | "description": "要安装的AlwaysAuth版本。使用\"latest\"安装最新版本。", |
| 44 | "env_variable": "VERSION", | |
| 45 | "default_value": "latest", | |
| 46 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 50 | } | |
| 51 | ] | |
| 52 | } | |