veloren_server::cmd

Function handle_death_effect

Source
fn handle_death_effect(
    server: &mut Server,
    _client: Entity,
    target: Entity,
    args: Vec<String>,
    action: &ServerChatCommand,
) -> Result<(), Content>