mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -05:00
add comment
This commit is contained in:
parent
0712f78ce4
commit
a477b828b1
1 changed files with 1 additions and 6 deletions
|
@ -70,6 +70,7 @@ module.exports = {
|
|||
prefix: '!'
|
||||
},
|
||||
servers: [
|
||||
// logging means log to console
|
||||
{
|
||||
host: 'play.kaboom.pw',
|
||||
port: 25565,
|
||||
|
@ -88,12 +89,6 @@ module.exports = {
|
|||
kaboom: true,
|
||||
logging: true
|
||||
},
|
||||
{
|
||||
host: 'fallback.kitsune.icu',
|
||||
port: 25565,
|
||||
kaboom: true,
|
||||
logging: true
|
||||
},
|
||||
{
|
||||
host: 'real.chipmunk.land',
|
||||
port: 25565,
|
||||
|
|
Loading…
Reference in a new issue