- **NEW**: Particle effects when someone becomes leader!
### Particle Effects Configuration
The plugin now includes configurable particle effects that trigger when a player becomes leader. You can customize:
- **enabled**: Enable/disable particle effects (default: true)
- **type**: Particle type to use (FLAME, ENCHANTMENT_TABLE, PORTAL, etc.)
- **count**: Number of particles to spawn per tick
- **duration**: How long the effect lasts (in ticks, 20 ticks = 1 second)
- **offset**: Position offset from the player (x, y, z coordinates)
- **speed**: Speed of the particles
- **color**: RGB color values for colored particles (like REDSTONE)