Doclic / NoEncryption

Removes signatures from Minecraft chat messages
GNU General Public License v3.0
224 stars 18 forks source link

[Question]: Does this use system messages #37

Closed ccuser44 closed 1 year ago

ccuser44 commented 1 year ago

Does this use system messages or just strips the signature requirements and signing?

V1nc3ntWasTaken commented 1 year ago

As of release 4.0, only 1.19.3 uses system messages in a way. It only sends a system message to clients, not the server (Due to new verification features in 1.19.3). Features on server-side will still function as normal, but client mods may be impacted.