ToolSet / com.zndevs.toolset.tools / ToolSetCommandTools / disableCommand
disableCommand
fun disableCommand(command: String): Boolean
Disables a plugin’s command
Parameters
command - The command name
Return True if successfully disabled command, false otherwise