Include WorldEdit GUI in the documentation, improve privilege handling, simplify main dialog.

This commit is contained in:
Uberi
2013-12-18 15:56:50 -05:00
parent 36424e3dec
commit 3767ea84d2
5 changed files with 169 additions and 55 deletions

View File

@ -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 = {}