From 581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0 Mon Sep 17 00:00:00 2001 From: Cow Date: Thu, 1 Jul 2021 21:41:59 +0200 Subject: Added more config options to existing features - Bazaar: order 'Sell Inventory/Sacks Now' tooltips asc/desc - MC Log file search: maximum file size to analyze - Toggle: dungeon performance summary at end of dungeon - Toggle: warn when queued and entered dungeon floors are different - Toggle: shorten item quality info for non-randomized items --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7863e66..d23bc26 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Feature | Command/Usage | |-------------------------------------------------------------------------|-----------------------------------------| | 'Best friends' list to limit the amount of join and leave notifications (always up-to-date names even after player name changes). Also checks best friends' online status automatically | `/moo add/remove/list/online` | -| Search through your Minecraft log files (click the `?` for more info) | `/moo search` | +| Search through your Minecraft log files | `/moo search` (click the `?` for more info) | | Stalk a player (check online status, current game, ...) | `/moo stalk` | | Toggle join/leave notifications for friends, guild members or best friends separately | `/moo config` → Notifications | | Copy chat component | ALT + right click
Hold shift to copy full component | -- cgit