diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -5,13 +5,13 @@ Cowlection is a client-side-only Forge mod by [Cow](https://namemc.com/profile/C It is a collection of different features mainly focused on Hypixel SkyBlock. 🄠## Current features +âžœ Use `/moo help` to see all available commands. + | 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) | `/moo add/remove/list` | | Search through your Minecraft log files (click the `?` for more info) | `/moo search` | | Stalk a player (check online status, current game, ...) | `/moo stalk` | -| Stalk SkyBlock stats of a player | `/moo stalkskyblock` | -| Analyze minions on a private island | `/moo analyzeIsland` | | Toggle join/leave notifications for friends, guild members or best friends separately | `/moo toggle` | | Copy chat component | <kbd>ALT</kbd> + <kbd>right click</kbd><br>Hold <kbd>shift</kbd> to copy full component | | Tab-completable usernames for several commands (e.g. `/party`, `/invite`, ...) | `/moo config` → `Commands with Tab-completable usernames` for full list of commands | @@ -19,7 +19,12 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. ðŸ | Change guiScale to any value | `/moo guiscale [newValue]` | | Check for mod updates on server login and via command | `/moo update` | -âžœ Use `/moo help` to see all available commands. +### SkyBlock related features +| Feature | Command/Usage | +|-------------------------------------------------------------------------|-----------------------------------------| +| 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 | ## Download You can download the compiled .jar files from the [release section](https://github.com/cow-mc/Cowlection/releases). |