mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -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',
|
||||
'fallback.kitsune.icu': '1050764247518412850',
|
||||
'mc.chomens41793.ga': '1010734897796763758',
|
||||
'real.chipmunk.land': '1042590315464364032'
|
||||
'real.chipmunk.land': '1042590315464364032',
|
||||
'_dc-srv.357c5c3f8c8e._minecraft._tcp.mcslot.eu': '1057090538404323338'
|
||||
},
|
||||
embedsColors: {
|
||||
normal: '#FFFF00',
|
||||
|
@ -94,6 +95,12 @@ module.exports = {
|
|||
port: 25565,
|
||||
kaboom: true,
|
||||
logging: true
|
||||
},
|
||||
{
|
||||
host: '_dc-srv.357c5c3f8c8e._minecraft._tcp.mcslot.eu',
|
||||
port: 25565,
|
||||
kaboom: true,
|
||||
logging: true
|
||||
}// ,
|
||||
// {
|
||||
// host: 'mc.chomens41793.ga',
|
||||
|
|
Loading…
Reference in a new issue