Hello everyone,
i don't like the new mojang chat report system, so here are my thoughts.
If i investigated it correctly, since 1.19 there are two new fields in the ClientboundPlayerChatPacket: timeStamp and saltSignature. I think these fields are used for identification and verification of the player written chat messages.
However, these fields aren't in ClientboundSystemChatPacket. If the server cancels every player message and sends the content as a system message, the client would think it is a system message and it will not be able to be reported.
Is this correct or does anybody have more detailled and eventually proved information about the mojang chat report system?
i don't like the new mojang chat report system, so here are my thoughts.
If i investigated it correctly, since 1.19 there are two new fields in the ClientboundPlayerChatPacket: timeStamp and saltSignature. I think these fields are used for identification and verification of the player written chat messages.
However, these fields aren't in ClientboundSystemChatPacket. If the server cancels every player message and sends the content as a system message, the client would think it is a system message and it will not be able to be reported.
Is this correct or does anybody have more detailled and eventually proved information about the mojang chat report system?