ShowCaseStandalone.slog(Level.INFO, "Reloading SCS (command from " + cs.getName());
ShowCaseStandalone.slog(Level.INFO, "Stopping shop update task.");
sh.stop();
ShowCaseStandalone.slog(Level.INFO, "Removing display items.");
sh.hideAll();
ShowCaseStandalone.slog(Level.INFO, "Writing changes to disk");
storage.save(sh);
ShowCaseStandalone.slog(Level.INFO, "Reloading shops from storage.");