Item Matcher wild card spit out error on 5.8.0 and don't work. (worked correctly on 5.7.2)
Summary
Item Matcher wild card spit out error on 5.8.0 and don't work.
Steps to reproduce
- Create and condition with an item matcher wildcard see here https://git.mythiccraft.io/mythiccraft/MythicMobs/-/wikis/Items/Item-Matcher
VEHICLE_CAR_enter_driver:
TriggerConditions:
- holding{m=VEHICLE_PAINT_*} false
- Load Mythicmobs
Current behavior
Doesn't work with errors about stack, and drop items, which both aren't present in configs as they are wild cards and have other data in place of the *
asterisk. VEHICLE_PAINT_BLACK, as well as other colors exist in the items folder.
Intended correct behavior
No error as per 5.7.2 (worked fine)
Server log file
Debug log snippet