From 2727e94ae675a8f99abe15760b93eaaffd965247 Mon Sep 17 00:00:00 2001 From: rladenson Date: Fri, 8 Nov 2024 19:31:20 -0700 Subject: [PATCH] docs: add proxy switch config to docs --- docs/content/command-list.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/command-list.md b/docs/content/command-list.md index 610b8858..9a966818 100644 --- a/docs/content/command-list.md +++ b/docs/content/command-list.md @@ -148,6 +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|off]` - Toggles whether to log a switch whenever you proxy as a different member. ## Server owner commands *(all commands here require Manage Server permission)*