void start(List<String> args, SendPort sendPort) { ServerPluginStarter(MoorPlugin.forProduction()).start(sendPort); }