diff options
author | Cow <cow@volloeko.de> | 2023-07-22 16:01:03 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2023-07-22 16:01:03 +0200 |
commit | 0ce8dc4ff8fa01fa17963c2ca7577700956ecf43 (patch) | |
tree | 36d1e929c4c766b5888718bdf72d496d198e45f8 /README.md | |
parent | e6fda2edb243df9b95ce062ac65e088ab40d5dfd (diff) | |
download | Cowlection-0ce8dc4ff8fa01fa17963c2ca7577700956ecf43.tar.gz Cowlection-0ce8dc4ff8fa01fa17963c2ca7577700956ecf43.tar.bz2 Cowlection-0ce8dc4ff8fa01fa17963c2ca7577700956ecf43.zip |
Removed best friends list and join/leave notifications toggles
Both features have been implemented by Hypixel
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -10,10 +10,8 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. ðŸ | Feature | Command/Usage | |-------------------------------------------------------------------------|-----------------------------------------| -| 'Best friends' list to limit the amount of join and leave notifications (always up-to-date names even after player name changes). Also checks best friends' online status automatically | `/moo add/remove/list/online` | | Search through your Minecraft log files | `/moo search` (click the `?` for more info) | | Stalk a player (check online status, current game, ...) | `/moo stalk` | -| Toggle join/leave notifications for friends, guild members or best friends separately | `/moo config` → Notifications | | Show all client-side commands added by all installed mods | `/commandslist` | | 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> (single item)<br><kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>C</kbd> (whole inventory) | |