EcoEnchants
EcoEnchants copied to clipboard
%player_item_in_hand_ENCHANTMENT% no longer functions with Eco Enchantments
Describe the bug EcoEnchant Enchantments are no longer being parsed with the %player_item_in_hand_CRYSTALIZE%
To Reproduce Steps to reproduce the behavior: Enchant any vanilla item / EcoItem with a enchantment from EcoEnchants and use the command /papi parse me %player_item_in_hand_YOURENCHANT%
Expected behavior As shown in the screenshot the wooden hoe has Crystalize 520, so I would expect it to parse 520
Screenshots
Image one: Shows the item having Crystalize 520
Image two: Shows the placeholder parsing 0 Instead of 520
Image three: I've added a vanilla enchant (fortune 100)
Image four: Shows the placeholding parsing 100 as it should (Side note: the parsing doesn't work with anything over 255, I'm not sure if this is any issue on the papi expansion or something else
Server Information (please complete the following information): Eco 6.41.3 EcoEnchants 9.0.0-b35 git-Purpur-1796 (MC: 1.19.2)
Additional context N/A
Good chance this is on PlaceholderAPI not using the right spigot API; tell them to use getByKey on 1.13+
Good chance this is on PlaceholderAPI not using the right spigot API; tell them to use getByKey on 1.13+
Lmao