GriefAllow
This plugin is designed for griefer servers. It is designed to eliminate the vulture in territories, it is compatible with many plugins for regions (such as WorldGuard and RedProtect).
Features:
Custom configuration parameters.
# GriefAllow Configuration File
# Set to true to enable debug messages in console
debug: false
# Allow TNT to explode and destroy blocks
enable-tnt: true
# When enabled, TNT explosions will ignite nearby TNT blocks
# When disabled, TNT blocks drop as items instead of exploding again
tnt-chain-reaction: false
# Allow pistons to extend, retract, push and pull blocks
enable-pistons: true
# Allow Wither boss to break blocks and deal damage
enable-wither: true
# Allow sand, gravel, and anvils to fall due to gravity
enable-sand: true
# Allow minecart hoppers to transfer items between inventories
enable-minecart: true
# Allow mobs to spawn when using spawn eggs
enable-egg-spawn: true
# Allow players to destroy minecarts and boats
enable-vehicle-destroy: true
# Allow water and lava to flow and destroy blocks in their path
enable-fluid-flow: true
# Allow players to pull minecarts using a fishing rod
enable-fishing-minecart: true
Comments