22 lines
467 B
JSON
Executable file
22 lines
467 B
JSON
Executable file
{
|
|
"secret":"/home/name3/settings10.json",
|
|
"name": "botvX alpha",
|
|
"version": "10.0.0-alpha.6",
|
|
"version_mc": "1.20.4",
|
|
"servers":[
|
|
{
|
|
"host": "kaboom.pw",
|
|
"port": 25565,
|
|
"options":{
|
|
"name": "kaboom"
|
|
}
|
|
},
|
|
{
|
|
"host": "chipmunk.land",
|
|
"port": 25565,
|
|
"options":{
|
|
"name": "chipmunk"
|
|
}
|
|
}
|
|
]
|
|
}
|