summaryrefslogtreecommitdiff
path: root/worldedit_shortcommands/init.lua
AgeCommit message (Collapse)Author
2017-08-31Add //hollowcube and //cubesfan5
closes #143
2015-09-13Added hollow pyramidsSebastien Ponce
2014-10-25Revert "Use "we-" prefix for commands"sfan5
This is currently being discussed, see #62. This reverts commit 1024eace6f342a340ef84583b2c0c97d657ad326.
2014-10-24Use "we-" prefix for commandsShadowNinja
2014-02-23Add `worldedit_shortcommands`, which adds aliases to commonly used chat ↵Uberi
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`.