fix: core tracked query issue

This commit is contained in:
ChomeNS
2025-03-19 15:14:24 +07:00
parent 5fdb86c81c
commit 079c579b0e
12 changed files with 14 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ public class AuthPlugin extends PlayersPlugin.Listener {
future.completeOnTimeout("", 10, TimeUnit.SECONDS);
future.thenApplyAsync(ip -> {
future.thenApply(ip -> {
bot.logger.log(
LogType.AUTH,
Component.translatable(