
Make building easier with the World Editor datapack! Datapack has singleplayer and multiplayer support.

Just like the WorldEdit mod, you can use commands to make building way easier!
Explore the seamless functionality in both single-player and multiplayer modes.
You DO need operator permission to use this datapack/mod.
V2.3.0+
/function we:tools/cut
/function we:tools/set {block:stone}
/function we:tools/outline {block:dirt}
/function we:tools/replace {old:dirt, new:stone}
/function we:tools/copy
/function we:tools/paste
/function we:movement/up {amount:1}
/function we:movement/down {amount:1}
/function we:give/wand
/function we:give/brush
/function we:misc/outline
/function we:misc/deselect_area
Undo is still being worked on.
V2.2.0+
/function worldeditor:util/cut
/function worldeditor:util/set {block:stone}
/function worldeditor:util/outline {block:dirt}
/function worldeditor:util/replace {old:dirt, new:stone}
/function worldeditor:util/copy
/function worldeditor:util/paste
/function worldeditor:util/up {amount:1}
/function worldeditor:util/down {amount:1}
/function worldeditor:give_wand
/function worldeditor:outline
V1
/function worldedit:util/set {block:stone}
/function worldedit:util/cut
/function worldedit:util/outline {block:dirt}
/function worldedit:util/replace {old:dirt, new:stone}
/function worldedit:util/up {amount:1}
All commands in World Editor are permanent, meaning once you execute a command, it cannot be undone. Please remember this when using World Editor.
Use /function we:give/wand to get the selector item.
When you have selected two positions named #1 and #2 you can start using the included
Use /function we:misc/outline to enable/disable the outline particles that appear when you select two positions.
You must have an area already copied to use the paste function.
Pasted areas will be pasted facing up and south-east. You can also use F3. Make sure that the X, Y, and Z axis lines are all facing away from you. The build is also facing that way.