diff options
author | Cow <cow@volloeko.de> | 2020-03-01 06:49:05 +0100 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-03-01 06:49:05 +0100 |
commit | ea5963ad660c91640ec72bddd046d2e465f55f3f (patch) | |
tree | 9d628daaaaa9c9697ff420bf108f64345acc1296 /README.md | |
parent | 48138d74623d3603f89a4de18a35266197a3b46d (diff) | |
download | Cowlection-ea5963ad660c91640ec72bddd046d2e465f55f3f.tar.gz Cowlection-ea5963ad660c91640ec72bddd046d2e465f55f3f.tar.bz2 Cowlection-ea5963ad660c91640ec72bddd046d2e465f55f3f.zip |
Initial code commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,2 +1,10 @@ # Cowmoonication -A client-side only Forge mod by providing various things related to communication. +A client-side only Forge mod by [Cow](https://namemc.com/profile/Cow) providing various things related to communication. + +Completed features: +*Base command is `/moo`* +* Toggle to hide all join/leave notifications +* 'Best friends' list to limit the amount of join and leave notifications +* Auto-replace `/r` with `/msg <latest username>` +* Copy chat components via <kbd>ALT</kbd> + <kbd>right click</kbd> +* Change guiScale to any value |