This commit is contained in:
mfnalex 2019-08-01 19:22:05 +02:00
parent 2acb0ceaec
commit 20dc431394
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ public class JeffChestSortCommandExecutor implements CommandExecutor {
plugin.settingsGUI.openGUI(p);
return true;
}
}
}
// Settings GUI End

View File

@ -71,7 +71,7 @@ allow-hotkeys: true
# You can disable/enable certain hotkeys when you have allow-hotkeys enabled.
# Hotkeys that could interfere with Minecraft's normal behaviour (e.g.
# shift+left-click) only work on empty slots, so don't worry about them.
# Players can also enable/disable all shortcuts individually via /chestsort settings
# Players can also enable/disable all shortcuts individually via /chestsort hotkeys
hotkeys:
# Use middle click (mousewheel) on ANY inventory slot as hotkey
middle-click: true