/editline
building

Draw a line of blocks between two points

Syntax

/editline <start> <end> <material> [width] [height] [shape] [origin] [spacing] [density]
RequiredOptional

Parameters

startRequiredposition

Start position (x y z, supports ~ for relative)

endRequiredposition

End position (x y z, supports ~ for relative)

materialRequiredblockType

Block material pattern (e.g. Rock_Stone or Rock_Stone,Soil_Grass)

widthOptionalnumber

Line width (default: 1)

Default: 1

heightOptionalnumber

Line height (default: 1)

Default: 1

shapeOptionalstring

Line shape (Cube, Sphere, Cylinder, Cone, etc.)

originOptionalstring

Shape origin point (Center, Bottom, Top)

spacingOptionalnumber

Block interval along the line (default: 1)

Default: 1

densityOptionalinteger

Random chance (1-100) that each block is placed (default: 100)

Default: 100

Subcommands

/editline start

Start position (x y z, supports ~ for relative)

/editline end

End position (x y z, supports ~ for relative)

/editline material

Block material pattern (e.g. Rock_Stone or Rock_Stone,Soil_Grass)

/editline width

Line width (default: 1)

/editline height

Line height (default: 1)

/editline wallThickness

Wall thickness for hollow lines (0 = solid)

/editline shape

Line shape (Cube, Sphere, Cylinder, Cone, etc.)

/editline origin

Shape origin point (Center, Bottom, Top)

/editline spacing

Block interval along the line (default: 1)

/editline density

Random chance (1-100) that each block is placed (default: 100)