ChestShop (iConomyChestShop)

ChestShop (iConomyChestShop)

6M Downloads

Resolving the "?" question mark

x1p opened this issue ยท 0 comments

commented

Plugin Version

[The full plugin version that you are running from /version ChestShop]
3.10.2-SNAPSHOT (build 183)

Plugin Config

default

Server Version

Paper version git-Paper-251 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT)

Server Log

no errors

What other plugins are you running?

not important

What is happening?

Resolving of ? changed between 183-186.
In build 183 a player can make a sign like:

<empyt>
1
1
?

And the item would appear on the sign, which worked fine
In build 186, the ? is not resolved. However the message appears that the shop was successfully made.
When the seller right clicks with the (or any) item on the sign, the ? is resoled into that item. The successful message appears again and the shop is finally working.

What did you expect to happen?

I would expect the main working to be the same. I searched the changes but I couldn't find a clue what points towards a change in working.
Did I miss anything?

Additional context