Bennett Somerville
Bennett Somerville
Crashing for me when I connect through the Vanilla client: ``` ....../flying-squid/dist/lib/plugins/login.js:79 throw _context.t0; ^ TypeError: Cannot read property 'header' of undefined at Object.module.exports.player (....../flying-squid/dist/lib/plugins/header.js:17:59) at ....../flying-squid/dist/lib/plugins/login.js:62:44 at Array.forEach (native)...
@rom1504 Apparently not, thanks!
This built in `this.log` function may also want to have log levels. Then, instead of just having `logging` as `true` or `false` in the config, a `log-level` could be provided...