Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
Changelog
- Added support for custom entities that are not handled by other configurations.
- A new section has been added (
CustomEntity
), which supports any custom entity that causes an explosion that is not contained in VanillaEntity. This is the case, for example, for MrCrayfish's Gun Mod, which adds some custom entities. Since ExplodeAny can't know anything about this entities, it's mandatory to specify a new entity property,ExplosionRadius
, in all these entities.
- A new section has been added (
- Added new entity properties:
ExplosionRadius
: Allows to set the explosion radiusExplosionFactor
: Allows to set a multiplier for the explosion radiusReplaceOriginalExplosion
: Allows to replace the original explosion, thus using the custom radius for a new custom explosion- Removed material property
ExplosionRadiusFactor
in favor of entity'sExplosionRadius
andExplosionFactor
.
- Added new commands:
/explodeany configuration show
, which allows to show both entity and material configurations for all sections. Required permission:explodeany.configuration.show
./explodeany checktool toggle [player]
, which allows to toggle other players' checktool. Required permission:explodeany.checktool.toggle.others
. (Note that this permission is NOT contained inexplodeany.checktool.toggle
, so it is not applied by default for players that can toggle their own checktool)
- Improved autocompletion: all commands have autocompletion now, even for parameters. Only commands that a given user has permission to use will show up as suggestions.
- Improved localization: added new variables for messages and improved default messages.
- Improved sample configuration & documentation.
- Minor performance improvements
Server support
- Bukkit-based server 1.7 - 1.20 (Bukkit, Spigot, Paper...)
Files
Metadata
Release channel
ReleaseVersion number
1.7.0Loaders
Game versions
1.7.2–1.20.4Downloads
28Publication date
February 25, 2024 at 12:13 PMPublisher

GuilleX7
Member