Switch USERNAME to EMAIL to avoid collisions

This commit is contained in:
2021-05-01 23:34:43 +00:00
parent 0d2be1378f
commit a41d9f2793
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ $ SERVER=localhost PORT=12345 ./run_linux.sh
If you have your own alt account for the bot:
```
$ USERNAME=you@domain.com PASSWORD=supersecret SERVER=minecraft.example.com ./run_linux.sh
$ EMAIL=you@domain.com PASSWORD=supersecret SERVER=minecraft.example.com ./run_linux.sh
```
## Commands