ocelotpotpie/FreedomChat

The comparison seems to be outdated.

gwuen opened this issue · 1 comments

gwuen commented

In the comparison section in the README, the following is said regarding NoEncryption:

Unlike NoEncryption, FreedomChat does not create invalid chat packets. NoEncryption will cause a large and visible warning to players on 1.19.1. FreedomChat will not do this, and instead only show a small grey bar. This is because while NoEncryption strips the signature from player chat packets, FreedomChat reconstructs player chat as if it were coming from the server itself, which is never signed (and thus not reportable).

But in recent versions (I believe since the 4.0 release), NoEncryption seems to work the same way as this plugin, you can even see the gray bars in the screenshot in its README:

Screenshot showing a minecraft chat between players with a gray bar on the left side

So, what's still differentiating this plugin from NoEncryption? Is it only the option to advertise the "Safe Server" status to the No Chat Reports Mod? I think the README should be updated accordingly.

e-im commented

I hadn't really followed either of these plugins.

I've removed the comparison section.