Перейти к содержимому
Mineforgian

No Prying Eyes

Provides full control over your data; namely telemetry and chat reporting.

99K загрузок70 подписчиковGPL-3.0-onlyfabric

Обновлён 29 января 2026 г. · опубликован 14 сентября 2022 г.

  • Cloth Config Settings Menu

modrinth github fabric fabric-api

No Prying Eyes

Provides full control over your data; namely telemetry and chat reporting.

Requirements

  • Fabric loader
  • Fabric API

Features

Most features are configurable and enabled by default.

  • Disable chat reporting using 4 different modes
  • Disable telemetry data collection
  • (Clientside) bypass global bans
  • Disable profanity filter
  • Fake ban (yes, pretend to be banned)
  • On-demand signing
  • A client-side patch for the UK chat restriction

How it works

If something is unclear, you are welcome to join the Discord to talk about it.

Telemetry

If telemetry is disabled, it will replace the telemetry sender with a dummy that does nothing.

Telemetry is disabled by default.

Bypassing global bans

A note on the bypass global bans thing. This does not work server-side, it is a client-side only feature. It works by tricking the client into thinking that the player is not banned. It falsifies ban data so that all client-side features (eg the multiplayer button) are enabled.

Implementing this server-side is currently beyond the scope of the mod.

Servers with this feature enabled still prevent players that are banned from joining and clients with this feature enabled still can't join servers that don't allow banned profiles.

It is enabled by default.

Chat reporting

This mod removes chat reporting by allowing both client and server to select between 3 different signing modes. Servers which disable signing (by the latter options) strip all messages of their signature.

The signing mode is set to NO_KEY by default, and it is recommended to keep it this way.

1. SIGN

This is the default Minecraft signing mode, it does not alter anything and allows chat reporting as normal

2. NO_SIGN

This strips message signatures, but still requires players to send their public key. This is useful for some servers, which enforce secure profiles but don't require signed messages. You can also join servers that require signed messages with this, but you will probably not be able to chat.

It is generally discouraged to use this option unless required.

3. NO_KEY

This works both server-side and client-side. It strips signatures and public keys from signed messages (server-side) so that clients who sign their messages can still join the server, while also allowing clients who don't send their key (and also don't sign their messages) to join.

On the client-side this prevents the game client from sending the player's public key to the server, and prevents the client from signing messages.

4. ON_DEMAND

This will yield on servers that require signing, thus enabling signing. NPE will however prompt you to ask if you want to sign your messages on said servers. The prompt is also configurable.

Profanity filter & UK Chat Control

This disables the profanity filter (and now also UK chat control) that you can also just disable in your Minecraft account settings. It removes the asterisks. This only works client-side so if servers decide to filter words, this cannot prevent them from doing that.

It's a nice feature to be able to toggle on the fly without having to potentially go on the Minecraft website, modify your account settings and restarting your game.

About the account settings, you can only disable the profanity filter if Mojang knows you are 18+, this means children cannot disable this setting in their account settings without the consent / control of a guardian. This feature can basically bypass that.

It is disabled by default.

Reasoning

I believe that online privacy is a basic human right, the collection of your personal data should be opt-in. You should not be obliged to share your usage information with vendors or third party groups.

Following 1.19, Minecraft implemented telemetry data collection and account bans by allowing players to report each other on third party servers to Mojang instead of the server moderators.

Mojang should not be involved in the moderation of players on third party servers and they should not force you into sharing personal usage data.

Contact

Discord

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
2.0.0+1.21.10Релиз1.21.10, 1.21.11fabric29 января 2026 г..jar (42 КБ)
1.21.10-v1.8.0Релиз1.21.10, 1.21.11fabric8 октября 2025 г..jar (53 КБ)
1.21.9-v1.7.1Релиз1.21.9fabric5 октября 2025 г..jar (53 КБ)
1.21.8-1.7.0Релиз1.21.8fabric5 октября 2025 г..jar (53 КБ)
1.21.7-v1.7.0Релиз1.21.7fabric5 июля 2025 г..jar (53 КБ)
1.21.6-v1.7.0Релиз1.21.6fabric23 июня 2025 г..jar (53 КБ)
1.20.4-v1.5.5Бета1.20.4fabric3 февраля 2024 г..jar (52 КБ)
1.20.4-v1.5.4Бета1.20.4fabric27 января 2024 г..jar (52 КБ)
1.20.4-v1.5.3Бета1.20.4fabric25 января 2024 г..jar (50 КБ)
1.20.4-v1.5.2Бета1.20.4fabric12 января 2024 г..jar (50 КБ)
1.19.2-v1.4.2Релиз1.19.2fabric31 декабря 2023 г..jar (50 КБ)
1.20.1-v1.5.1Релиз1.20.1fabric31 декабря 2023 г..jar (48 КБ)
1.20-v1.5.1Релиз1.20fabric31 декабря 2023 г..jar (48 КБ)
1.20.2-v1.5.1Релиз1.20.2fabric31 декабря 2023 г..jar (49 КБ)
1.20.3-v1.5.1Релиз1.20.3fabric31 декабря 2023 г..jar (49 КБ)

Показаны последние 15 из 25 версий. Все версии — на Modrinth.

Ченджлог

2.0.0+1.21.10Релиз1.21.10, 1.21.11 · 29 января 2026 г.
  • Changed license to more permissive and open MIT (adheres better for mods)
  • Changed versioning scheme on Modrinth
  • Fixed crash when using commands with string arguments
  • Switch to non-abbreviated mod id and use full mod name in logs for clarity and easier debugging
  • Provide versions with sources from now on for modpack devs
  • Bypass global bans now also accounts for banned usernames
  • Implemented a client-side UK Chat Control bypass and renamed Disable Profanity Filter to Disable Chat Control
  • Players with this mod installed can no longer press the report button at all (even if you couldn't report messages)
  • More improvements
1.21.10-v1.8.0Релиз1.21.10, 1.21.11 · 8 октября 2025 г.
  • Update to 1.21.10
  • Change config to allow newer versions to still work
1.21.9-v1.7.1Релиз1.21.9 · 5 октября 2025 г.
  • Release for 1.21.9
1.21.7-v1.7.0Релиз1.21.7 · 5 июля 2025 г.
  • Updateed to 1.21.7
1.21.6-v1.7.0Релиз1.21.6 · 23 июня 2025 г.
  • Released for 1.21.6 thanks to Niterux
  • Fixed some minor bugs
1.20.4-v1.5.5Бета1.20.4 · 3 февраля 2024 г.

Update the warning and toast messages in the mod to be relatively unbiased but still accurate.

Credit to robotkoer for contributing and letting us use the messages from their Chat Reporting Helper resource pack.

1.20.4-v1.5.4Бета1.20.4 · 27 января 2024 г.

Makes the sending of the ON_DEMAND warning message configurable.

This is the message that is sent when signing is enabled for a prticular session where the server enforces chat reporting.

1.20.4-v1.5.3Бета1.20.4 · 25 января 2024 г.

Fixes a crash with the ON_DEMAND signing method

Sorry for the late release, I was away for a week and did not have access to my system

Полная история изменений — на Modrinth.

Комментарии

Загружаем…