Description
"No Block Damage" adds various configurations that are helpful for Minigame, PvP, and MMO server owners.
With this plugin you can:
- Disable destruction of blocks
- Prevent players from placing blocks
- Disable desctruction of plants
You can find the configuration file in `mods/com.hy2k.noblockdamage_NoBlockDamage/NoBlockDamage.json`.
Currently the configurable values are:
AllowCreativeOverride: (Default: true) Players in creative override all rules
AllowBlockDestruction: (Default: false) Whether or not blocks can be destroyed
AllowBlockPlacement: (Default: false) Whether or not blocks can be placed
AllowPlantDestruction: (Default: false) Whether or not plants can be destroyed


