EpicEricEE / ShopChest

ShopChest - Spigot/Bukkit Plugin
MIT License
45 stars 57 forks source link

Action assigned to LMB isn't working for non-operators #378

Closed ghost closed 2 years ago

ghost commented 2 years ago

Bug description: as stated in title Expected behavior: both actions like selling and buying should work for everyone Actual behavior: action assigned to RMB works, but not on the LMB one Plugin version: newest, downloaded from here

And yes, I even set WorldGuard flags like use-(admin-)shop to Allow explicitly and raised region priority to highest number possible, but only operators can use buy and sell actions, while non-operators can sell items only.

I use Purpur on the survival server (version 1.17.1), connected to the BungeeCord network.

Is there any solution for this?