ELSE
ELSE
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 if no if-clause before evaluated to true.
Can be used with:
* IF
* IFBEGINSWITH
* IFCONTAINS
* IFENDSWITH
* IFMATCHES
* ELSEIF
Changelog
- Added em v0.7.2: