aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2021-03-17 12:39:02 +0100
committerCow <cow@volloeko.de>2021-03-17 12:39:02 +0100
commite09fc0d1f07da1fe5def7cb80c2128cf71a6ad4f (patch)
tree3cf5ead8e73bf85aa29ee90745eb1b281cdeac0b /README.md
parentf43d8f566c6140eda00867b2ccfdbc2e967e5596 (diff)
downloadCowlection-e09fc0d1f07da1fe5def7cb80c2128cf71a6ad4f.tar.gz
Cowlection-e09fc0d1f07da1fe5def7cb80c2128cf71a6ad4f.tar.bz2
Cowlection-e09fc0d1f07da1fe5def7cb80c2128cf71a6ad4f.zip
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
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 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` &rarr; Notifications |
| 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> |
+| 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` &rarr; `Commands with Tab-completable usernames` for full list of commands |
| Auto-replace `/r` with `/w <latest username>` | `/r `, use `/rr` to avoid auto-replacement |
| Change guiScale to any value | `/moo guiscale [newValue]` |