diff options
author | Cow <cow@volloeko.de> | 2020-07-20 01:05:44 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-20 01:05:44 +0200 |
commit | fb12a4a5cd257c78ea802107babc2a3dff9ef927 (patch) | |
tree | 371c47953b486d4a29290f4016de22318a3a0515 /README.md | |
parent | 606722d21d96eaa22a55302014415f2c7c19d9c6 (diff) | |
download | Cowlection-fb12a4a5cd257c78ea802107babc2a3dff9ef927.tar.gz Cowlection-fb12a4a5cd257c78ea802107babc2a3dff9ef927.tar.bz2 Cowlection-fb12a4a5cd257c78ea802107babc2a3dff9ef927.zip |
Copy inventories as JSON
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. ðŸ | Stalk a player (check online status, current game, ...) | `/moo stalk` | | Toggle join/leave notifications for friends, guild members or best friends separately | `/moo toggle` | | 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> | | 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 ` | | Change guiScale to any value | `/moo guiscale [newValue]` | |