• Due to mojang accounts becoming deprecated and the lack of accounts available to test endpoints for Mojang accounts. GMLL will thus not implement a system to handle them properly.

    Parameters

    • username: string

      The user's username

    • uuid: string

      The user's UUID

    • accessToken: string

      The user's access token (Needed for online play)

    • demo: boolean

      Whether to launch the game in demo mode or not (Userfull for demo account functionality)

    Returns Player

    a GMLL launch token

    Warning

    Not recommended for use with versions of the game made after 1.18

Generated using TypeDoc