Syntax: @add-command-a?lias|@aca?lias "<alias>" [to] "<command>"
@aca allows you to alias one command to another name, for yourself (to do this globally see @del-command-alias
Example:
>@aca "poof %1" to "pub %1" New command alias "poof %1" => "pub %1" added.
The new alias 'poof %1' will now allow you to talk on the public channel (to which 'pub %1' points to) as such:
>poof hello all! <Public> Vampire: hello all!
See also: @del-command-alias, @command-aliases