mfnalex / ChestSort

Best sorting plugin for Minecraft / Spigot 1.14+
https://www.chestsort.de
GNU General Public License v3.0
91 stars 34 forks source link

I've disabled some hotkeys, but they're still working #65

Closed blatant-trapdoor closed 4 years ago

blatant-trapdoor commented 4 years ago

Used ChestSort version 8.7

Used Spigot version PaperMC-273

Describe the bug I've disabled every hotkey other than middle-click, yet they're all still working.

To Reproduce Yes, I feel it's described above, and an easily understood problem.

Expected behavior Double click, shift-click, and shift-right-click to not work when disabled.

Additional context I've tried reloading the jar, and the config.

mfnalex commented 4 years ago

Every player can individually enable/disable hotkeys using /chestsort hotkeys. In the config, you can only define what hotkeys are enabled by default for new players.

https://github.com/JEFF-Media-GbR/Spigot-ChestSort/blob/master/src/main/resources/config.yml#L91

blatant-trapdoor commented 4 years ago

Thank you

mfnalex commented 4 years ago

You're welcome