mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 18:54:55 -05:00
add chomens clone back
lets see how long it will stay this night!!!11
This commit is contained in:
parent
8548f0e9c6
commit
2f26b8276e
1 changed files with 8 additions and 8 deletions
16
config.js
16
config.js
|
@ -61,7 +61,7 @@ module.exports = {
|
||||||
'192.168.1.103': '1002806756885413978',
|
'192.168.1.103': '1002806756885413978',
|
||||||
'kitsune.icu': '1004006678460637315',
|
'kitsune.icu': '1004006678460637315',
|
||||||
'fallback.kitsune.icu': '1050764247518412850',
|
'fallback.kitsune.icu': '1050764247518412850',
|
||||||
'mc.chomens41793.ga': '1010734897796763758',
|
'0.tcp.ngrok.io': '1010734897796763758',
|
||||||
'chipmunk.land': '1042590315464364032',
|
'chipmunk.land': '1042590315464364032',
|
||||||
'_dc-srv.e3b3b6ffe77c._minecraft._tcp.mcslot.eu': '1057090538404323338'
|
'_dc-srv.e3b3b6ffe77c._minecraft._tcp.mcslot.eu': '1057090538404323338'
|
||||||
},
|
},
|
||||||
|
@ -102,12 +102,12 @@ module.exports = {
|
||||||
port: 25565,
|
port: 25565,
|
||||||
kaboom: true,
|
kaboom: true,
|
||||||
logging: true
|
logging: true
|
||||||
}// ,
|
},
|
||||||
// {
|
{
|
||||||
// host: 'mc.chomens41793.ga',
|
host: 'mc.chomens41793.ga',
|
||||||
// port: 25565,
|
port: 25565,
|
||||||
// kaboom: true,
|
kaboom: true,
|
||||||
// logging: true
|
logging: true
|
||||||
// }
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue