Command reference
Logs
Command words: logs
Permission: JuniorAdmin
You can use this command to search the command logs. This will show you commands that characters have entered in your game. Depending on your MUD's settings, this may only go back so far and it also may exclude NPC commands.
The syntax for this command is logs [filters]. You can use multiple filters. See below for filter descriptions.
Filters:
here - show only logs entries in your current room
*<id> - show only log entries from the specified account (by ID)
*<name> - show only log entries from the specified account (by name)
~<id> - show only log entries from the specified character (by ID)
~<keyword> - show only log entries from the specified character that you can see
>datetime - show only log entries after the specified time
<datetime - show only log entries before the specified time
$<minutes> - show only log entries within the specified minutes from the present
#<id> - show a specific log entry by ID
^<keyword> - show only log entries starting with the specified text
+<keyword> - show only log entries containing the specified text
-<keyword> - exclude log entries containing the specified text
For example:
logs here ~344 ^emote "+Mary Jane" would search for all logs at your current location, by character 344, starting with the text emote and containing the text "Mary Jane".
Hint: This can lag the game if your logs are particularly large, and filters on the text are particularly slow. Best practice would be to order your filters so that you filter by any non-text parameters first - e.g. room, character, time, etc before you filter for keywords.
Permission: JuniorAdmin
You can use this command to search the command logs. This will show you commands that characters have entered in your game. Depending on your MUD's settings, this may only go back so far and it also may exclude NPC commands.
The syntax for this command is logs [filters]. You can use multiple filters. See below for filter descriptions.
Filters:
here - show only logs entries in your current room
*<id> - show only log entries from the specified account (by ID)
*<name> - show only log entries from the specified account (by name)
~<id> - show only log entries from the specified character (by ID)
~<keyword> - show only log entries from the specified character that you can see
>datetime - show only log entries after the specified time
<datetime - show only log entries before the specified time
$<minutes> - show only log entries within the specified minutes from the present
#<id> - show a specific log entry by ID
^<keyword> - show only log entries starting with the specified text
+<keyword> - show only log entries containing the specified text
-<keyword> - exclude log entries containing the specified text
For example:
logs here ~344 ^emote "+Mary Jane" would search for all logs at your current location, by character 344, starting with the text emote and containing the text "Mary Jane".
Hint: This can lag the game if your logs are particularly large, and filters on the text are particularly slow. Best practice would be to order your filters so that you filter by any non-text parameters first - e.g. room, character, time, etc before you filter for keywords.