diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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. |