mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-03-28 14:56:24 +01:00
hey
This commit is contained in:
parent
212c61c1bd
commit
71ccaa4b82
1 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,8 @@ export default
|
|||
"auth": "offline", // or "microsoft"
|
||||
|
||||
"profiles": [
|
||||
"./andy.json",
|
||||
//"./andy.json",
|
||||
"./profiles/dolphin.json",
|
||||
// add more profiles here, check ./profiles/ for more
|
||||
// more than 1 profile will require you to /msg each bot indivually
|
||||
],
|
||||
|
@ -14,4 +15,4 @@ export default
|
|||
"init_message": "Say hello world and your name", // sends to all on spawn
|
||||
"allow_insecure_coding": false, // disable at own risk
|
||||
"code_timeout_mins": 10, // -1 for no timeout
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue