ChunkCleaner
Destroys chunks
ChunkCleaner
Chunk Cleaner
This plugin adds commands to destroy a whole chunk easily
- `/chunkcleaner mine` Break all the blocks in a specific chunk (Press `F3` + `G` for chunk borders) from top to bottom, leaving only bedrock & valuable blocks (like chests, spawners, etc.) > The blocks are destroyed as if someone mined them with a silk touch pickaxe - `/chunkcleaner vanish` Basically just instant version of `/chunk cleaner mine`. On top of that, it will attempt to put items into containers > Valid containers must be inside current chunk, within 2 blocks of the player's Y level. If failed, items are dropped to the player's feet. The estimated number of double chests for a chunk about sea level height is 10, more for mountains - `/chunkcleaner explode` Completely destroy a chunk by summoning tons of TNTs, explode from top to bottom. (Which might damage nearby chunks) - `/chunkcleaner getpickaxe` Get a pickaxe that can mine a whole chunk. > You need to mine 4 blocks of the same chunk with the pickaxe to destroy it, as a fool-proof mechanism. The method is a lot like `/chunkcleaner vanish`, but it automatically creates double chests at Y = -59
By default, only OPs can use the commands