Skip to content

Commit f0a2ce1

Browse files
authored
update example command
1 parent 65ce3ac commit f0a2ce1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Use of pre-compiled jar from [releases](https://github.com/crpmax/mc-bots/releas
1818
When running, you can write a chat message to the terminal to send it by all bots.
1919

2020
## 🧪 Example
21-
`java -jar mc-bots-1.2.0.jar -s 192.168.0.189:25565 -d 10 11 -r -p BOT_ -c 30`
21+
`java -jar mc-bots-1.2.4.jar -s 192.168.0.189:25565 -p BOT_ -d 4000 5000 -c 30 -r`
22+
This will connect 30 bots to server at 192.168.0.189:25565 with delay 4000-5000 ms and will use real-looking nicknames prefixed with BOT_
2223

2324
<img src="https://imgur.com/XWcckas.png" title="Connected bots" width="350px"/>
2425
<img src="https://imgur.com/CvJq1Io.gif" title="Sending chat message by bots" width="350px"/>

0 commit comments

Comments
 (0)