SWQX_ComandTransfer A Torch plugin for converting commands. Sometimes we want to set some shortcut instructions.
For exampleuse"!lh", instead of "!longhelp" or use "!h load" instead of "!hanger load" (in the Quantum hangar plugin).
This plugin can do this.
This plugin provides three commands. !addtsf [A] [B]: Translate A to B For example run "!addtsf 123 longhelp" ,and then you can enter "!123" to get help.
!alltsf , gets a list of all translated instructions. !deletetsf [A], Delete the translation of A, for example run "!deletetsf 123 " and then you can't use "!123" to get help.