If you return PLUGIN_HANDLED (or 0 I think) and two or more plugins have or hooked/registered the same command, then you will prevent the core from executing any other command hooks on other plugins. So long as your plugin was loaded before the plugins that have hooked the same command in plugins.ini