mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-17 03:00:13 +00:00
Update command-list.md
added pk;cfg proxy error, split ids, capitalize ids to command list
This commit is contained in:
parent
c3a30a59cd
commit
ed931c320d
1 changed files with 3 additions and 0 deletions
|
|
@ -143,6 +143,9 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
|
||||||
- `pk;config private member [on|off]` - Toggles whether member privacy is automatically set to private for new members.
|
- `pk;config private member [on|off]` - Toggles whether member privacy is automatically set to private for new members.
|
||||||
- `pk;config private group [on|off]` - Toggles whether group privacy is automatically set to private for new groups.
|
- `pk;config private group [on|off]` - Toggles whether group privacy is automatically set to private for new groups.
|
||||||
- `pk;config show private [on|off]` - Toggles whether private information is shown to linked accounts by default.
|
- `pk;config show private [on|off]` - Toggles whether private information is shown to linked accounts by default.
|
||||||
|
- `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.
|
||||||
|
|
||||||
## Server owner commands
|
## Server owner commands
|
||||||
*(all commands here require Manage Server permission)*
|
*(all commands here require Manage Server permission)*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue