Switch USERNAME to EMAIL to avoid collisions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user