mirror of
https://github.com/Uberi/Minetest-WorldEdit.git
synced 2025-07-01 23:50:36 +02:00
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