mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
change logging a bit
kitsune ekill * spam wtf!!! also i will not turn off the chipmunk clone and my clone because yes also im hosting the bot on my server ofc!!
This commit is contained in:
parent
f7ad6817ab
commit
24d4c62fab
1 changed files with 3 additions and 3 deletions
|
@ -77,19 +77,19 @@ module.exports = {
|
||||||
host: 'play.kaboom.pw',
|
host: 'play.kaboom.pw',
|
||||||
port: 25565,
|
port: 25565,
|
||||||
kaboom: true,
|
kaboom: true,
|
||||||
logging: false
|
logging: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: 'sus.shhnowisnottheti.me',
|
host: 'sus.shhnowisnottheti.me',
|
||||||
port: 25565,
|
port: 25565,
|
||||||
kaboom: true,
|
kaboom: true,
|
||||||
logging: false
|
logging: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: 'kitsune.icu',
|
host: 'kitsune.icu',
|
||||||
port: 25565,
|
port: 25565,
|
||||||
kaboom: true,
|
kaboom: true,
|
||||||
logging: true
|
logging: false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
host: 'play.chipmunk.land',
|
host: 'play.chipmunk.land',
|
||||||
|
|
Loading…
Reference in a new issue