3b3tbot/config.example.json

12 lines
192 B
JSON

{
"database": "./data.sqlite",
"minecraft": {
"host": "localhost",
"port": 25565,
"version": "1.21.4",
"auth": "microsoft",
"username": "Notch"
},
"prefix": "!"
}