Allow to change the export directory
This release adds a config option to change the export directory. The directory can be either relative to the plugins directory or an absolute path. When using an absolute path make sure to set the absolute boolean to true.
For example to use the FAWE directory:
Code (YAML):
schematicPath
: FastAsyncWorldEdit/schematics
absolutePath
: false