veloren_server::cmd

Function handle_world

Source
fn handle_world(
    server: &mut Server,
    client: Entity,
    target: Entity,
    args: Vec<String>,
    _action: &ServerChatCommand,
) -> Result<(), Content>