diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -53,6 +53,7 @@ tmw-info [command] [STRING]" gm-asearch TERM1 TERM2 TERM3 ... (results contain all of the terms) gm-esearch TERM1 TERM2 TERM3 ... (results contain the exact term) gm-show (if zenity is installed, displays a GUI pop-up of the last 10 issued GM CMDs) + chat-search TERM1 TERM2 TERM3 ... (chat: results contain all of the terms) item-update (downloads item DB. Must be run before searching) item-search TERM1 TERM2 TERM3 ... (items: results contain all of the terms) mob-update (downloads monster DB. Must be run before searching) @@ -67,4 +68,5 @@ If you get an error while searching, it may contain special characters and needs 2020-08-15 - fixed gm-show (wasn't showing GUI) and removed trailing comma in mob drops 2020-08-16 - added ratio for dropped items to represent chances in a more human readable way +2020-09-16 - added chat log search |