crpmax / mc-bots

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

Feature Request: bot username placeholder #74

Open ICodeDumbStuff opened 1 year ago

ICodeDumbStuff commented 1 year ago

Is your feature request related to a problem? Please describe. i would like to beable to use the bots nick in chat/commands for example i have todo "/island create (name) (type)" so a way around this is to do "/island create MyUsername normal" but for bot testing i cannot do this,

Describe the solution you'd like add to chat (or something like so) that allows the bots username to be used

Describe alternatives you've considered Manually going thru bots which isnt really quick for lots of bots

Additional context An example Currently Bot1: hi Bot2: hi Bot3: hi Bot4: hi Bot5: hi Bot6: hi

Expected Bot1: hi Bot1 Bot2: hi Bot2 Bot3: hi Bot3 Bot4: hi Bot4 Bot5: hi Bot5 Bot6: hi Bot6

crpmax commented 1 year ago

Hello, I can create placeholders, for example {nick}, {bot}, %nick% or %bot%. Which one do you think is best?

ICodeDumbStuff commented 1 year ago

Hi,

I say do it like the .ctrl commands soo {nick} or