Shorter notation for selections
Posted: April 26th, 2012, 9:40 pm
I don't know if this would be feasible or worth adding, but I think it would be nice if when selecting an area for a draw command with coordinates, I could type something like:
/c X1 Y1 H1 X2 Y2 H2
instead of:
/c
/m X1 Y1 H1
/m X2 Y2 H2
For example, if I typed "/c 0 0 0 20 20 20" I would make a cuboid from (0, 0, 0) to (20, 20, 20) in one command.
/c X1 Y1 H1 X2 Y2 H2
instead of:
/c
/m X1 Y1 H1
/m X2 Y2 H2
For example, if I typed "/c 0 0 0 20 20 20" I would make a cuboid from (0, 0, 0) to (20, 20, 20) in one command.