h1z1-server
    Preparing search index...

    Interface WorldShutdownNotice

    interface WorldShutdownNotice {
        message?: string;
        timeBeforeShutdown?: string;
    }
    Index

    Properties

    message?: string
    timeBeforeShutdown?: string