The config is pretty simpel. You can find a explained version below. This is also the default config which will be created when you first install the plugin.
If a schematic source is not found it will not fail the plugin loading. If you want to check if everything is loaded properly set debug to true and you will get a list of loaded directories on startup or reload.
# Never change this!version:2# Enable to get more information in our server consoledebug:false# Settings for selectorselectorSettings: # The character you want to use when entering a pathpathSeperator:/ # We prefix the path with the source of the path. Use this if you have directories with equal names in your sources.pathSourceAsPrefix:false# Manage which directories we use for schematic loadingschematicSources: # Directories we should search for schematicsscanPathes: # Schematic brush directoryschematicBrush: # path of directory. Seperate folder name with '/'path:SchematicBrushReborn/schematics # prefix. this is always required. Also when you set pathSourceAsPrefix to false.prefix:sbrfawe:path:FastAsyncWorldEdit/schematicsprefix:faweworldEdit:path:WorldEdit/schematicsprefix:we # Define pathes which we should not scan inside the sources. Use the prefix to define the source. # Use a '*' at the end to exlude all schematic in subfolders too.excludedPathes:-prefix/none# We will save your presets herepresets: