KillParticles

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

150

KillParticles

<div class="markdown-body">
<p><img src="https://i.imgur.com/fIyxfXc.png" alt="KillParticles"></p>

<h1>Plugin Info</h1>

<p><strong>KillParticles</strong> 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!</p>

<h2>✨ Features:</h2>
<ul>
<li><strong>Predefined Effects</strong> – Choose from Blood Clouds, Mini Explosions, Lightning Strikes, Flame Spirals, Soul Particles, Magic Bursts, and Cosmic Flares.</li>
<li><strong>Player Selection</strong> – Use <code>/killparticles</code> to open a GUI and select your preferred effect.</li>
<li><strong>PvP & PvE Support</strong> – Separate settings for player and mob kills.</li>
<li><strong>Cooldown & Chance</strong> – Configure chance and cooldown to prevent spam.</li>
<li><strong>Admin Control</strong> – Restrict specific effects to ranks, perks, or achievements.</li>
<li><strong>Lightweight & Efficient</strong> – 100% cosmetic, optimized to have <strong>zero impact on FPS or TPS</strong>.</li>
<li><strong>Configurable Settings</strong> – Adjust sounds, visibility range, and effect duration.</li>
</ul>

<h2>🧭 Commands:</h2>
<ul>
<li><code>/killparticles</code> – Opens the player effect selection menu.</li>
<li><code>/killparticles reload</code> – Reloads the plugin configuration.</li>
</ul>

<h2>🔑 Permissions:</h2>
<table>
<thead>
<tr><th>Permission</th><th>Description</th><th>Default</th></tr>
</thead>
<tbody>
<tr><td><code>killparticles.*</code></td><td>Access to all KillParticles permissions.</td><td>op</td></tr>
<tr><td><code>killparticles.use</code></td><td>Can use /killparticles.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.*</code></td><td>Access to all effects.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.blood</code></td><td>Unlocks the Blood effect.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.explosion</code></td><td>Unlocks the Explosion effect.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.lightning</code></td><td>Unlocks the Lightning effect.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.flames</code></td><td>Unlocks the Flames effect.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.soul</code></td><td>Unlocks the Soul effect.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.magic</code></td><td>Unlocks the Magic effect.</td><td>true</td></tr>
<tr><td><code>killparticles.effect.cosmic</code></td><td>Unlocks the Cosmic effect.</td><td>true</td></tr>
<tr><td><code>killparticles.admin</code></td><td>Admin permissions (reload, manage, etc.).</td><td>op</td></tr>
</tbody>
</table>

<h2>⚙️ Configuration:</h2>
<p>
For Paper/Spigot servers: <code>plugins/KillParticles/config.yml</code><br>
After editing, use <code>/killparticles reload</code> or restart your server to apply changes.
</p>

<h2>🧩 Compatibility:</h2>
<p>
Supports <strong>Paper</strong>, <strong>Spigot</strong>, and <strong>Purpur</strong> servers.
</p>

ADS