Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selection based /butcher and paste -k flag (kill) #2553

Open
accLarson opened this issue Jun 15, 2024 · 0 comments
Open

Selection based /butcher and paste -k flag (kill) #2553

accLarson opened this issue Jun 15, 2024 · 0 comments
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new

Comments

@accLarson
Copy link

accLarson commented Jun 15, 2024

The Problem

While WorldEdit isn't entity-focused, there are some WorldEdit functions that involve entities for example //copy -e and //paste -e

I find I frequently am using the -e flag for item frames and armor stands.
Item frames are entities, served as blocks /s
Tomatoes are fruit, served as vegetables

When pasting a selection - even with -e - any current entities in the paste location are not removed (expected behavior)

A Solution

I suggest to add a flag to a paste (perhaps-k) to kill all hanging/block like entities (item frames, armor stands, etc) in the target paste area.

In a short discussion with wiz on Discord, they brought up that it might be nice to have a WorldEdit /butcher type equivalent which would be based on a selection rather than a radius. This would allow players more granular control compared to a -k flag since the command could take an argument for what type of entities to kill. Perhaps //kill <entitytype>

Alternatives

No response

Anything Else?

No response

@accLarson accLarson added status:pending Pending acceptance or closure. type:feature-request Request for something new labels Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:pending Pending acceptance or closure. type:feature-request Request for something new
Projects
None yet
Development

No branches or pull requests

1 participant