perf: 优化稳定性

This commit is contained in:
2022-12-04 02:19:00 +08:00
parent 60bc19fcec
commit afbe103909
9 changed files with 78 additions and 53 deletions

View File

@@ -106,6 +106,5 @@ public class BallBukkitListener extends BallListener implements Listener {
@EventHandler(ignoreCancelled = true, priority = EventPriority.HIGH)
public void onAsyncPlayerChat(AsyncPlayerChatEvent event) {
}
}