PlaceholderAPI / CheckItem-Expansion

This expansion allows checking if items are in the inventory of the target player
17 stars 11 forks source link

[Request] 1.20.5 Custom Data Support #70

Closed mercurialmusic closed 4 months ago

mercurialmusic commented 4 months ago

Hello! I'm sure this is on your radar already, but including this here as part request and part reminder: previously we used %checkitem_inhand,nbtstrings:MYTHIC_TYPE=<mythic item name>% to validate special items, but this obviously won't work in 1.20.5+ since the string is now under custom_data={MYTHIC_TYPE: "<mythic item name>"}.

I know 1.20.5 was massive and a massive headache, and we definitely appreciate everything all you smart people do to keep us going!

mercurialmusic commented 4 months ago

Thank you! That update solved it!