fix(docs): update command list + user guide (#637)

This commit is contained in:
multimasks 2024-05-29 11:09:40 -04:00 committed by GitHub
parent 4e285c75fb
commit ba17bebc31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View file

@ -146,6 +146,7 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
- `pk;config proxy error [on|off]` - Toggles whether to send an error message when proxying fails.
- `pk;config split IDs [on|off]` - Toggles whether to display 6-letter IDs with a hyphen, to ease readability.
- `pk;config capitalize IDs [on|off]` - Toggles whether to display IDs as capital letters, to ease readability.
- `pk;config pad IDs [left|right|off]` - Toggles whether to pad (add a space) 5-character IDs in lists.
## Server owner commands
*(all commands here require Manage Server permission)*