Thanks for coming to this page!
Basiclly, the DeathEffect plugin allows you to play custom effects and sounds whenever a player dies. This is fully customizable, you can use every effect, sound and particle effect!
Download and install the DeathEffect plugin. After you run it for the first time, it will create a DeathEffect folder in your plugins folder, and in that fodler there will be an Effect folder. All you have to do is create a .yml file in that folder, and you're done!
The download for this pugin contains an Example.yml, which shows how to format those .yml files, but lemme explain it here aswell
First, add this to your file (with a custom name of course)
name: Example
This is optional. This effect will only play for people with the said permission. Else it will select a random effect from all the effects without permissions
permission: de.example
Now let's list all the effects we want!
effects: - Thunder - Particle:SLIME:5 - Break:1 - Fireworks:BALL:255=0=0
Those are all the (currently) available effects!
Now lets add some sounds!
sounds: - PIG_DEATH:1 - PIG_DEATH:2 - PIG_DEATH:-2
Write it like this: SOUND_NAME:pitch (use 1 for default pitch)
So after all that, you get something like this:
name: Example permission: de.example effects: - Thunder - Particle:SLIME:5 - Break:1 - Fireworks:BALL:255=0=0 sounds: - PIG_DEATH:1 - PIG_DEATH:2 - PIG_DEATH:-2
and that's it!
If you make more then 1 effect file, it will always select a random one. Except if the player has a permission listed in one of the files, then that effect will get played. If the player has multiple listed permissions, a random one will be selected.
You can use the /de command in-game to play and list effects
The only permission is de.command, which is required for the /de command
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
If people like the plugin, this will be added: