Skip to content

Commit c8a43e9

Browse files
authored
Update README.md
1 parent 3316373 commit c8a43e9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
## Overview
33
NoMessageSignatures is a minecraft plugin which removes the chat message signatures on packet level to disable chat reporting.
44
## How to install
5-
To install this plugin, download the plugin for the correct minecraft version from the releases page and put it into your plugins directory.
5+
To install this plugin, download the plugin for the correct minecraft version from the releases page and put it into your plugins directory.
66
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.
77
## Commands
88
| Command | Description | Permission |
99
|--|--|--|
1010
| `/nomessagesignatures` | Shows which types of messages are protected | Everyone |
1111
| `/nomessagesignatures reload` | Reload the config | Console |
1212
## Configuration
13-
The plugin should work out of the box without any configuration needed. But if you want to change something, here are the config values:
13+
The plugin should work out of the box without any configuration needed.
14+
But if you want to change something, here are the config values:
1415
| Option | Default | Description |
1516
|--|--|--|
1617
| `mode` | `auto` | Changes the way the plugin removes the signatures from the message. This should only be changed if you know what you're doing. Read comment in config file for more information. |

0 commit comments

Comments
 (0)