This plugin allows you to solve the problems of TNT explosions through water. The
CrackedBlocks plugin offers many features, however a bug has not been fixed and it consists in not damaging the blocks around a tnt when it explodes in water.
IMPORTANT: I have no relation with the developer of CrackedBlocks, I am only a developer who found interesting to publish this patch to help many people. For the moment, this plugin is not intended to develop but I could add some features if requested.
Commands:
/cbp reload | Reload the plugin.
Permissions:
cbp.reload
Features:
Enable and disable TNT damage in water
Activate and deactivate the effects of the explosion of the DTT in water
Customize all messages in the configuration
Configuration:
Code (YAML):
Options: # If this option is set to true, the tnt will not damage the water water-protection: true
# If this option is set to True, the particles of the explosion will appear fake-explosion: true
Messages: # Message when the player does not have permission no-perm: "&cYou don't have permission to do this."
# Message when the command is not correct invalid-usage: "&cThe use of this command is incorrect. Only the /cbp reload command is available."
# Message when the configuration has been reloaded reload-success: "&aThe plugin has been successfully reloaded."
# Message when the configuration has been reloaded by console reload-success-console: "&cThe plugin has been successfully reloaded."
Found a issue? Open a ticket on github and I'll fix it. Please rate me if it was useful to you.