Function veloren_server::cmd::handle_revoke_build_all

source ยท
fn handle_revoke_build_all(
    server: &mut Server,
    client: Entity,
    target: Entity,
    _args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>