# Configuration file for the DeathSounds plugin # Sound playback radius (in blocks) radius: 10.0
# Sound when a player dies death_sound: ENTITY_CAT_DEATH
# Sound volume when a player dies (from 0.0 to 1.0) death_sound_volume: 1.0
# Sound when player respawns respawn_sound: ENTITY_PLAYER_LEVELUP
# Sound volume when a player respawns (from 0.0 to 1.0) respawn_sound_volume: 1.0