NewbieOrange / clicksort

Minecraft Bukkit plugin to sort inventories with a simple mouse click
https://dev.bukkit.org/projects/clicksort
Other
13 stars 5 forks source link

[Feature] Disable changing sort method by clicking in inventory #15

Closed Elrol closed 1 year ago

Elrol commented 1 year ago

Basically what the title says.

I am wanting to disable this: image

I would prefer the players using a command to change that. A mod that I use, that makes moving items much easier, triggers that anytime I click and drag over an empty slot.

NewbieOrange commented 1 year ago

@Elrol I believe this is already doable. Just enter /clicksort shiftclick and you can disable it (per user). If you want it disabled by default, change the defaults in config.yaml.

If it is not working, please reopen this issue.