Merge pull request #38 from JEFF-Media-GbR/Hotkey-GUI

typo
This commit is contained in:
JEFF 2019-08-01 19:24:14 +02:00 committed by GitHub
commit 91fcc77ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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