add option to change chat command character

This commit is contained in:
Martin Michelsen
2026-01-04 00:32:46 -08:00
parent 4aa206bd4b
commit a469b4355e
6 changed files with 24 additions and 5 deletions
+4
View File
@@ -279,6 +279,10 @@
// use chat commands.
"EnableChatCommands": true,
// Sentinel to use for chat commands. If this is specified, chat commands are
// prefixed by this character instead of $.
// "ChatCommandSentinel": "/",
// Number of backup character slots for each account, accessible with the
// $savechar, $loadchar, and $checkchar commands. This can be any value, but
// it's recommended to use a small number such as 16.