Add support for command aliases: /eany checktool toggle = /eany ct t
Fix underwater support:
Improved support for controlling how underwater explosions behave using three new different entity configuration parameters: "ReplaceOriginalExplosionWhenUnderwater", "ExplosionRemoveWaterloggedStateFromNearbyBlocks" and "ExplosionRemoveNearbyLiquids", which are well-explained in the example configuration file.
Fixed underwater explosions breaking blocks controlled by ExplodeAny (now even dirt can be indestructible underwater!) [Thanks to miki99z for coming up with the issue!]
Coming soon
Web application to create and edit configuration: since there have been some complaints about the rising complexity of the configuration file, I'm planning on creating a drag-n-drop based web application to make configuration & plugin bootstraping really easy
ExplodeAny v2.0: some core functionality (including configuration file itself) can't be refactored/optimized to prevent breaking backwards compatibility, which is something I really care about. Therefore, I'm already thinking of a new major version that will simplify configuration, remove some unnecessary properties and make everything work better overall. A configuration file converter so v1.x can be easily migrated to v2.x would be ideal.
Server support
Bukkit-based server 1.7 - 1.20 (Bukkit, Spigot, Paper...)