From 830e815c429905b29a49ecc1a2bf9e9abbca148b Mon Sep 17 00:00:00 2001 From: Cow Date: Thu, 18 Jun 2020 18:11:50 +0200 Subject: Added `/moo analyzeIsland` to analyze minions on private islands - Added Config option to toggle between Arabic and Roman numerals --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index f99a729..4a1d01f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing | Search through your Minecraft log files | `/moo search` | | Stalk a player (check online status, current game, ...) | `/moo stalk` | | Stalk SkyBlock stats of a player | `/moo stalkskyblock` | +| Analyze minions on a private island | `/moo analyzeIsland` | | 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 | | Tab-completable usernames for several commands (e.g. `/party`, `/invite`, ...) | `/moo config` → `Commands with Tab-completable usernames` for full list of commands | -- cgit