forked from mtcontrib/Minetest-WorldEdit
refactor code for mantainability and reusability. Start of chat command refactor. Implement /outset.
This commit is contained in:
@ -1183,4 +1183,4 @@ minetest.register_chatcommand("/clearobjects", {
|
||||
end),
|
||||
})
|
||||
|
||||
dofile(minetest.get_modpath("worldedit_commands") .. "/area.lua")
|
||||
dofile(minetest.get_modpath("worldedit_commands") .. "/cuboid.lua")
|
||||
|
Reference in New Issue
Block a user