Easily demolish entire chunks, layer by layer, with minimal lag – perfect for Factions servers!
Features ✔️ Layer-by-Layer Demolition: Break chunks one layer at a time, minimizing lag and optimizing server performance.
✔️ Optional Confirmation GUI: GUI allows players to confirm the chunk demolition, preventing accidental destruction.
✔️ Blacklist Support: Easily configure a list of blocks
(e.g., bedrock, mob spawners ) that should not be destroyed
✔️ WorldGuard & Factions Integration
Commands /chunkbuster give
player type amount /chunkbuster list
Permissions chunkbuster.admin
Compatible With: 1.8 - 1.21
WorldGuard
(for region protection) Factions
Config
Code (Text):
# Set to true to show a confirmation GUI before activating a chunk buster
useConfirmationGUI: true
# Recommended to leave false to increase server performance
breakChunksInstantly: false
# Description: List of blocks that should not be destroyed by any chunk buster
blacklist:
- BEDROCK
- END_PORTAL_FRAME
- ENDER_PORTAL_FRAME
- SPAWNER
- MOB_SPAWNER
chunkBusters:
"1x1":
block: ENDER_PORTAL_FRAME
name: "&e&lCHUNK BUSTER&r &7(1x1)"
lore:
- "&fPlace to destroy an entire chunk"
- "&ffrom sky limit to bedrock"
size: 1