EngineHub / EngineHub/WorldEdit

Allow filling the edges of a selection

Open
#2,279 4 comments 0 reactions 0 assignees View on GitHub
status:pending type:feature-request
Dominant language
Java
Stars
3.5k
Forks
960
Avg merge
6h 57m
Merged PRs (30d)
1

Description

### The Problem

Currently, the `//faces` command exists to fill the six faces of a cuboid region. However, there is no way to specify to only fill the outer edges of this cuboid region.

### A Solution

A complement command could be introduced with the syntax `//edges `. For a cuboid region, this would fill its twelve edges. The behavior for other regions is more difficult to define, but the main purpose of this command would be to use it with cuboid regions.

### Alternatives

The closest solution I know of is using `//faces` then manually changing the difference between faces and edges back to air.

![](https://user-images.githubusercontent.com/24855774/224215200-c524318c-45a5-487c-84b3-ecc4e5a0bced.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.