owobot/settings.json
2024-07-16 12:52:35 -04:00

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"
}
}
]
}