Fixed compatibility issues with PlayerEx. (#11)
Added options to change position of restock/quick stack buttons. (#9)
Fixed the problem that pressing escape key to interrupt the current operation will cause IllegalStateException.
Fixed last entered keybind gets duplicated into the others when exiting the menu (#7)
Added hints to button tooltips
Improved error message
Now the player's death will interrupt the unfinished operation
Removed Quick stack and Restock button on the beacon, grindstone, simithing table, merchant, cartography table, crafting, loom, enchantment, stonecutter and anvil screen because they are useless
Fixed the problem that all key bindings cannot be triggered because other mods cancel the key release event. The solution comes from malilib https://github.com/maruohon/malilib/issues/59
Added "Favorite items cannot be picked up" option. Added "Favorite items cannot be swapped with offhand" option. Removed "Block any actions on favorites" option. Fixed issue with the marker not moving together when swapping favorite items with offhand. Now you cannot drop selected favorite items in hotbar when "Favorite items cannot be thrown" option was turned on.