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