diff options
author | Uberi <azhang9@gmail.com> | 2014-02-23 14:16:22 -0500 |
---|---|---|
committer | Uberi <azhang9@gmail.com> | 2014-02-23 14:16:22 -0500 |
commit | 84f0e23d6c48c0b99a1f20f23858a48312ea259f (patch) | |
tree | 0d2f661a60a27a1778d5872e4c2a0fd1fea14155 /worldedit_shortcommands/depends.txt | |
parent | be913e6d8b25864a900277089aa4f3f5a300d4ad (diff) |
Add `worldedit_shortcommands`, which adds aliases to commonly used chat commands that allow users to type in long command names faster. Idea is courtesy of @electricface.
For example, `//move ? 5` can now be written as `//m ? 5`.
Diffstat (limited to 'worldedit_shortcommands/depends.txt')
-rw-r--r-- | worldedit_shortcommands/depends.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/worldedit_shortcommands/depends.txt b/worldedit_shortcommands/depends.txt new file mode 100644 index 0000000..de1cb6c --- /dev/null +++ b/worldedit_shortcommands/depends.txt @@ -0,0 +1 @@ +worldedit_commands
|