diff options
author | Cow <cow@volloeko.de> | 2020-06-18 18:11:50 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-06-18 18:11:50 +0200 |
commit | 830e815c429905b29a49ecc1a2bf9e9abbca148b (patch) | |
tree | 38b94b086eb986294264e14bb02057ee56fb0974 /README.md | |
parent | c2c644d9b0f8a66e757b67145935b0e3c447db97 (diff) | |
download | Cowlection-830e815c429905b29a49ecc1a2bf9e9abbca148b.tar.gz Cowlection-830e815c429905b29a49ecc1a2bf9e9abbca148b.tar.bz2 Cowlection-830e815c429905b29a49ecc1a2bf9e9abbca148b.zip |
Added `/moo analyzeIsland` to analyze minions on private islands
- Added Config option to toggle between Arabic and Roman numerals
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | <kbd>ALT</kbd> + <kbd>right click</kbd><br>Hold <kbd>shift</kbd> 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 | |