-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When no chest is near, the search error message is incorrect, for example:
search bone
returns
Could not find any chests containing %s
If a chest (without bone) is nearby, it correctly returns:
Could not find any chests containing BONE.
Relatedly, if it's not too complicated, adding a separate error message when there are no chests at all (There are no chests within radius ...) could be more informative for the user.
Finally, since search uses the same default radius as all other commands, the documentation should maybe add that one can override that radius by specifying it as a 3rd argument, e.g. search bone [RADIUS]. Maybe having a user command to change the default radius on a per-user base could be useful as well?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels