QuickShop-Community / QuickShop-Hikari

QuickShop is a shop plugin that allows players to easily sell/buy any items from a chest without any commands. In fact, none of the commands that QuickShop provides are ever needed by a player.
https://modrinth.com/plugin/quickshop-hikari
GNU General Public License v3.0
84 stars 52 forks source link

[BUG] Muted players can't buy items #1718

Closed rudde0 closed 2 weeks ago

rudde0 commented 1 month ago

Description

I use LiteBans as moderation provider plugin. Player can't enter amount of how much will gonna buy when player is muted.

Steps to reproduce

  1. get muted when using LiteBans
  2. try to buy some item from shop (you can't enter the amount from chat)

Expected Behaviour

QuickShop should has higher priority than LiteBans

Screenshots

No response

/quickshop paste URL

I get "paste-warning-plugin-find" message when I do /quickshop paste

Additional Context

I tried to toggle the chat related config values but the related values didn't fixed this issue

I'm using Purpur 1.20.4 (final 1.20.4 build)

Checklist

YuanYuanOwO commented 1 month ago

i think it's not quickshop fault.
but
left the shop sign then use /quickshop amount

creatorfromhell commented 2 weeks ago

This is a use-case for the configuration ignore-cancel-chat-event in config.yml

rudde0 commented 2 weeks ago

This is a use-case for the configuration ignore-cancel-chat-event in config.yml

it didn't fix my issue unfortunately

creatorfromhell commented 2 weeks ago

This is a use-case for the configuration ignore-cancel-chat-event in config.yml

it didn't fix my issue unfortunately

After a restart? Because using this I'm not able to reproduce the issue. So it's definitely something on the server end since I'm unable to reproduce it, or you didn't restart after changing.

creatorfromhell commented 2 weeks ago

Also, if it's still an issue, as was stated earlier, then can use the /qs amount command. Probably shouldn't behave in a way to get muted in the first place.