Hi, I'm currently looking for a way to export a part of a Minetest World from the client side . Reading at the forum and wiki, there are some mods (BlockExport, WorldEdit...) that enable a similar feature, but they always work on the server side (generate the file in the mod directory on the server)...