mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 18:54:55 -05:00
disable kaboom for now
This commit is contained in:
parent
6bcfaaf084
commit
9a2e797c92
1 changed files with 4 additions and 4 deletions
|
@ -29,10 +29,10 @@ module.exports = {
|
||||||
'prefix': '!',
|
'prefix': '!',
|
||||||
},
|
},
|
||||||
'servers': [
|
'servers': [
|
||||||
{
|
// {
|
||||||
'host': 'kaboom.pw',
|
// 'host': 'kaboom.pw',
|
||||||
'port': 25565,
|
// 'port': 25565,
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
'host': 'sus.shhnowisnottheti.me',
|
'host': 'sus.shhnowisnottheti.me',
|
||||||
'port': 25565,
|
'port': 25565,
|
||||||
|
|
Loading…
Reference in a new issue