// import from showcase
if(args[1].equalsIgnoreCase("showcase")){
ShowCaseStandalone.slog(Level.INFO, "Import Showcase shops.");
ShowCaseImport si = new ShowCaseImport(scs);
if(!si.fileExists()){
Messaging.send(cs, "Could not attach to showcases.csv. Is it in your ShowCaseStandalone data folder?");
return true;
}
// load