aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCow <cow@volloeko.de>2020-03-03 00:26:40 +0100
committerCow <cow@volloeko.de>2020-03-03 00:26:40 +0100
commit508f872ba076f4e767ff2c374656bc47637eb229 (patch)
tree18f6b3505e878bca7c39ce8415f110917264c222 /README.md
parentea5963ad660c91640ec72bddd046d2e465f55f3f (diff)
downloadCowlection-508f872ba076f4e767ff2c374656bc47637eb229.tar.gz
Cowlection-508f872ba076f4e767ff2c374656bc47637eb229.tar.bz2
Cowlection-508f872ba076f4e767ff2c374656bc47637eb229.zip
Replaced best friend add and remove commands with a config gui
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 9 insertions, 7 deletions
diff --git a/README.md b/README.md
index e279e57..b033172 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
# Cowmoonication
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
+**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 friends` |
+| Change guiScale to any value | `/moo guiscale [newValue]` |
+| Auto-replace `/r` with `/msg <latest username>` | `/r ` |
+| Copy chat components | <kbd>ALT</kbd> + <kbd>right click</kbd> |