From 870873ad151defd9ed59ddf5e4937a58166704d8 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Thu, 31 Aug 2017 19:07:51 +0200 Subject: Add //hollowcube and //cube closes #143 --- worldedit_shortcommands/init.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'worldedit_shortcommands/init.lua') diff --git a/worldedit_shortcommands/init.lua b/worldedit_shortcommands/init.lua index a4350ae..da02b75 100644 --- a/worldedit_shortcommands/init.lua +++ b/worldedit_shortcommands/init.lua @@ -25,6 +25,7 @@ worldedit.alias_chatcommand("/v", "/volume") worldedit.alias_chatcommand("/s", "/set") worldedit.alias_chatcommand("/r", "/replace") worldedit.alias_chatcommand("/ri", "/replaceinverse") +worldedit.alias_chatcommand("/hcube", "/hollowcube") worldedit.alias_chatcommand("/hspr", "/hollowsphere") worldedit.alias_chatcommand("/spr", "/sphere") worldedit.alias_chatcommand("/hdo", "/hollowdome") -- cgit v1.2.3