aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-03-28 21:38:33 +0100
committerCow <cow@volloeko.de>2020-03-28 21:38:33 +0100
commitf831d34ab792fc234dae2be3e879a5aaa0354149 (patch)
treeb7f91e69555c25e3bc3aeaacb6a51a4a72a68de7 /README.md
parent25714bc7ec6295630506b4ce0e6d4c4d8341ab34 (diff)
downloadCowlection-f831d34ab792fc234dae2be3e879a5aaa0354149.tar.gz
Cowlection-f831d34ab792fc234dae2be3e879a5aaa0354149.tar.bz2
Cowlection-f831d34ab792fc234dae2be3e879a5aaa0354149.zip
Added first iteration of Hypixel API integration
- /moo stalk <player> to get online status of a player
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86b43c8..8474a8f 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing
|-------------------------------------------------------------------------|-----------------------------------------|
| 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` |
+| 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> |