[Suggestion] MobOption condition
Summary
A new condition that can check the targeted mythicmob option values.
Usage
To detect the mobs more precisely and contrapuntally.
Value
This could greatly increase the upper limit of managing mythicmobs.
Priority
Medium to high. I think this should not be very hard to achieve and it's really useful.
Implementation
Two attributes: option (the mob option that should be checked), value (the expected option value)
Examples:
- moboption{option=Baby,value=true} true
- moboption{option=Profession,value=FARMER} true #when checking a villager or zombie villager
- moboption{option=CatType,value=ALL_BLACK} true #when checking a cat.