Function veloren_server::cmd::handle_spot

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