ratelimited packet is logged to console on kick (#9292)

This commit is contained in:
Samir 2023-06-21 09:36:14 -04:00 committed by GitHub
parent c613877e54
commit b1696788d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
119 changed files with 139 additions and 136 deletions

View file

@ -14,7 +14,7 @@ it without having to shade it in the plugin and going through
several layers of logging abstraction.
diff --git a/build.gradle.kts b/build.gradle.kts
index 98a7dfdcbcbb44e8f1d376cb213183592d03ea65..fb47a794893d5fef026a35a7c573becf74420aa0 100644
index 22b65c3ad4ed6e19b88a51a2e001f0e5846d9ae6..149f9088fe806467656e8b1c4157df60fda69ba7 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -9,6 +9,8 @@ java {