diff options
author | Cow <cow@volloeko.de> | 2021-07-01 21:41:59 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-07-01 21:41:59 +0200 |
commit | 581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0 (patch) | |
tree | 905f8e57a9f04b381c5cc8fa14112b62bec0d86e /README.md | |
parent | fa965e448033d817667760f84ca73cf9bab2519b (diff) | |
download | Cowlection-581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0.tar.gz Cowlection-581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0.tar.bz2 Cowlection-581e0bc3e52d99d73cfeeffcaec64fd3da31cbc0.zip |
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
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | <kbd>ALT</kbd> + <kbd>right click</kbd><br>Hold <kbd>shift</kbd> to copy full component | |