Script API - v26.50.22
    Preparing search index...

    Interface AllowListEntryNameInfo

    Represents an entry to use with the allow list.

    interface AllowListEntryNameInfo {
        name?: string;
        xuid?: string;
    }
    Index

    Properties

    Properties

    name?: string

    The player's name.

    xuid?: string

    The player's xuid.