2023-12-10 16:50:59 -05:00

13 lines
274 B
JavaScript

module.exports = {
"mc": {
"host": "corejourney.org",
// "bots": {
// "bot_name": {
// "username": "<configure in secrets>",
// "password": "<configure in secrets>",
// 'auth': "microsoft"
// }
// }
},
"playerListDir": "/home/william/test_list/"
}