crpmax / mc-bots

A simple app used for stress testing Minecraft servers with bots
MIT License
319 stars 56 forks source link

Register and login #90

Closed T3ddyPro closed 2 months ago

T3ddyPro commented 3 months ago

Please can you add the function that when bots join in the server do they register with a password that we can set? e.g. put -r (register) and put the password

crpmax commented 2 months ago

Hello, it already has the function to send command on join using the -j option. You can use -j "/register password" to make the register command.