Skip to content
Vincent edited this page Apr 5, 2023 · 1 revision

NoEncryption

NoEncryption is a chat signature stripper, and warning suppressor plugin for 1.19+ Bukkit Minecraft servers. NoEncryption is created and maintained by Doclic, V1nc3ntWasTaken, and other contributors. The SpigotMC resource page is owned and managed by Doclic, while the GitHub repository is owned by Doclic and managed by V1nc3ntWasTaken. NoEncryption was created in conjunction with the #saveminecraft movement. The purpose of NoEncryption is to give more power of privacy and freedom by preventing a Minecraft server from sending reportable content to Microsoft, and Minecraft clients.

Features

  • Signature Stripping
    • NoEncryption will automatically strip chat messages of their signatures, making them unreportable, and appearing as unsigned to clients.
  • Popup Blocking
    • NoEncryption provides popup blocking to stop the unsecure chat popup from appearing on a client's screen.

Why NoEncryption?

NoEncryption, unlike other chat signature stripping plugins, is designed to work with chat handling and formatting plugins such as chat filters, chat managers, and other plugins that may interact or modify chat messages. Other plugins, such as teakivy/NoChatReports stop chat reporting in a way that may not be functional with chat formatting, and filter plugins. NoEncryption uses chat packets to allow for other plugins to change, modify, drop, or format chat messages before they are caught by NoEncryption. NoEncryption's use of packets also allows it to only change the message's signature, while leaving the rest of the message un-touched.

Clone this wiki locally