-
Notifications
You must be signed in to change notification settings - Fork 19
Home
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.
-
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.
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.