Improve README
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@@ -8,12 +8,9 @@ netherwart, and trade with villagers to get emeralds. He can eat, sleep, and
 | 
				
			|||||||
flee from threats.
 | 
					flee from threats.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Requirements
 | 
					## Requirements
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- Python >= 3.6
 | 
					- Python >= 3.6
 | 
				
			||||||
- pip
 | 
					- pip, virtualenv, git, wget, unzip
 | 
				
			||||||
- virtualenv
 | 
					 | 
				
			||||||
- git
 | 
					 | 
				
			||||||
- wget
 | 
					 | 
				
			||||||
- unzip
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Linux Setup
 | 
					## Linux Setup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -41,7 +38,7 @@ Use `PORT` to specify a custom port to connect to:
 | 
				
			|||||||
$ SERVER=localhost PORT=12345 ./run_linux.sh
 | 
					$ 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
 | 
					$ 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
 | 
					### 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
 | 
					`1respawn` - respawns the bot if it's dead
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user