Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for GuilleX7

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

Report ExplodeAny?

Release
1.7.0

GuilleX7 released ExplodeAny version 1.7.0 on February 25, 2024

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.
  • Added new entity properties:
    • ExplosionRadius: Allows to set the explosion radius
    • ExplosionFactor: Allows to set a multiplier for the explosion radius
    • ReplaceOriginalExplosion: Allows to replace the original explosion, thus using the custom radius for a new custom explosion
    • Removed material property ExplosionRadiusFactor in favor of entity's ExplosionRadius and ExplosionFactor.
  • 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 in explodeany.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 onFebruary 25, 2024
Downloads0

Platforms

Paper Paper (1.8, 1.9-1.20.4)