clientcommands icon indicating copy to clipboard operation
clientcommands copied to clipboard

[Suggestion] Replace feature on ghostblock fill command.

Open AliahX opened this issue 3 years ago • 10 comments

title.

AliahX avatar May 03 '21 05:05 AliahX

What is this issue for? "Replace feature on ghostblock fill command" is not enough information.

OneYellowLemon avatar May 03 '21 11:05 OneYellowLemon

Did you mean cghostblock fill <from> <to> <block> replace <filter>?

0f-0b avatar May 03 '21 11:05 0f-0b

What would that even do?

xpple avatar May 03 '21 11:05 xpple

Same as /fill ... replace ... presumably

Earthcomputer avatar May 03 '21 12:05 Earthcomputer

I must be stupid cause I have never known that existed. Let me check it out.

xpple avatar May 03 '21 12:05 xpple

@Earthcomputer enhancement or no?

xpple avatar May 03 '21 22:05 xpple

Java fill command is like this:

fill <from> <to> <block> [destroy|hollow|keep|outline|replace]
fill <from> <to> <block> replace [<filter>]

I think ghostblock fill should have those features as well:

cghostblock fill <from> <to> <block> [destroy|hollow|keep|outline|replace]
cghostblock fill <from> <to> <block> replace [<filter>]

AliahX avatar May 04 '21 03:05 AliahX

@TexRexTex thanks for clarifying, you should have clarified that in your original post, rather than leaving us guessing.

Earthcomputer avatar May 05 '21 09:05 Earthcomputer

Any update on this?

OneYellowLemon avatar Nov 06 '21 02:11 OneYellowLemon

It shouldn't be that hard right?? I used the minecraft code as a reference and made the syntax in a fork pretty easily.

AliahX avatar Nov 06 '21 06:11 AliahX