mcaselector
mcaselector copied to clipboard
Fixing import and export mode in CLI
Previously the export mode would always throw an error when creating the output directories because of a simple typo.
Also the import mode would not parse the "sections" argument which led to mca always importing the whole chunk instead of just the specified sections.