Function veloren_server::cmd::handle_kit

source ·
fn handle_kit(
    server: &mut Server,
    client: Entity,
    target: Entity,
    args: Vec<String>,
    action: &ServerChatCommand
) -> Result<(), Content>