I want to handle many holding conditions
Summary
I wish there was something like this for holding conditions
I know holding{m=*_SWORD} true condition is possible but I don't know what to do with mmoitems
- like holding{m=*_SWORD} true this way didn't work
- holding{m=mmoitems.SWORD.*} true
- holding{m=mmoitems.SWORD.SWORD1,mmoitems.SWORD.SWORD2} true
i wish this was possible
- holding{m=mmoitems.SWORD.,mmoitems.BOW.} true
Usage
Holding Conditions
Value
More and easier to use
Priority
If you use mmoitems you will be able to easily use the holding conditional
Implementation
same as above