Adds a global command flag override. Any command registered with this name will assume the new flag. This is applied retroactively as well.
native void AddCommandOverride(const char[] cmd, OverrideType type, int flags)