DeathChest
ExpDrop
  • Death Chest
  • Documentation
  • Installation
  • Permissions
  • Features
    • Claim Protections
    • Block break animation
    • Particle animation
    • Holograms
    • Inventory
    • Experience points convertation
    • Expiration
    • Player notification
    • Global notification
    • Change death message
    • World filter
    • Blast protection
    • Thief Protection
    • PlaceHolder API
    • Duration Format
  • ❓FAQ
  • API
    • Get started
    • Events
  • Control Flow
    • Spawn chest control flow
Powered by GitBook
On this page
  1. Features

Block break animation

PreviousClaim ProtectionsNextParticle animation

Last updated 1 year ago

The plugin has a support for block break animations. The animation looks like that:

If you are using paper the animation is already supported. If you are using spigot, you have to install ProtocolLib to add the support for the animation.

You can disable this feature by modifing the configuration file (plugins/DeathChest/config.yml).

break-effect:
  enabled: true # Set this value to false to disable the break animation feature.
  view-distance: 20.0 # Describes the view distance of the breaking animation
The chest break animation
A breaking chest of the death chest plugin