add kitsune fallback

This commit is contained in:
ChomeNS 2022-12-10 08:37:27 +07:00
parent 640d739dea
commit c415d94e50

View file

@ -59,6 +59,7 @@ module.exports = {
'129.159.58.114': '998945155316973650',
'192.168.1.103': '1002806756885413978',
'kitsune.icu': '1004006678460637315',
'fallback.kitsune.icu': '1050764247518412850',
'mc.chomens41793.ga': '1010734897796763758',
'real.chipmunk.land': '1042590315464364032'
},
@ -87,6 +88,12 @@ module.exports = {
kaboom: true,
logging: true
},
{
host: 'fallback.kitsune.icu',
port: 25565,
kaboom: true,
logging: true
},
{
host: 'real.chipmunk.land',
port: 25565,