This commit is contained in:
ChomeNS 2023-02-26 16:51:08 +07:00
parent 5d2a06b424
commit d03e2d2300

View file

@ -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,