ID:136473
 
After finding out that client.Command only picks up commandline commands, and not commands called from the verb-panel; I'd like to request that ALL commands are passed through client.Command() before being called, it seems logical that they should all pass through it.