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