From fb12a4a5cd257c78ea802107babc2a3dff9ef927 Mon Sep 17 00:00:00 2001 From: Cow Date: Mon, 20 Jul 2020 01:05:44 +0200 Subject: Copy inventories as JSON --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index e80c426..6efe063 100644 --- a/README.md +++ b/README.md @@ -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 | ALT + right click
Hold shift to copy full component | +| Copy inventories to clipboard as JSON | CTRL + C | | 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 ` | | Change guiScale to any value | `/moo guiscale [newValue]` | -- cgit