Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Customize explosions, break obsidian, underwater TNT, Folia support, many integrations and more!
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
ExplosionRadiusFactorin favor of entity'sExplosionRadiusandExplosionFactor.
- 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...)
Information
| Published on | February 25, 2024 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.8, 1.9-1.20.4)