diff options
author | Cow <cow@volloeko.de> | 2021-07-08 11:56:52 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-07-08 11:56:52 +0200 |
commit | 060839b4960cf95d428d9ecbc69e455c913d720d (patch) | |
tree | 99e8a969ee8aaa6aaf16069c78ad43051b18c585 /README.md | |
parent | 09e28b36a3159e35710b06e82a60c6814716f230 (diff) | |
download | Cowlection-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` → 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` | |