mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-30 02:55:44 -05:00
readd server and stuff
This commit is contained in:
parent
b0cd12c717
commit
d67ca1f920
1 changed files with 10 additions and 10 deletions
20
config.js
20
config.js
|
@ -54,16 +54,16 @@ module.exports = {
|
||||||
'prefix': '!',
|
'prefix': '!',
|
||||||
},
|
},
|
||||||
'servers': [
|
'servers': [
|
||||||
// {
|
{
|
||||||
// 'host': 'play.kaboom.pw',
|
'host': 'play.kaboom.pw',
|
||||||
// 'port': 25565,
|
'port': 25565,
|
||||||
// 'kaboom': true,
|
'kaboom': true,
|
||||||
// },
|
},
|
||||||
// {
|
{
|
||||||
// 'host': 'sus.shhnowisnottheti.me',
|
'host': 'sus.shhnowisnottheti.me',
|
||||||
// 'port': 25565,
|
'port': 25565,
|
||||||
// 'kaboom': true,
|
'kaboom': true,
|
||||||
// },
|
},
|
||||||
{
|
{
|
||||||
'host': 'kitsune.icu',
|
'host': 'kitsune.icu',
|
||||||
'port': 25565,
|
'port': 25565,
|
||||||
|
|
Loading…
Reference in a new issue