From 18b212830420d8160b1e8b3076211cf1748229bf Mon Sep 17 00:00:00 2001 From: Cow Date: Thu, 30 Jul 2020 23:48:48 +0200 Subject: Added SkyBlock Dungeon performance tracker - overlay + chat output - replaces Dungeon deaths tracker --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 887d7a1..9d976b8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,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` | +| '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` | | Stalk a player (check online status, current game, ...) | `/moo stalk` | | Toggle join/leave notifications for friends, guild members or best friends separately | `/moo toggle` | @@ -26,7 +26,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Stalk SkyBlock stats of a player | `/moo stalkskyblock` | | Analyze minions on a private island | `/moo analyzeIsland` | | Dungeon interfaces enhancements (normalize dungeon item stats, improved party finder) | Hold shift while viewing a dungeon item tooltip | -| Dungeon death counter | automatically; or with `/moo deaths` | +| Dungeon performance overlay: Skill score calculation, destroyed crypts tracker, and elapsed time indicator | automatically; or with `/moo dungeon`; Overlay can be edited with `/moo dungeonGui` | ## Download You can download the compiled .jar files from the [release section](https://github.com/cow-mc/Cowlection/releases). -- cgit