PlaceholderAPI/CheckItem-Expansion

lorecontains/loreequals not working properly?

kristophergeou opened this issue · 5 comments

So basically for example when i use the %checkitem_getinfo:mainhand_lorecontains:1% placeholder it is supposed to return only the 2nd line of the item but instead it returns all the lores in a lore. In the screenshot, there are 2 different items from 2 different plugins
first one with the &4test in it its from Executableitems and the 2nd one is from ecoitems. The checkitem expansion version that i use is 2.6.8

Screenshot 2023-04-20 174907

Tested on 1.19.3 mc, seemed to work fine for me.

Screenshot 2023-04-21 105825
Screenshot 2023-04-21 105851
Screenshot 2023-04-21 105933

Here is also the versions i have + a minion item from another plugin

even if i do %checkitem_getinfo:mainhand_lorecontains:1000% i still get the same result

image
[using spigot]

Old version was being used. Version shown in pictures above was from /papi ecloud info checkitem for anybody wondering.