跳转到主要内容

Utility endpoint to get either a Java 版 UUID or a 基岩版 XUID

GET 

/v2/utils/uuid/bedrock_or_java/:username

Utility endpoint to get either a Java 版 UUID or a 基岩版 XUID

Request

路径参数

    username stringrequired

    Minecraft 玩家用户名

    Examples:

    Example: .Tim203

查询参数

    prefix stringrequired

    Floodgate 配置中使用的前缀

    Example: .

Responses

The 基岩版 XUID in Floodgate UUID format and username. Response made to be identical to the Mojang endpoint

Schema

    iduuidrequired

    基岩版玩家的 Floodgate UUID

    Example: 0000000000000000000901f64f65c7c3
    namestringrequired

    Floodgate 用户名

    Example: .Tim203