mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 18:54:55 -05:00
amog
This commit is contained in:
parent
ee1ddd46e3
commit
9e4dc24b4a
1 changed files with 5 additions and 5 deletions
10
config.js
10
config.js
|
@ -74,10 +74,10 @@ module.exports = {
|
||||||
'port': 25565,
|
'port': 25565,
|
||||||
'kaboom': true,
|
'kaboom': true,
|
||||||
},
|
},
|
||||||
// {
|
{
|
||||||
// 'host': 'mc.chomens41793.ga',
|
'host': 'mc.chomens41793.ga',
|
||||||
// 'port': 25565,
|
'port': 25565,
|
||||||
// 'kaboom': true,
|
'kaboom': true,
|
||||||
// },
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue