promotional bannermobile promotional banner

ExplodeAny (Eany)

Customize explosions, break obsidian, underwater TNT, Folia support, many integrations and more!

File Details

v1.13.0

  • R
  • Aug 24, 2025
  • 555.31 KB
  • 99
  • 1.21.8+38

File Name

explodeany-1.13.0.jar

Supported Versions

  • 1.21.5-Snapshot
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.3-Snapshot
  • 1.20.5-Snapshot
  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19
  • 1.18.2
  • 1.18.1
  • 1.18
  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.3
  • 1.8.1
  • 1.8

Changelog

  • Added specific TNT properties [see the wiki]: some new properties have been added specifically for TNT. They can be used in the same entity "Properties" section that all explosive entities have. Some of these entities are:
    • MinimumTravelDistanceToDamageBlocksUnderwater: it allows to set a minimum distance that a primed TNT must travel after it is primed in order to enable underwater damage. This is a workaround for vanilla TNT cannons blowing up after enabling ExplosionDamageUnderwaterBlocks. You can set a minimum distance (like 10) so that propellant TNT does not damage the cannon, but still propel the projectile TNT.
    • SnapToBlockGridOnPriming: stops primed TNT from moving from its position, allowing to keep primed TNT aligned with the block grid.
    • DisableExplosionChaining: allows to disable explosion chaining, i.e., TNT won't be primed by other exploding TNTs.
  • Added OnHit and OnBreak particles [see the wiki]: until now, the entity material Particles section allowed to configure particles that spawn when a block is broken. This stays as the default behavior, but you can now configure particles when a block is hit by the exploding entity too.
  • Fix boss bar duration not being properly computed: while a duration could be used for configuring the checktool's boss bar, the real duration did not match the specified one. It is fixed now.
  • Compatibility rework: to ensure the plugin will continue running in different server implementations (such as Paper, after their hard-fork on Spigot), we have reworked our compatibility layers. Now, paper-based servers will load an specific compatibility layer, allowing to leverage Paper-only features.
  • Minor improvements

Server support

  • Bukkit-based server 1.8 - 1.21.8 (Bukkit, Spigot, Paper...)