diff options
author | Cow <cow@volloeko.de> | 2020-07-30 23:48:48 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-30 23:48:48 +0200 |
commit | 18b212830420d8160b1e8b3076211cf1748229bf (patch) | |
tree | 4f816c2094701d5c40360d66d3b97f055377ef30 /README.md | |
parent | 521cc85ee089b4b4fb666b923470eb99455cc6f4 (diff) | |
download | Cowlection-18b212830420d8160b1e8b3076211cf1748229bf.tar.gz Cowlection-18b212830420d8160b1e8b3076211cf1748229bf.tar.bz2 Cowlection-18b212830420d8160b1e8b3076211cf1748229bf.zip |
Added SkyBlock Dungeon performance tracker
- overlay + chat output
- replaces Dungeon deaths tracker
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 <kbd>shift</kbd> 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). |