Question about MyCommand plugin.

What I need to do is replace a plugins command with completely new unregistered command (so that it doesn't show up tab completer).
For example i have a plugin Player Auctions, which uses mutliple command aliases, like /ah, /pa, /playerauctions, and more. And i need to replace all of those commands with a custom one using MyCommand plugin. How would i go on about it?
Was this page helpful?