From c4392eb697e507340454a8735e7b4d3bd297f5f1 Mon Sep 17 00:00:00 2001 From: Cow Date: Fri, 23 Apr 2021 14:43:24 +0200 Subject: Added Chest Tracker & Analyzer --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5e3c7fa..5f8aa27 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Feature | Command/Usage | |-------------------------------------------------------------------------|-----------------------------------------| | Stalk SkyBlock stats of a player | `/moo stalkskyblock` | +| Analyze chests and their Bazaar value on your private island | `/moo analyzeChests` | | Analyze minions on a private island | `/moo analyzeIsland` | | Dungeon interfaces enhancements (normalize dungeon item stats, improved party finder) | Hold shift (configurable) while viewing a dungeon item tooltip | | Dungeon performance tracker and overlay: Skill score calculation, class milestone tracker, destroyed crypts tracker, and elapsed time indicator | automatically; or with `/moo dungeon` | -- cgit