From e09fc0d1f07da1fe5def7cb80c2128cf71a6ad4f Mon Sep 17 00:00:00 2001 From: Cow Date: Wed, 17 Mar 2021 12:39:02 +0100 Subject: Added /moo whatAmILookingAt - Copy info of "the thing" you're looking at - currently supports: NPCs and mobs + nearby "text-only" armor stands; armor stands, placed skulls, dropped items, items in item frames, maps on walls --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1a76670..3a480a3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Toggle join/leave notifications for friends, guild members or best friends separately | `/moo config` → Notifications | | Copy chat component | ALT + right click
Hold shift to copy full component | | Copy inventories to clipboard as JSON | CTRL + C | +| Copy info of "the thing" you're looking at (NPC or mob + nearby "text-only" armor stands; armor stand, placed skull, dropped item, item in item frame, map on wall) | `/moo whatAmILookingAt` | | Tab-completable usernames for several commands (e.g. `/party`, `/invite`, ...) | `/moo config` → `Commands with Tab-completable usernames` for full list of commands | | Auto-replace `/r` with `/w ` | `/r `, use `/rr` to avoid auto-replacement | | Change guiScale to any value | `/moo guiscale [newValue]` | -- cgit