When a plugin command string starts with the char '\', it has subcommands. Unexpectedly, zzub_plugin_get_sub_commands returns a \\.
-separated string (like get_commands). Some plugins need to be ticked before calling get_sub_commands.