ClassiCube / MCGalaxy

A Minecraft Classic / ClassiCube server software
GNU General Public License v3.0
172 stars 80 forks source link

Introduced new /BotWhere command prompting current position of bots #632

Closed johannespartin closed 2 years ago

Goodlyay commented 3 years ago

It might be noted that Matcher.FindBots only finds bot that are in the same level as you, which makes the mention of level in the help and output a little bit confusing.

johannespartin commented 3 years ago

@Goodlyay thank you for the hint. I've adjusted it accordingly.

johannespartin commented 3 years ago

@UnknownShadow200 what do you think about this command?

UnknownShadow200 commented 3 years ago

1) Shouldn't use p.FormatNick here as that only works for player names

2) Personally I think this should be part of /BotInfo rather than a separate command