WorldEdit icon indicating copy to clipboard operation
WorldEdit copied to clipboard

Allow "long hands" when using the wand

Open madmaxoft opened this issue 11 years ago • 3 comments

When using the wand, make the player capable of reaching far by using a cLineBlockTracer to find the actual block that has been clicked (just like a //hpos command). This will allow the player to select blocks without having to move towards them.

madmaxoft avatar Feb 17 '14 22:02 madmaxoft

Bukkit has /farwand for that. It isn't that hard to implement. I'll do this.

NiLSPACE avatar May 06 '15 10:05 NiLSPACE

I don't think we need a special type of wand for that, I don't see a reason not to use the normal wand.

madmaxoft avatar May 06 '15 10:05 madmaxoft

Wel, that's how the default bukkit does it, so we should probably at least implement the /farwand command.

NiLSPACE avatar May 06 '15 10:05 NiLSPACE