From d03e2d23002c9e534ba5e3485d527a3820836210 Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Sun, 26 Feb 2023 16:51:08 +0700 Subject: [PATCH] i forgor --- config.js | 56 +++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/config.js b/config.js index 5998ec5..4d59fe0 100644 --- a/config.js +++ b/config.js @@ -1,9 +1,9 @@ module.exports = { version: '1.19.2', prefixes: [ - 'd*', - 'devcbot ', - '/devcbot ' + '*', + 'cbot ', + '/cbot ' ], commandsDir: '../commands', // this will be used by the commands.js in the plugins folder so it needs ../ keys: { @@ -61,7 +61,7 @@ module.exports = { '192.168.1.103': '1002806756885413978', 'kitsune.icu': '1004006678460637315', 'fallback.kitsune.icu': '1050764247518412850', - 'chayapak.chipmunk.land': '1079331774783574116', + 'chayapak.chipmunk.land': '1010734897796763758', 'play.chipmunk.land': '1042590315464364032', 'mcslot.eu': '1057090538404323338' }, @@ -73,30 +73,30 @@ module.exports = { }, servers: [ // logging means log to console - // { - // host: 'play.kaboom.pw', - // port: 25565, - // kaboom: true, - // logging: true - // }, - // { - // host: 'sus.shhnowisnottheti.me', - // port: 25565, - // kaboom: true, - // logging: true - // }, - // { - // host: 'kitsune.icu', - // port: 25565, - // kaboom: true, - // logging: false - // }, - // { - // host: 'play.chipmunk.land', - // port: 25565, - // kaboom: true, - // logging: true - // }, + { + host: 'play.kaboom.pw', + port: 25565, + kaboom: true, + logging: true + }, + { + host: 'sus.shhnowisnottheti.me', + port: 25565, + kaboom: true, + logging: true + }, + { + host: 'kitsune.icu', + port: 25565, + kaboom: true, + logging: false + }, + { + host: 'play.chipmunk.land', + port: 25565, + kaboom: true, + logging: true + }, { host: 'chayapak.chipmunk.land', port: 25565,