Condition Requirement
The requirement to check on conditions & expressions (Mainly Math extension)
Tip
If you want more advanced expressions, check out Eval Extra
Format
condition: <condition>
Note
- This requirement will check if
<condition>
istrue
,yes
,on
or0
Example
test-view-requirement:
type: predicate
slot: 1
button:
id: exp_bottle
name: "&cA exp bottle"
lore:
- "You will see this icon when the level is 0"
view-requirement: # View Requirement
level: # Requirement Set name
condition: "%math_{level} >= 0%" # Here we are