mirror of
https://github.com/ChomeNS/chomens-bot-mc.git
synced 2024-11-14 10:44:55 -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': '!',
|
||||
},
|
||||
'servers': [
|
||||
// {
|
||||
// 'host': 'play.kaboom.pw',
|
||||
// 'port': 25565,
|
||||
// 'kaboom': true,
|
||||
// },
|
||||
// {
|
||||
// 'host': 'sus.shhnowisnottheti.me',
|
||||
// 'port': 25565,
|
||||
// 'kaboom': true,
|
||||
// },
|
||||
{
|
||||
'host': 'play.kaboom.pw',
|
||||
'port': 25565,
|
||||
'kaboom': true,
|
||||
},
|
||||
{
|
||||
'host': 'sus.shhnowisnottheti.me',
|
||||
'port': 25565,
|
||||
'kaboom': true,
|
||||
},
|
||||
{
|
||||
'host': 'kitsune.icu',
|
||||
'port': 25565,
|
||||
|
|
Loading…
Reference in a new issue