BlockHorizons / BlockSniper

An advanced (brush) world editing plugin for PocketMine-MP
https://poggit.pmmp.io/p/BlockSniper/
Apache License 2.0
76 stars 41 forks source link

[Feature Request] Option for 2 Position Selections #83

Closed 95CivicSi closed 5 years ago

95CivicSi commented 6 years ago

Description

The clone command (and several brush options) would greatly benifit if the user could select 2 positions (Lower Corner and opposing Upper Corner blocks) instead of radius.

For the clone command, this would reduce iteration through unneccessary spaces and make for more accurate duplications when cloning items that were built in normal terrain instead of a flat world.

For brushes (eg drain, fill, tree), a 2 position selection would make it possible to create vertical structures such as walls or select areas where a rectangular shape would be more useful.

Versions

Sandertv commented 6 years ago

Going to be redoing this probably in a version 3.1.0 after the 3.0.0 version is finished. The earlier implementation was quite messy.

Sandertv commented 5 years ago

This is now (finally!) done. You can try it out in the 3.2.0 version I am about to release.