Bug with [Sell] Shift Click Selling
PiggiesGoSqueal opened this issue ยท 1 comments
Note: I tried using https://gist.github.com/ but it kept asking for filename with extension and denied everything I tried to put into it.
EssentialsX version (run /essentials
):
Doesn't work.
https://gyazo.com/b8f023767a7f0a29791386e20bb62cbb
Server software (run /version
):
https://gyazo.com/b4310c23e9f1f9162c04aa8caf0310b1
Server (logs/latest.log
):
https://pastebin.com/jE69KMTR
EssentialsX config (plugins/Essentials/config.yml
):
https://pastebin.com/06SStkhs
Details:
When players try selling an item using a [sell] sign they will shift click and it sells a stack at a time. That part is working fine. BUT it only works fine if the player is holding the item. If not, it goes back to selling at the lower stated amount on the sign (such as 16). Please make it so it doesn't matter what item the player is holding when they try to shift click the sell sign to sell items.
A GIF of what's happening:
https://gyazo.com/cda05ee840b273fefc60cd6c96c725dd
This is deliberate; this decision was made (presumably) to prevent players accidentally bulk selling the wrong item.
cc @SupaHam