HomeJavaModsActionParticles
ActionParticles
ModsJava

ActionParticles

by Kiola · on Modrinth

Lightweight plugin that spawns customizable particles when players join, quit, die, or teleport. Supports multiple particle types, delays, and full…

⬇ Download on Modrinth

ActionParticles is a lightweight and highly customizable plugin for Minecraft servers that adds visual particle effects for various player actions.

Features:

Commands:

Events:

Permissions:

Configuration: Each event (join, quit, death, teleport) can be independently configured with:

Example config.yml ```yaml particles: on-join: enabled: true delay: -1 # Delay in ticks (-1 for instant) particles: - type: "FIREWORKS_SPARK" count: 100 speed: 0.1 offset: x: 0.1 y: 0.5 z: 0.1 position: x: 0.0 y: 1.0 z: 0.0

on-quit: enabled: true delay: -1 particles: - type: "ASH" count: 150 speed: 1.0 offset: x: 0.1 y: 0.5 z: 0.1 position: x: 0.0 y: 1.0 z: 0.0 - type: "SMOKE" count: 100 speed: 0.1 offset: x: 0.2 y: 0.6 z: 0.2 position: x: 0.0 y: 1.2 z: 0.0

on-death: enabled: true delay: -1 particles: - type: "SMOKE" count: 150 speed: 0.1 offset: x: 0.1 y: 0.5 z: 0.1 position: x: 0.0 y: 1.0 z: 0.0

on-teleport: enabled: true delay: -1 particles: - type: "ENCHANT" count: 100 speed: 0.5 offset: x: 0.1 y: 0.5 z: 0.1 position: x: 0.0 y: 1.0 z: 0.0 - type: "PORTAL" count: 200 speed: 0.3 offset: x: 0.1 y: 0.5 z: 0.1 position: x: 0.0 y: 1.0 z: 0.0

</details>

## Have an idea for plugin update?

* Join our [Discord](https://discord.gg/ZpXerhFQjS)!
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more