diff options
author | Cow <cow@volloeko.de> | 2020-07-23 17:12:32 +0200 |
---|---|---|
committer | Cow <cow@volloeko.de> | 2020-07-23 17:12:32 +0200 |
commit | 265c2eb4cfbdce3184c48855fba5f1250f2b8797 (patch) | |
tree | d6c4382695becd6d4c6c30b7f050c7c3c50ebdcf /README.md | |
parent | 745a7c428971ed08eb91057a7c8a4ba18825a54f (diff) | |
download | Cowlection-265c2eb4cfbdce3184c48855fba5f1250f2b8797.tar.gz Cowlection-265c2eb4cfbdce3184c48855fba5f1250f2b8797.tar.bz2 Cowlection-265c2eb4cfbdce3184c48855fba5f1250f2b8797.zip |
Added /rr command
Same as /r but without auto-replacement to /msg <latest name>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ It is a collection of different features mainly focused on Hypixel SkyBlock. ðŸ | Copy chat component | <kbd>ALT</kbd> + <kbd>right click</kbd><br>Hold <kbd>shift</kbd> to copy full component | | Copy inventories to clipboard as JSON | <kbd>CTRL</kbd> + <kbd>C</kbd> | | 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 <latest username>` | `/r ` | +| Auto-replace `/r` with `/w <latest username>` | `/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` | |