diff options
author | Cow <cow@volloeko.de> | 2020-07-28 18:02:32 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-28 18:02:32 +0200 |
commit | 521cc85ee089b4b4fb666b923470eb99455cc6f4 (patch) | |
tree | 33e51e23c85f84fe0dfe85be9af881714cef93ec /README.md | |
parent | b393636cb3f7e05ef8b34804eeb06357f1b9cfbe (diff) | |
download | Cowlection-521cc85ee089b4b4fb666b923470eb99455cc6f4.tar.gz Cowlection-521cc85ee089b4b4fb666b923470eb99455cc6f4.tar.bz2 Cowlection-521cc85ee089b4b4fb666b923470eb99455cc6f4.zip |
Added best friends online check
runs automatically after joining a server or manually with `/moo online`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ 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) | `/moo add/remove/list` | +| '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` | | Search through your Minecraft log files (click the `?` for more info) | `/moo search` | | Stalk a player (check online status, current game, ...) | `/moo stalk` | | Toggle join/leave notifications for friends, guild members or best friends separately | `/moo toggle` | |