From 16c032e6cbef97b7d7ab4a834e3952ff3ed4f10a Mon Sep 17 00:00:00 2001
From: realguystuff <101049350+realguystuff@users.noreply.github.com>
Date: Thu, 25 May 2023 19:39:47 +0800
Subject: [PATCH 1/2] Update README.md
FreedomChat for Minecraft is way better than No Chat Reports.
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f171f93..a159af1 100644
--- a/README.md
+++ b/README.md
@@ -457,8 +457,13 @@ The game has [telemetry embeded in it since v21w38a which you can't opt-out](htt
If you still want to play Minecraft, you can add some plugins that can help you preserve a bit your privacy. But still consider that you are supporting Microsoft this way.
+ **Avoid**
+- [No-Chat-Reports](https://github.com/Aizistral-Studios/No-Chat-Reports) - Although it strips cryptographic signatures from player messages, it breaks any chat plugin by design.
+
+
+ **Instead use**
+- [FreedomChat](https://github.com/e-im/FreedomChat) - A great alternative to No-Chat-Reports, since it does not break any chat plugin by design.
- [No-Telemetry](https://github.com/kb-1000/no-telemetry) - Mod that disables the usage data collection, aka telemetry, introduced in Minecraft 1.18 (snapshot 21w38a).
-- [No-Chat-Reports](https://github.com/Aizistral-Studios/No-Chat-Reports) - Strips cryptographic signatures from player messages, making it impossible to track and associate them with your Mojang/Microsoft account.
### Pokemon
From 9af9eaf7e5817a581f3233afeef84e38329ec178 Mon Sep 17 00:00:00 2001
From: realguystuff <101049350+realguystuff@users.noreply.github.com>
Date: Sat, 17 Jun 2023 16:08:55 +0800
Subject: [PATCH 2/2] Update README.md
---
README.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 2dac056..90e4c2d 100644
--- a/README.md
+++ b/README.md
@@ -457,11 +457,8 @@ The game has [telemetry embeded in it since v21w38a which you can't opt-out](htt
If you still want to play Minecraft, you can add some plugins that can help you preserve a bit your privacy. But still consider that you are supporting Microsoft this way.
- **Avoid**
-- [No-Chat-Reports](https://github.com/Aizistral-Studios/No-Chat-Reports) - Although it strips cryptographic signatures from player messages, it breaks any chat plugin by design.
-
-
**Instead use**
+- [No-Chat-Reports](https://github.com/Aizistral-Studios/No-Chat-Reports) - A spigot plugin strips cryptographic signatures from player messages, but it breaks any chat plugin by design.
- [FreedomChat](https://github.com/e-im/FreedomChat) - A great alternative to No-Chat-Reports, since it does not break any chat plugin by design.
- [No-Telemetry](https://github.com/kb-1000/no-telemetry) - Mod that disables the usage data collection, aka telemetry, introduced in Minecraft 1.18 (snapshot 21w38a).