// NodeBB may not be new enough to run this plugin
process.stdout.write('\n');
winston.warn('[plugins/'+pluginData.id+'] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.');
winston.warn('[plugins/'+pluginData.id+'] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="'+pluginData.id+'".');
winston.warn('[plugins/'+pluginData.id+'] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.');
winston.warn('[plugins/'+pluginData.id+'] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="'+pluginData.id+'".');