From 84f0e23d6c48c0b99a1f20f23858a48312ea259f Mon Sep 17 00:00:00 2001 From: Uberi Date: Sun, 23 Feb 2014 14:16:22 -0500 Subject: 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`. --- worldedit_shortcommands/depends.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 worldedit_shortcommands/depends.txt (limited to 'worldedit_shortcommands/depends.txt') 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 -- cgit v1.2.3