Blackvein / Quests

Quests mod for Spigot
31 stars 35 forks source link

Custom Item Delivery Not working #482

Open johnsoncui02 opened 7 years ago

johnsoncui02 commented 7 years ago

plugin version: 2.7.6 server version: 1.11.2

Example: a gold nugget item with a custom name of (&6Coin) would not finish the quest in deliver items. This should be enough information for you to understand.

Loivado commented 7 years ago

Hi, how do you create the colored Item in the first place? From my knowledge &6 is not working anymore since version 1.9.4 and you can't use the § symbol to just make an item as the server doesn't interpret it correct and just deletes it. You would need to create it via MCEdit? And if so, how should Quests Plugin know how to identify the color if the server can't?

I'm interested in colored items too, would be great if it's possible,