BloodParticles

BloodParticles 1.0.1

Plugin Name: BloodParticles
Version: 1.0.1
Author: Rakilem YT

Description:
BloodParticles adds redstone particle effects when players or mobs take damage, creating a blood-like visual effect for a more immersive experience.

Features:

  • Works with players, passive mobs, and hostile mobs.
  • Configurable per entity type in config.yml.
  • /bloodparticles reload command to reload the configuration without restarting (OPs only).

Installation:
Place the .jar file in the plugins folder and restart the server.

Enhance your server’s visual experience with BloodParticles!

YAML:
# BloodParticles configuration
particles:
  players: true       # Enable particles for players
  passive: true       # Enable particles for passive mobs
  hostile: true       # Enable particles for hostile mobs
Top