diff options
author | Cow <cow@volloeko.de> | 2022-10-10 23:24:04 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2022-10-10 23:24:04 +0200 |
commit | 307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f (patch) | |
tree | a3322fa0e598c5d08a21739f9a55fb6f2ee0a960 /README.md | |
parent | a534e8f516515c9f790b2fd2071e7de088ad778c (diff) | |
download | Cowlection-307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f.tar.gz Cowlection-307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f.tar.bz2 Cowlection-307610afe9a46e1e5ad57b6c1bcbbe2fa5e6747f.zip |
Chest Analyzer rework
- Added search
- Added NPC sell prices
- Added 'deselect/hide item'
- Added list of coords for highlighted chests
- Added info button (`[?]`)
- Added 'price type' column
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,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 & lowest BINs value on your private island | `/moo analyzeChests` | +| Analyze chests and their Bazaar, lowest BINs, and NPC value on your private island | `/moo analyzeChests` | | Analyze minions on a private island | `/moo analyzeIsland` | | Improved Dungeon item tooltips (item quality + obtained floor; normalize dungeon item stats) | To normalize stats: Hold <kbd>shift</kbd> (configurable) while viewing a dungeon item tooltip | | Improved Dungeon Party Finder | configure with `/moo config party` | |