No Chat Reports

Makes chat unreportable (where possible)

File Details

NoChatReports-FORGE-1.19-v1.2.3.jar

  • R
  • Jul 1, 2022
  • 25.22 KB
  • 16.5K
  • 1.19
  • Forge

File Name

NoChatReports-FORGE-1.19-v1.2.3.jar

Supported Versions

  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:no-chat-reports-634062:3855258")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

The Changelog:


[Release 1.19-v1.2.3]:
 - Added Polish translation (thanks GerbilPL, #24);
 - Added Russian translation (thanks sst4nk0, #25);
 - Added German translation (thanks Doenerstyle, #34);
 - Added French translation (thanks Mrredstone5230, #29).


[Release 1.19-v1.2.2]:
 - Added Simplified Chinese translation (thanks CJYKK, #21).


[Release 1.19-v1.2.1]:
 - Replaced all overwrites with injects, which should hopefully increase compatibility with other mods (thanks ToxicAven, #8);
 - Remade implementation of player to system message convertion, in a way that should prevent some possible conflicts.


[Release 1.19-v1.2.0]:
 - Implemented optional server-sided bypass for signature verification, by converting player messages to system messages (thanks JFronny, #1);
 - Minor optimizations (once again thanks JFronny).


[Release 1.19-v1.1.0]:
 - Public keys are now prevented from being sent to server;
 - Client no longer requires mod to be present on server by default;
 - Implemented suppression of built-in telemetry.


[Release 1.19-v1.0.0]:
 - Initial release.