Added /inventory search <item type> [count] command and fixed command help and description.

This commit is contained in:
Milutinke 2022-09-23 20:20:02 +02:00
parent 5b8d5e8e4a
commit 6cb7a25a16
2 changed files with 69 additions and 2 deletions

View file

@ -329,7 +329,11 @@ cmd.inventory.help.shiftclick=Shift click an item.
cmd.inventory.help.drop=Drop an item from inventory.
cmd.inventory.help.creativegive=Give item in creative mode.
cmd.inventory.help.creativedelete=Clear slot in creative mode.
cmd.inventory.help.inventories=List avaliable inventories
cmd.inventory.help.search=Search for an item in avaliable Inventories
cmd.inventory.help.unknown=Unknown action.
cmd.inventory.found_items=Found items
cmd.inventory.no_found_items=Could not find the specified item in any of avaliable Inventories!
# List
cmd.list.desc=get the player list.