aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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> |