This plugins adds an animation to all explosions. The blocks which are affected by the explosion are thrown away from the explosion spot.
It is possible to toggle if the blocks are placed when they drop or if they are removed (so there is only the animation).
Code (YAML):
# Enable or disable explosion animations enabled: true
# Defines if the exploded blocks should be placed where they land. place_blocks: false