diff options
author | Cow <cow@volloeko.de> | 2021-03-17 12:39:02 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2021-03-17 12:39:02 +0100 |
commit | e09fc0d1f07da1fe5def7cb80c2128cf71a6ad4f (patch) | |
tree | 3cf5ead8e73bf85aa29ee90745eb1b281cdeac0b /README.md | |
parent | f43d8f566c6140eda00867b2ccfdbc2e967e5596 (diff) | |
download | Cowlection-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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | <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` → `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]` | |