You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
NoMessageSignatures is a minecraft plugin which removes the chat message signatures on packet level to disable chat reporting.
4
4
## How to install
5
5
To install this plugin, download the plugin for the correct minecraft version from the releases page and put it into your plugins directory.
6
+
Please ensure that `enforce-secure-profile` is set to `false` in your `server.properties`.
6
7
If the plugin is not available for your minecraft version, you can still use it, but it can only use the fallback mode where all chat messages will be sent as system messages and private messages are not protected.
0 commit comments