For Bukkit 1.16 or lower:
For Bukkit 1.13 or lower:
For Bukkit 1.8 or lower:
No particles at all :(
Vanilla entity "DRAGON_FIREBALL" is not supported
Added support for Magic: Explosions caused by entities spawned by Magic are no longer considered vanilla. They can be customized in their own section, "MagicEntity". (See compatibility below)
Added metrics: Metrics are turned on by default, but they can be turned off in the configuration.
Added the ability to change or remove the locale prefix: [ExplodeAny] can be customized now.
Added some new localization variables: %DURABILITY_PERCENTAGE% for ChecktoolUse, %PRETTY_MATERIAL% for ChecktoolUse and ChecktoolNotHandled.
Added support for more particles: now "Material" is a valid property when configuring the Particles section. It will only be used for particles whose data type is either "MaterialData", "BlockData" or "ItemStack" (see this page)
Particles, sounds and even materials and entities are subject to the specific Bukkit version you are using.
Improved some localization strings.
Improved performance