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

Bug in click items #71

Closed JavituRec closed 4 years ago

JavituRec commented 4 years ago

Used ChestSort version Some users when they disable the order in their chests, what happens is shown in the video.

Used Spigot version 1.15.2

Describe the bug https://www.youtube.com/watch?v=EroU2A6iQnI

mfnalex commented 4 years ago

They have the double click hotkey enabled. -> /chestsort hotkeys

mfnalex commented 4 years ago

Btw you can disable hotkeys being enabled by default for new players in the config.yml

JavituRec commented 4 years ago

Yeah, that's what I did in the config. But it hasn't been applied yet, because the plugin has no reload.

mfnalex commented 4 years ago

Disabling it in the config will not change anything for players that already joined the server. It only sets if new players have those enabled by default.

See line 94 following in the config: https://github.com/JEFF-Media-GbR/Spigot-ChestSort/blob/master/src/main/resources/config.yml#L94

You can only disable hotkeys globally, or let each user decide on his own what hotkeys he/she wants to have enabled.

If you want to have it disabled by default even for old players, stop the server, change the settings as you like and delete the playerdata folder inside /plugins/ChestSort.

mfnalex commented 4 years ago

Adding a reload command is on the todo list but it has low priority though.

mfnalex commented 4 years ago

/chestsort reload has been added in f8c29130183013e47db02f41fc034cac3051267b