Debug
/debug [-cinpt] [N] [on|off|@window|filename] [identifier] Outputs raw server messages, both incoming and outgoing, to a debug.log file, or a custom @window.
Switches
| Switch | Meaning |
| -c | turns off debugging and closes the associated custom @window |
| -i | the specified identifier before a debug line is logged. The return value of the identifier is used as the debug line. |
| -n | opens the custom @window minmized. |
| -p | turns word wrapping on. |
| -t | turns timestamping on. |