Function veloren_server::cmd::cast_buff

source ยท
fn cast_buff(
    buffkind: BuffKind,
    data: BuffData,
    server: &mut Server,
    target: Entity,
)