h1z1-server
    Preparing search index...

    Interface CommandExecuteCommand

    interface CommandExecuteCommand {
        arguments?: string;
        commandHash?: number;
    }
    Index

    Properties

    arguments?: string
    commandHash?: number