jeremy-carefoot / JEssentials

Official Minecraft Plugin
3 stars 1 forks source link

Buy/Sell Signs Do Not Recognize Some Items #50

Closed mhypnaro closed 4 years ago

mhypnaro commented 5 years ago
[Buy]
32
SPRUCE_LOG
80

[Buy]
32
spruce_log
80

[Buy]
32
Spruce_Log
80

I have tried many different variations of the item ids listed in the official Bukkit Materials list, but the sign only gives me the following error.

"Error occurred while using sign: Invalid item!"

This isn't just for Spruce Logs, it affects a lot of items.

mhypnaro commented 5 years ago

This also appears to be happening with the /item command.

Perhaps there is something wrong with my installation of Spigot instead?

jeremy-carefoot commented 5 years ago

Don't fear, there is nothing wrong on your end. Our team is aware of this issue and actively working to fix it. It isn't really a problem with JEssentials, but more a problem with the Spigot API instead. We are hoping to reach a resolution soon. Thanks for reporting!