botvX_alpha1/settings.json

12 lines
226 B
JSON
Raw Normal View History

2024-07-25 02:53:29 -04:00
{
"secret":"/home/name3/settings10.json",
"servers":[
{
"host": "chipmunk.land",
"port": 25565,
"options":{
"name": "chipmunk"
}
}
]
}