function(string $plugin = NULL) { return BBN_DATA_PATH . ($plugin ? 'plugins/' . $plugin . '/' : ''); }