From 3767ea84d26a707f4688426b238a9709542d9534 Mon Sep 17 00:00:00 2001 From: Uberi Date: Wed, 18 Dec 2013 15:56:50 -0500 Subject: Include WorldEdit GUI in the documentation, improve privilege handling, simplify main dialog. --- worldedit_commands/init.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'worldedit_commands/init.lua') diff --git a/worldedit_commands/init.lua b/worldedit_commands/init.lua index 62b9fa5..f2bd118 100644 --- a/worldedit_commands/init.lua +++ b/worldedit_commands/init.lua @@ -1,5 +1,7 @@ minetest.register_privilege("worldedit", "Can use WorldEdit commands") +--wip: fold the hollow stuff into the main functions and add a hollow flag at the end, then add the compatibility stuff + worldedit.set_pos = {} worldedit.inspect = {} -- cgit v1.2.3