aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 86b43c87f395b3b6593159671967b475aa395768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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                           |
|-------------------------------------------------------------------------|-----------------------------------------|
| Toggle to hide all join/leave notifications                             | `/moo toggle`                           |
| 'Best friends' list to limit the amount of join and leave notifications | `/moo add/remove/list`                  |
| Change guiScale to any value                                            | `/moo guiscale [newValue]`              |
| Auto-replace `/r` with `/w <latest username>`                           | `/r `                                   |
| Copy chat components                                                    | <kbd>ALT</kbd> + <kbd>right click</kbd> |
| 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)