h1z1-server
    Preparing search index...

    Interface ConnectionAllowed

    interface ConnectionAllowed {
        message?: string;
        rejectionFlag?: CONNECTION_REJECTION_FLAGS;
        status: 0 | 1;
    }
    Index

    Properties

    message?: string
    status: 0 | 1