• Parameters

    • sourceEntity: Entity | Player | Globals.modules.cmds.executeCommandPlayerW
    • categoryID: string
    • setting:
          | "chatSend"
          | "playerPlaceBlock"
          | "playerBreakBlock"
          | "playerInteractWithBlock"
          | "playerInteractWithEntity"
          | "itemUse"
          | "itemUseOn"
          | "explosion"
          | "playerGameModeChange"
          | "effectAdd"
          | "noPVPZone"
          | "tagZone"

    Returns Promise<0 | 1>