Skip to content

Please add some more editing commands. #1982

Description

@bauerbach

The Problem

It would be nice if there were more editing commands. For example, to make a half-sphere/dome, I have to use //sphere and then manually cut off half of it. Also, it's hard to make a //generate command work only for every other block.

A Solution

These commands would greatly improve WorldEdit:

//dome [-hr] and //hdome [-hr] : Works like //sphere and //hsphere respectively, but only creates half of a sphere.

//checkerboard : Works like //generate with a constant for the "expression..." argument, but alternates between pattern1 and pattern2. The command would also be able to be used with just pattern1, which ignores every other block.

Also, an argument should be added to //cyl, //hcyl, //pyramid, and //hpyramid that allows for rotation. This could also be applied to the aforementioned //dome and //hdome commands.

Alternatives

A workaround to the lack of rotation in the //cyl, //hcyl, //pyramid, and //hpyramid commands is //rotate, but this can be a bit unpredictable as it involves using the clipboard. Also, there may be an expression for the //generate command for making checkerboard-like patterns, but it is very complex.

Anything Else?

These new commands would make creating structures such as domes and tunnels much easier and quicker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions