Function veloren_server::cmd::handle_motd

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