add comment

This commit is contained in:
ChomeNS 2022-12-17 17:57:24 +07:00
parent 0712f78ce4
commit a477b828b1

View file

@ -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,