mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-12-02 11:57:39 -05:00
mcslot
This commit is contained in:
parent
201a767e31
commit
2ac823f9d5
1 changed files with 8 additions and 1 deletions
|
@ -61,7 +61,8 @@ module.exports = {
|
||||||
'kitsune.icu': '1004006678460637315',
|
'kitsune.icu': '1004006678460637315',
|
||||||
'fallback.kitsune.icu': '1050764247518412850',
|
'fallback.kitsune.icu': '1050764247518412850',
|
||||||
'mc.chomens41793.ga': '1010734897796763758',
|
'mc.chomens41793.ga': '1010734897796763758',
|
||||||
'real.chipmunk.land': '1042590315464364032'
|
'real.chipmunk.land': '1042590315464364032',
|
||||||
|
'_dc-srv.357c5c3f8c8e._minecraft._tcp.mcslot.eu': '1057090538404323338'
|
||||||
},
|
},
|
||||||
embedsColors: {
|
embedsColors: {
|
||||||
normal: '#FFFF00',
|
normal: '#FFFF00',
|
||||||
|
@ -94,6 +95,12 @@ module.exports = {
|
||||||
port: 25565,
|
port: 25565,
|
||||||
kaboom: true,
|
kaboom: true,
|
||||||
logging: true
|
logging: true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
host: '_dc-srv.357c5c3f8c8e._minecraft._tcp.mcslot.eu',
|
||||||
|
port: 25565,
|
||||||
|
kaboom: true,
|
||||||
|
logging: true
|
||||||
}// ,
|
}// ,
|
||||||
// {
|
// {
|
||||||
// host: 'mc.chomens41793.ga',
|
// host: 'mc.chomens41793.ga',
|
||||||
|
|
Loading…
Reference in a new issue