chore: change default alias to proxy switch new from proxy switch on

This commit is contained in:
rladenson 2024-12-05 18:09:28 -07:00
parent f6a9a32d45
commit ced77c1dd2
4 changed files with 6 additions and 6 deletions

View file

@ -148,7 +148,7 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
- `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.
- `pk;config proxy switch [on|add|off]` - Toggles whether to log a switch whenever you proxy as a different member (or add member to recent switch in add mode).
- `pk;config proxy switch [new|add|off]` - Toggles whether to log a switch whenever you proxy as a different member (or add member to recent switch in add mode).
- `pk;config name format [format]` - Changes your system's username formatting.
## Server owner commands

View file

@ -551,7 +551,7 @@ If you want to specify a member with multiple words in their name, remember to e
### Automatic Switching
If you want PluralKit to automatically log a new switch whenever you [proxy](/guide/#proxying), you can tell it do so using the following command:
pk;config proxy switch on
pk;config proxy switch new
Alternatively, if you want PluralKit to *add* the proxied member to the current switch instead of logging a new one, you can use this command: