Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Alwyn Mattapullut <[email protected]>
  • Loading branch information
alwyn974 committed Jul 26, 2021
1 parent ea02a32 commit 9d8cc8e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,14 @@ https://github.com/alwyn974/MinecraftBOT/releases

![Gui](https://i.imgur.com/OpdfO7Q.png)

For cracked account, just type the username in `Email` field

## Tips

There are environnement variable to override the default value of host, port, username and password
- `MC_BOT_HOST` for the host
- `MC_BOT_PORT` for the port
- `MC_BOT_USERNAME` for the username
- `MC_BOT_USERNAME` for the email/username
- `MC_BOT_PASSWORD` for the password
- `MC_BOT_PREFIX` for the prefix of the commands (default=`.`)

Expand All @@ -64,7 +66,7 @@ They are some builtin commands in the bot
-p,--port <arg> Setup the port value (Default=25565)
--password <arg> Password of the user
-s,--status Display only the status of the server
-u,--user <arg> Email of the user
-u,--user <arg> Email/Username of the account
```


Expand Down

0 comments on commit 9d8cc8e

Please sign in to comment.