aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 4a1d01f2262b75597db4b605ecf213f9eb8491ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Cowmoonication
A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing various things related to communication. :cow2:

## Current features
| 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` |
| 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` &rarr; `Commands with Tab-completable usernames` for full list of commands |
| Auto-replace `/r` with `/w <latest username>`                           | `/r `                                   |
| Change guiScale to any value                                            | `/moo guiscale [newValue]`              |
| Check for mod updates on server login and via command                   | `/moo update`                           |

➜ Use `/moo help` to see all available commands.

## Download
You can download the compiled .jar files from the [release section](https://github.com/cow-mc/Cowmoonication/releases).

➜ View [Changelog](CHANGELOG.md)