
Whenever a player kills another player or mob, a visual particle effect is triggered at the death location.

KillParticles is a lightweight Paper/Spigot plugin that makes every kill more exciting by spawning cool visual effects whenever a player or mob dies. Choose from a selection of predefined effects like Blood Clouds, Mini Explosions, Lightning Strikes, and more!
/killparticles to open a GUI and select your preferred effect./killparticles – Opens the player effect selection menu./killparticles reload – Reloads the plugin configuration.| Permission | Description | Default |
|---|---|---|
killparticles.* | Access to all KillParticles permissions. | op |
killparticles.use | Can use /killparticles. | true |
killparticles.effect.* | Access to all effects. | true |
killparticles.effect.blood | Unlocks the Blood effect. | true |
killparticles.effect.explosion | Unlocks the Explosion effect. | true |
killparticles.effect.lightning | Unlocks the Lightning effect. | true |
killparticles.effect.flames | Unlocks the Flames effect. | true |
killparticles.effect.soul | Unlocks the Soul effect. | true |
killparticles.effect.magic | Unlocks the Magic effect. | true |
killparticles.effect.cosmic | Unlocks the Cosmic effect. | true |
killparticles.admin | Admin permissions (reload, manage, etc.). | op |
For Paper/Spigot servers: plugins/KillParticles/config.yml
After editing, use /killparticles reload or restart your server to apply changes.
Supports Paper, Spigot, and Purpur servers.