-
Notifications
You must be signed in to change notification settings - Fork 0
Home
MootComb edited this page Apr 9, 2026
·
2 revisions
Welcome to the GriefAllow wiki!
# 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