diff --git a/README.md b/README.md index f54936e..f0552c3 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ If you have any questions, you might find answers on our [Discord](https://disco ## 🛠️ Commands and Permissions | Command | Permission | Description | |---------------------------------------|------------------------|----------------------------------------------------| -| `/whitelist ` | `cleanerx.cmd.help` | Adds, removes or displays words from the whitelist | -| `/blacklist ` | `cleanerx.cmd.help` | Adds, removes or displays words from the blacklist | -| `/clean` | `cleanerx.cmd.help` | Clears the in-game chat | +| `/whitelistx ` | `cleanerx.cmd.whitelist` | Adds, removes or displays words from the whitelist | +| `/blacklistx ` | `cleanerx.cmd.balcklist` | Adds, removes or displays words from the blacklist | +| `/cleanx` | `cleanerx.cmd.clean` | Clears the in-game chat | | `/cleanerx help` or `/crx help` | `cleanerx.cmd.help` | Displays a list of available commands | | `/cleanerx reload` or `/crx reload` | `cleanerx.cmd.reload` | Reloads the configuration file. | | `/cleanerx version` or `/crx version` | `cleanerx.cmd.version` | Shows plugin info |