Added 1.19 kick event causes (#8204)

This commit is contained in:
Jake Potrebic
2022-07-29 09:31:02 -07:00
parent 5f5f19fe4a
commit 7d25a137c4
4 changed files with 78 additions and 12 deletions

View File

@@ -110,6 +110,14 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+
+ ILLEGAL_CHARACTERS,
+
+ OUT_OF_ORDER_CHAT,
+
+ UNSIGNED_CHAT,
+
+ CHAT_VALIDATION_FAILED,
+
+ TOO_MANY_PENDING_CHATS,
+
+ SELF_INTERACTION,
+
+ DUPLICATE_LOGIN,