🪓WorldEdit Commands
List of all WorldEdit commands that can be used in Roblox BedWars.
Use /i world_edit_wand or //wand to obtain a World Edit Wand, or enter creative mode with /gm 1 to automatically receive one.
Sets position 1 and position 2 of the region to edit, creating a selected region between the two points.
//pos1
//pos2Sets the selected region to the specified block type.
//set <blockType>Replaces all blocks of the first block type contained in the selected region with the second block type.
//replace <blockType1> <blockType2>Copies all the blocks in the selected region, from the current position of your character.
//copyPastes all the blocks in the selected region, based on the position of your character.
//pasteReplaces all the blocks in the selected region with "air".
//deleteCopies all of the blocks in the selected region, then replaces them with "air".
//cutRotates the selected region around each axis by the specified number of degrees.
//rotate <rotationX> <rotationY> <rotationZ>Undos the last WorldEdit action.
//undoRedos the last undone WorldEdit action.
//redoLast updated