mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-11-26 20:48:12 +01:00
commit
91fcc77ac9
@ -41,7 +41,7 @@ public class JeffChestSortCommandExecutor implements CommandExecutor {
|
||||
plugin.settingsGUI.openGUI(p);
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
// Settings GUI End
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user