From 060839b4960cf95d428d9ecbc69e455c913d720d Mon Sep 17 00:00:00 2001 From: Cow Date: Thu, 8 Jul 2021 11:56:52 +0200 Subject: Added new command /commandslist - list all client-side commands added by all installed mods --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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` → Notifications | +| Show all client-side commands added by all installed mods | `/commandslist` | | Copy chat component | ALT + right click
Hold shift to copy full component | | Copy inventories to clipboard as JSON | CTRL + C (whole inventory)
CTRL + SHIFT + C (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` | -- cgit