promotional bannermobile promotional banner

No Chat Reports

Makes chat unreportable (where possible)

File Details

NoChatReports-FORGE-1.19.2-v1.5.1.jar

  • R
  • Nov 12, 2022
  • 199.82 KB
  • 10.0M
  • 1.19.2
  • Forge

File Name

NoChatReports-FORGE-1.19.2-v1.5.1.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

The Changelog:


[Release 1.19.2-v1.5.1]:
 - Restored parity with Fabric branch (target version 1.19.2-v1.13.11, commit e400b6);
 - Fixed key validation in Encryption Settings screen not working correctly in some cases;
 - Fixed AES-based encryption algorithms not working correctly (#290);
 - Added Brazilian Portuguese translation (thanks FITFC, #252).


[Release 1.19.2-v1.5.0]:
 - Restored parity with Fabric branch (target version 1.19.2-v1.13.10, commit 205917c).


[Release 1.19.2-v1.4.0]:
 - First release for 1.19.2;
 - Restored parity with Fabric branch (target version 1.19.2-v1.9.0, commit e7ed3e0);
 - Fixed conflict with No Telemetry mod (#151).


[Release 1.19.1-v1.3.3]:
 - Fixed "versionEasterEgg" not disabling version replacement in title screen (#138);
 - Fixed mod not working correctly when logging into servers with "enforce-secure-profile" enabled (#143).


[Release 1.19.1-v1.3.2]:
 - Ensured change from previous release works properly.


[Release 1.19.1-v1.3.1]:
 - Re-allowed client to disconnect when chat chain is broken. Yes, this was the "major exploit" kennytv was talking about, or more specifically - unchecked speculation that even if true, would only apply in very limited number of circumstances.


[Release 1.19.1-v1.3.0]:
 - First release for 1.19.1;
 - Restored parity with Fabric branch (target version 1.19.1-v1.8.2, commit 984000f).


[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.