Update README
This commit is contained in:
parent
217bb0dae0
commit
396c1e2e33
|
@ -32,13 +32,13 @@ If you want to use the built-in burner account (Minecraft name `mattstack`):
|
|||
$ SERVER=minecraft.example.com ./run_linux.sh
|
||||
```
|
||||
|
||||
Use `PORT` to specify a custom port to connect to:
|
||||
Or, use `PORT` to specify a custom port to connect to:
|
||||
|
||||
```
|
||||
$ SERVER=localhost PORT=12345 ./run_linux.sh
|
||||
```
|
||||
|
||||
If you have your own alt account for the bot:
|
||||
Or, if you have your own alt account for the bot:
|
||||
|
||||
```
|
||||
$ EMAIL=you@domain.com PASSWORD=supersecret SERVER=minecraft.example.com ./run_linux.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user