Wurst.Wiki

The Official Wurst Client Wiki

User Tools

Site Tools


nochatreports

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
nochatreports [2024/07/30 09:07] alexander01998nochatreports [2024/10/09 09:29] (current) alexander01998
Line 1: Line 1:
 ====== NoChatReports ====== ====== NoChatReports ======
- 
-<WRAP 516px> 
-^  NoChatReports  ^^ 
-|{{ nochatreports_unsafe_server.webp?500 |The warning that shows up when connecting to an unsafe server while NoChatReports is enabled.}}|| 
-^Type|[[:Other Feature]]| 
-^Category|[[:Chat|Chat]]| 
-^In-game description|"Disables the cryptographic signatures that since 1.19 are attached to your chat messages.\\ \\ <color #f55>**WARNING:** If you send chat messages with signatures, your Minecraft account can get reported and globally banned from multiplayer!</color>\\ \\ Even if you only say harmless things in chat, your signed messages can be abused to create a fake chat report that gets your account banned unfairly.\\ \\ If you have to re-enable chat signatures to join a server, consider not using their chat at all. Or play on an alt account that you don't mind losing."| 
-^[[:keybinds#default_keybinds|Default keybind]]|none| 
-^Source code|[[w7src>net/wurstclient/other_features/NoChatReportsOtf.java]]| 
-|:::|[[w7src>net/wurstclient/mixin/ChatHudMixin.java]]| 
-|:::|[[w7src>net/wurstclient/mixin/ClientPlayNetworkHandlerMixin.java]]| 
-</WRAP> 
  
 NoChatReports is a Wurst feature that removes the [[wp>cryptographic signature|cryptographic signatures]] from the user's chat messages and also hides the user's [[wp>public key]] from the server, in an effort to protect the user against chat reports. NoChatReports is a Wurst feature that removes the [[wp>cryptographic signature|cryptographic signatures]] from the user's chat messages and also hides the user's [[wp>public key]] from the server, in an effort to protect the user against chat reports.
Line 79: Line 67:
  
 ---- struct data ---- ---- struct data ----
 +hack.name            : NoChatReports
 +hack.image           : nochatreports_unsafe_server.webp
 +hack.category        : chat
 +hack.in-game description : Disables the cryptographic signatures that since 1.19 are attached to your chat messages.\\ \\ <color #f55>**WARNING:** If you send chat messages with signatures, your Minecraft account can get reported and globally banned from multiplayer!</color>\\ \\ Even if you only say harmless things in chat, your signed messages can be abused to create a fake chat report that gets your account banned unfairly.\\ \\ If you have to re-enable chat signatures to join a server, consider not using their chat at all. Or play on an alt account that you don't mind losing.
 +hack.default keybind : none
 +hack.source code     : net/wurstclient/other_features/NoChatReportsOtf.java, net/wurstclient/mixin/ChatHudMixin.java, net/wurstclient/mixin/ClientPlayNetworkHandlerMixin.java
 ---- ----
  
nochatreports.txt · Last modified: 2024/10/09 09:29 by alexander01998