Let us configure ChunkRippers. For example, the ability to configure the height (to what height the chunkripper would replace the blocks with air) or the ability to turn on/off whether a chunkripper should remove manually placed blocks.
Usecases: There are some cases where players would like to chunkrip the space under their build, but doing so would also ruin their builds. If they could configure the chunkripper, or the chunkripper did not remove the manually placed blocks, such issues can easily be avoided.
How: Since all the chunkripper does is replace the blocks with air, an ActionResult could check for PlayerBlockPlaceEvents, if passed the chunkripper wouldn make an exception for that block.
#11732 - Status: open
1 month ago by ArtioMarce for Improvements