Function veloren_server::cmd::handle_death_effect
source ยท fn handle_death_effect(
server: &mut Server,
_client: Entity,
target: Entity,
args: Vec<String>,
action: &ServerChatCommand,
) -> Result<(), Content>