rewrite chat command system

This commit is contained in:
Martin Michelsen
2025-01-12 16:27:02 -08:00
parent b028532db3
commit 9033fb6a5d
10 changed files with 2615 additions and 2622 deletions
-2
View File
@@ -246,8 +246,6 @@
// see only the log messages you care about. The log levels are, in decreasing
// order of verbosity, "DEBUG", "INFO", "WARNING", "ERROR", and "DISABLED".
"LogLevels": {
// AX messages are messages sent to the terminal with the $ax command.
"AXMessages": "INFO",
// Channel exceptions are messages about clients disconnecting unexpectedly,
// or other unexpected network-level events.
"ChannelExceptions": "INFO",