HanaTaka2137

Results 3 comments of HanaTaka2137

```yaml auth: - user: foo group: foo uid: 1000 gid: 1000 password: bar groups: [qux, quux] - user: yyy group: xxx uid: 1100 gid: 1200 password_file: /tmp/yyy_password group: qux: 2001...

用的 openjdk21 ![图片](https://github.com/user-attachments/assets/c57e92e5-2de0-403f-82c5-f789225f08dc)

Thanks for the clarification! As far as I know, `PaperServerListPingEvent` was added in 1.12.2 and `getClient().getVirtualHost()` has been available ever since, so no fallback logic should be necessary. I won’t...