aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2021-07-08 11:56:52 +0200
committerCow <cow@volloeko.de>2021-07-08 11:56:52 +0200
commit060839b4960cf95d428d9ecbc69e455c913d720d (patch)
tree99e8a969ee8aaa6aaf16069c78ad43051b18c585 /README.md
parent09e28b36a3159e35710b06e82a60c6814716f230 (diff)
downloadCowlection-060839b4960cf95d428d9ecbc69e455c913d720d.tar.gz
Cowlection-060839b4960cf95d428d9ecbc69e455c913d720d.tar.bz2
Cowlection-060839b4960cf95d428d9ecbc69e455c913d720d.zip
Added new command /commandslist
- list all client-side commands added by all installed mods
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 f8fad6d..19d15f0 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. ðŸ
| 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` &rarr; Notifications |
+| Show all client-side commands added by all installed mods | `/commandslist` |
| Copy chat component | <kbd>ALT</kbd> + <kbd>right click</kbd><br>Hold <kbd>shift</kbd> to copy full component |
| Copy inventories to clipboard as JSON | <kbd>CTRL</kbd> + <kbd>C</kbd> (whole inventory)<br><kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>C</kbd> (single item) |
| Copy info of "the thing" you're looking at (NPC or mob + nearby "text-only" armor stands; armor stand, placed skull, banner, sign, dropped item, item in item frame, map on wall) | `/moo whatAmILookingAt` |