Improve README

master
Tanner Collin 3 years ago
parent 0d23dbaf9f
commit 0d2be1378f
  1. 11
      README.md

@ -8,12 +8,9 @@ netherwart, and trade with villagers to get emeralds. He can eat, sleep, and
flee from threats.
## Requirements
- Python >= 3.6
- pip
- virtualenv
- git
- wget
- unzip
- pip, virtualenv, git, wget, unzip
## Linux Setup
@ -41,7 +38,7 @@ Use `PORT` to specify a custom port to connect to:
$ SERVER=localhost PORT=12345 ./run_linux.sh
```
If you have your own alt account:
If you have your own alt account for the bot:
```
$ USERNAME=you@domain.com PASSWORD=supersecret SERVER=minecraft.example.com ./run_linux.sh
@ -121,7 +118,7 @@ These can be ran by anyone, all bots will reply.
### Bot-specific Commands
These will only run for the bot they are addressed to.
These will only run for the bot they are addressed to. Replace `1` with the last character of the bot's name.
`1respawn` - respawns the bot if it's dead

Loading…
Cancel
Save