mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
add mcslot back
ok finally its back!11
This commit is contained in:
parent
3f2ea25b67
commit
f243e03918
1 changed files with 7 additions and 0 deletions
|
@ -102,6 +102,13 @@ module.exports = {
|
||||||
logging: true,
|
logging: true,
|
||||||
useChat: false
|
useChat: false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
host: 'mcslot.eu',
|
||||||
|
port: 25565,
|
||||||
|
kaboom: true,
|
||||||
|
logging: true,
|
||||||
|
useChat: false
|
||||||
|
}
|
||||||
{
|
{
|
||||||
host: 'chayapak.chipmunk.land',
|
host: 'chayapak.chipmunk.land',
|
||||||
port: 25565,
|
port: 25565,
|
||||||
|
|
Loading…
Reference in a new issue