IF

IF(<condition>)

Type: Action

Category: Control Flow

Permission: N/A

Since Minecraft Version: v1.0

Since Version: v0.7.2

Minor: 7

API: N/A

Patch: 2


Description

The actions following this action will only be executed when the <condition> evaluates to true.

Needs to be closed with an ENDIF.


Related Resources

Changelog
  • Added em v0.7.2: