diff --git a/config.js b/config.js index 5d268c8..e348440 100644 --- a/config.js +++ b/config.js @@ -70,6 +70,7 @@ module.exports = { prefix: '!' }, servers: [ + // logging means log to console { host: 'play.kaboom.pw', port: 25565, @@ -88,12 +89,6 @@ module.exports = { kaboom: true, logging: true }, - { - host: 'fallback.kitsune.icu', - port: 25565, - kaboom: true, - logging: true - }, { host: 'real.chipmunk.land', port: 25565,