Added missing command/permissions to documentation

This commit is contained in:
Intelli 2022-03-22 17:24:54 -06:00
parent 85ebd53e5f
commit e848d65b93
3 changed files with 14 additions and 0 deletions

View file

@ -15,6 +15,7 @@ ___
| [/co purge](#co-purge) | Delete old block data |
| [/co reload](#co-reload) | Reload the configuration file |
| [/co status](#co-status) | View the plugin status |
| [/co consumer](#co-consumer) | Toggle consumer processing |
### Alias Commands
@ -119,6 +120,10 @@ ___
Displays the plugin status and version information.
___
### /co consumer
Console command to pause or resume consumer queue processing.
___
## Parameter Details