From 265c2eb4cfbdce3184c48855fba5f1250f2b8797 Mon Sep 17 00:00:00 2001 From: Cow Date: Thu, 23 Jul 2020 17:12:32 +0200 Subject: Added /rr command Same as /r but without auto-replacement to /msg --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 89b7ccb..94aef52 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. | Copy chat component | ALT + right click
Hold shift to copy full component | | Copy inventories to clipboard as JSON | CTRL + C | | Tab-completable usernames for several commands (e.g. `/party`, `/invite`, ...) | `/moo config` → `Commands with Tab-completable usernames` for full list of commands | -| Auto-replace `/r` with `/w ` | `/r ` | +| Auto-replace `/r` with `/w ` | `/r `, use `/rr` to avoid auto-replacement | | Change guiScale to any value | `/moo guiscale [newValue]` | | Check for mod updates on server login and via command | `/moo update` | -- cgit