aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-04-18 18:31:36 +0200
committerCow <cow@volloeko.de>2020-04-18 18:31:36 +0200
commita76d00bec256964083a636e443748f70a76e47cd (patch)
tree4dcb2b300bd710b4b9af48481c8bcaa7c82b8ae1 /README.md
parentb0403a905f6abffb44d1bf3502ae4616f2cf68a9 (diff)
downloadCowlection-a76d00bec256964083a636e443748f70a76e47cd.tar.gz
Cowlection-a76d00bec256964083a636e443748f70a76e47cd.tar.bz2
Cowlection-a76d00bec256964083a636e443748f70a76e47cd.zip
Adapted to new login/logout notifications of Hypixel
also: - Added ¯\_(ツ)_/¯ - Improved copying of chat components
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8474a8f..0a652c6 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,12 @@ A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing
## Current features
| Feature | Command/Usage |
|-------------------------------------------------------------------------|-----------------------------------------|
-| Toggle to hide all join/leave notifications | `/moo toggle` |
-| 'Best friends' list to limit the amount of join and leave notifications | `/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) | `/moo add/remove/list` |
+| Toggle join/leave notifications for friends, guild members or best friends separately | `/moo toggle` |
| Stalk a player (check online status, current game, ...) | `/moo stalk` |
| Change guiScale to any value | `/moo guiscale [newValue]` |
| Auto-replace `/r` with `/w <latest username>` | `/r ` |
-| Copy chat components | <kbd>ALT</kbd> + <kbd>right click</kbd> |
+| Copy chat component | <kbd>ALT</kbd> + <kbd>right click</kbd><br>Hold <kbd>shift</kbd> to copy full component |
| Check for mod updates on server login and via command | `/moo update` |
➜ Use `/moo help` to see all available commands.