clientcommands icon indicating copy to clipboard operation
clientcommands copied to clipboard

[Suggestion] cglow block using fill command syntax

Open AliahX opened this issue 4 years ago • 10 comments
trafficstars

I would like to be able to specify two coordinates when using cglow and have the replace feature.

AliahX avatar Jul 05 '21 05:07 AliahX

You can specify 2 coordinates by using cglow area <x> <y> <z> <x1> <y1> <z1> iirc

barraIhsan avatar Jul 05 '21 06:07 barraIhsan

Cool! I didn't know about this, however i still feel that there should be replace syntax

AliahX avatar Jul 06 '21 04:07 AliahX

what replace syntax for? It's a client-side mod. It can't replace a block.

barraIhsan avatar Jul 06 '21 12:07 barraIhsan

I would assume that replace is referring to the replace syntax of the vanilla fill command to only affect certain blocks. replace is not a good name for this use case, perhaps filter would fit better. However, the only use I can really see is quickly highlighting certain blocks and I feel this will (almost) always be used for x-ray...

OneYellowLemon avatar Jul 06 '21 13:07 OneYellowLemon

always be used for x-ray...

you also can do it with cfindblock. Also, filter will be great. A feature can be bad depends who use it.

barraIhsan avatar Jul 06 '21 13:07 barraIhsan

Yes, but then you at least have to run the command each time you want to find a new block and then click the thing in chat to highlight it. Not hard to automate it with the scripting API or anything, but certainly a deterrent. With a filter, you could easily do something like /cglow area ~-100 0 ~-100 ~100 255 ~100 diamond_ore and x-ray super easily.

OneYellowLemon avatar Jul 06 '21 13:07 OneYellowLemon

or you could literally just get an xray texturepack? Its not that hard.

AliahX avatar Jul 07 '21 01:07 AliahX

This could be easily added to /careastats, which I would find more fitting.

xpple avatar Jul 07 '21 08:07 xpple